aboutsummaryrefslogtreecommitdiffstats
path: root/template
Commit message (Expand)AuthorAgeFilesLines
* Bug 314088: Several Bugzilla::Foo->new crash when passing a string instead of...lpsolit%gmail.com2005-10-281-0/+5
* Bug 308666: Getting a popup error message when checking dependencies - Patch ...lpsolit%gmail.com2005-10-281-9/+11
* Bug 308340: General Preferences tab is empty except for submit button when no...lpsolit%gmail.com2005-10-282-45/+64
* Bug 266143: If Param("usevotes") is off, editing a product should mention it ...lpsolit%gmail.com2005-10-273-3/+14
* Bug 150105: $debug flag in buglist.cgi not working - Patch by Teemu Mannermaa...lpsolit%gmail.com2005-10-262-0/+10
* Bug 109339: Be able to set assignee/QA to default for multiple bugs across pr...lpsolit%gmail.com2005-10-261-9/+0
* Bug 313732: fix typo in name of error message variable. Patch by bugzilla.moz...gerv%gerv.net2005-10-261-1/+1
* Bug 313020: Implement the ability to add individual bugs to saved searches - ...lpsolit%gmail.com2005-10-264-1/+50
* Bug 312307: Misused Throw*Error tags in code and templates - Patch by Dennis ...lpsolit%gmail.com2005-10-242-45/+11
* Bug 312787 When strict_isolation is set, do not permit users to alter deps on...bugreport%peshkin.net2005-10-222-2/+15
* Bug 313069 Fix javascript error when editing attachmentsbugreport%peshkin.net2005-10-201-2/+2
* Bug 298688: Forbid the deletion of values used by default for the priority, s...lpsolit%gmail.com2005-10-204-40/+77
* Bug 149504 Permit a reference to a URL to be treated as an attachmentbugreport%peshkin.net2005-10-204-10/+103
* Bug 312933 Query.cgi leaks product namesbugreport%peshkin.net2005-10-201-1/+7
* Bug 141593 You can add/remove dependencies on bugs you can't seebugreport%peshkin.net2005-10-191-2/+7
* Bug 305807: Fix some incorrect template filtering types - Patch by GavinS <bu...lpsolit%gmail.com2005-10-187-10/+10
* Bug 299753: Replace old code in editproducts.cgi by routines from Product.pm ...lpsolit%gmail.com2005-10-1813-237/+218
* Bug 309681 Prevent users from adding another user who shouldn't have access t...bugreport%peshkin.net2005-10-182-1/+9
* Bug 302835: The "confirm delete" page when deleting a user account should dis...lpsolit%gmail.com2005-10-181-238/+264
* Bug 312437: Do not display the "Impersonate this user" link when the user is ...lpsolit%gmail.com2005-10-171-3/+6
* Bug 312356: The defaultpriority param should be grouped together with default...lpsolit%gmail.com2005-10-152-2/+2
* Bug 204498 Add su (setuser) functionbugreport%peshkin.net2005-10-145-2/+120
* Bug 306601: Bugzilla::Classification needs a products() method - Patch by And...lpsolit%gmail.com2005-10-147-40/+38
* Bug 312195: Add an index to all parameters to editparams - Patch by Frédéri...lpsolit%gmail.com2005-10-133-17/+86
* Bug 312185: Create a new "Attachments" tab when editing params - Patch by FrÃ...lpsolit%gmail.com2005-10-132-22/+49
* Bug 46296: Make editparams.cgi be multi-panel by category - Patch by Frédér...lpsolit%gmail.com2005-10-1219-0/+1153
* Bug 306325: Move CanEnterProduct() and CanEnterProductOrWarn() out of globals...lpsolit%gmail.com2005-10-121-2/+5
* Bug 106003: Dependency tree does not show the summary of the root bug - Patch...lpsolit%gmail.com2005-10-122-0/+4
* A "fix on checkin" for bug 28398 was missing (typo: "avaliable" instead of "a...lpsolit%gmail.com2005-10-101-1/+1
* Bug 28398 Gotta be more careful when emailing state changes of dependent bugsbugreport%peshkin.net2005-10-081-4/+8
* Bug 310982: Remove the 'browserbugmessage' parameter completely - Patch by Fr...lpsolit%gmail.com2005-10-072-3/+2
* Bug 310171 Update css for private comments in real-timebugreport%peshkin.net2005-10-072-1/+26
* Bug 310088: Template variable filtering bug when editting product - Patch by ...lpsolit%gmail.com2005-09-281-1/+1
* Bug 307604: "Redisplay table with bug counts" should also be available from e...lpsolit%gmail.com2005-09-287-73/+115
* Bug 308351: The "General Preferences" tab has an extra <tr> - Patch by FrédÃ...lpsolit%gmail.com2005-09-281-1/+0
* Bug 308318: Can create a product without description but cannot remove an exi...lpsolit%gmail.com2005-09-281-1/+5
* Bug 296710 extensions needs a filterexceptions.pl filebugreport%peshkin.net2005-09-271-0/+42
* Bug 308228: Whine-related saved search can be forgotten through buglist.cgi -...lpsolit%gmail.com2005-09-261-1/+8
* Bug 307524: Templatise the updategroupcontrols bit of editproducts.cgi (and t...lpsolit%gmail.com2005-09-162-1/+55
* Bug 293357: Update a comment in pages/bug-writing.html.tmpl about lost passwo...lpsolit%gmail.com2005-09-151-2/+2
* Bug 308150: admin/products/deleted.html.tmpl doesn't include admin/products/f...lpsolit%gmail.com2005-09-132-1/+5
* Bug 277679: Whining scheduling does not display timezone - Patch by A. Karl K...lpsolit%gmail.com2005-09-121-0/+8
* Bug 306757: Templatize the 'new' section of editproducts.cgi - Patch by Gabri...lpsolit%gmail.com2005-09-122-0/+44
* Bug 256135: Parameter 'movers' is handled differently in Bug.pm and buglist.c...lpsolit%gmail.com2005-09-091-1/+1
* Bug 306242: Templatize the 'update product' bit of editproducts.cgi - Patch b...lpsolit%gmail.com2005-09-083-11/+278
* Bug 302669 (2nd part): show_bug.cgi?ctype=xml should allow the option of expo...lpsolit%gmail.com2005-09-073-0/+13
* Bug 301743: Replace old code from editcomponents.cgi by methods and routines ...lpsolit%gmail.com2005-09-075-101/+82
* Bug 304745: Move GetFieldID() out of globals.pl - Patch by Frédéric Buclin ...lpsolit%gmail.com2005-09-061-4/+0
* Bug 304268: edit users form should have an item for "edit this user" - Patch ...lpsolit%gmail.com2005-09-052-1/+2
* Bug 303700: Eliminate deprecated Bugzilla::DB routines from votes.cgi - Patch...lpsolit%gmail.com2005-09-032-7/+8