summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Config/BugChange.pm
AgeCommit message (Collapse)AuthorFilesLines
2008-12-10Bug 399076: Remove the 'commentonreassignbycomponent' parameter - Patch by ↵lpsolit%gmail.com1-6/+0
Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
2008-12-10Bug 399075: Remove the 'commentonclearresolution' parameter - Patch by ↵lpsolit%gmail.com1-6/+0
Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
2007-10-09Bug 387672: Move BUG_STATE_OPEN and is_open_state() into Status.pm - Patch ↵lpsolit%gmail.com1-1/+1
by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
2007-07-13Bug 385415: Bugs marked as duplicate or moved to another installation always ↵lpsolit%gmail.com1-0/+22
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 345100: Remove obsolete parameters and "officially" turn on custom bug ↵lpsolit%gmail.com1-43/+1
status workflow - Patch by Frédéric Buclin <LpSolit@gmail.com> r=gerv a=justdave
2005-10-15Bug 312356: The defaultpriority param should be grouped together with ↵lpsolit%gmail.com1-7/+0
defaultseverity, opsys and platform - Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave
2005-10-12Bug 46296: Make editparams.cgi be multi-panel by category - Patch by ↵lpsolit%gmail.com1-0/+142
Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave