aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/Config
Commit message (Collapse)AuthorAgeFilesLines
...
* Bug 314757: The mybugstemplate parameter should include UNCONFIRMED bugs I ↵wurblzap%gmail.com2005-12-191-1/+1
| | | | | | | reported myself. Patch by Marc Schumann <wurblzap@gmail.com>, r=LpSolit, a=justdave
* Bug 149504 Permit a reference to a URL to be treated as an attachmentbugreport%peshkin.net2005-10-201-0/+5
| | | | | Patch by Joel Peshkin <bugreport@peshkin.net> r=lpsolit, a=justdave
* Bug 297593: defaultpriority, defaultseverity, defaultplatform and ↵lpsolit%gmail.com2005-10-191-12/+16
| | | | defaultopsys parameters in editparams.cgi should be a dropdown menu - Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave
* Bug 309681 Prevent users from adding another user who shouldn't have access ↵bugreport%peshkin.net2005-10-181-0/+6
| | | | | | | to a bug as assignee or CC member Patch by Gabriel Sales de Oliveira <gabriel@async.com.br> r=joel, a=justdave
* Bug 311913: Add support for X-Bugzilla-Keywords and X-Bugzilla-Severity to ↵lpsolit%gmail.com2005-10-151-0/+2
| | | | email notifications - Patch by Mark Loeser <halcy0n@gentoo.org> r=LpSolit a=justdave
* Bug 312356: The defaultpriority param should be grouped together with ↵lpsolit%gmail.com2005-10-152-7/+7
| | | | defaultseverity, opsys and platform - Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave
* Bug 312185: Create a new "Attachments" tab when editing params - Patch by ↵lpsolit%gmail.com2005-10-132-36/+81
| | | | Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave
* Bug 312150: Some routines are not exported in Bugzilla/Config/Common.pm - ↵lpsolit%gmail.com2005-10-121-1/+2
| | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave
* Bug 46296: Make editparams.cgi be multi-panel by category - Patch by ↵lpsolit%gmail.com2005-10-1216-0/+1834
Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave