summaryrefslogtreecommitdiffstats
path: root/editvalues.cgi
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10Bug 398976: edit*.cgi scripts should use transactions for database ↵lpsolit%gmail.com1-6/+4
interaction - Patch by Emmanuel Seyman <eseyman@linagora.com> r/a=mkanat
2007-09-08Bug 287330: Multi-Select Custom Fieldsmkanat%bugzilla.org1-0/+2
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2007-07-13Bug 385415: Bugs marked as duplicate or moved to another installation always ↵lpsolit%gmail.com1-4/+10
go to the RESOLVED state, even if the workflow has RESOLVED excluded from it (or if this bug status has been removed or renamed). Some major problems related to the workflow when upgrading or installing 3.1 are also fixed here - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
2007-06-14Bug 101179: Fully implement support for customised bug statuses and workflow ↵lpsolit%gmail.com1-6/+38
(final checkin!) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=gerv a=justdave
2007-05-30Bug 369987: Display real field names in editvalues.cgi - Patch by ↵lpsolit%gmail.com1-23/+8
Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit
2006-10-15Bug 281181: [SECURITY] It's way too easy to delete ↵lpsolit%gmail.com1-0/+12
versions/components/milestones etc... - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
2006-09-24Bug 353768: "editcomponents" group is not appropriate for editvalues.cgi ↵lpsolit%gmail.com1-2/+2
(Field Values) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
2006-09-24Bug 353965: object => "field values" doesn't exist in user-error.html.tmpl - ↵lpsolit%gmail.com1-1/+1
Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
2006-09-09Bug 287326: Ability to add custom single-select fields to a bug - Patch by ↵lpsolit%gmail.com1-0/+7
Frédéric Buclin <LpSolit@gmail.com> and Max Kanat-Alexander <mkanat@bugzilla.org> r=mkanat a=myk
2006-08-01Bug 346483: Fix up param-updating code in checksetup.pl to all be in a module.mkanat%bugzilla.org1-1/+1
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk
2006-07-14Bug 94534: Customised resolutions - Patch by Frédéric Buclin ↵lpsolit%gmail.com1-22/+46
<LpSolit@gmail.com> r=mkanat a=myk
2006-07-04Bug 338375: Use Bugzilla->params everywhere instead of Param().mkanat%bugzilla.org1-1/+1
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-07-04Bug 342869: Use Bugzilla->params everywhere except templatesmkanat%bugzilla.org1-3/+3
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-06-21Bug 282121: Remove globals.pl from scripts that no longer use it - Patch by ↵lpsolit%gmail.com1-2/+1
Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
2006-06-20Bug 304601: Bugzilla::Config's :locations exports need to be in their own ↵lpsolit%gmail.com1-9/+1
module - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat for the main patch, r=myk for the patch about CGI.pm a=justdave Bug 328637: Remove all legal_* versioncache arrays - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave Bug 110503 - Eliminate versioncache
2005-10-24Bug 313533: editvalues.cgi: Reference found where even-sized list expected ↵lpsolit%gmail.com1-1/+1
at line 122 - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave
2005-10-20Bug 298688: Forbid the deletion of values used by default for the priority, ↵lpsolit%gmail.com1-2/+31
severity, platform and OS and update data/params when editing them - Patch by Frédéric Buclin <LpSolit@gmail.com> r=GavinS a=justdave
2005-08-13Bug 303669: Bugzilla mis-uses perl subroutine prototypesmkanat%kerio.com1-4/+4
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2005-08-09Backout of bug 303669 which broke AppendComment and possibly a numberbugreport%peshkin.net1-4/+4
of other items.
2005-08-09Bug 303669: Bugzilla mis-uses perl subroutine prototypesmkanat%kerio.com1-4/+4
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2005-07-20Bug 301240: editvalues.cgi should not update bugs.delta_ts - Patch by ↵lpsolit%gmail.com1-2/+2
Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=myk
2005-06-15Bug 293501: Add me to files where I belong and fix kerio.com emailsmkanat%kerio.com1-1/+1
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin, a=myk
2005-03-05Bug 284838: editvalues.cgi does not use $dbh->bz_(un)lock_tablesmkanat%kerio.com1-6/+6
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=LpSolit, a=justdave
2005-02-25Bug 281876: New Admin Interface to manage old Enum fields (Field Values)mkanat%kerio.com1-0/+386
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=joel, a=justdave