summaryrefslogtreecommitdiffstats
path: root/template
AgeCommit message (Expand)AuthorFilesLines
2005-10-26Bug 313732: fix typo in name of error message variable. Patch by bugzilla.moz...gerv%gerv.net1-1/+1
2005-10-26Bug 313020: Implement the ability to add individual bugs to saved searches - ...lpsolit%gmail.com4-1/+50
2005-10-24Bug 312307: Misused Throw*Error tags in code and templates - Patch by Dennis ...lpsolit%gmail.com2-45/+11
2005-10-22Bug 312787 When strict_isolation is set, do not permit users to alter deps on...bugreport%peshkin.net2-2/+15
2005-10-20Bug 313069 Fix javascript error when editing attachmentsbugreport%peshkin.net1-2/+2
2005-10-20Bug 298688: Forbid the deletion of values used by default for the priority, s...lpsolit%gmail.com4-40/+77
2005-10-20Bug 149504 Permit a reference to a URL to be treated as an attachmentbugreport%peshkin.net4-10/+103
2005-10-20Bug 312933 Query.cgi leaks product namesbugreport%peshkin.net1-1/+7
2005-10-19Bug 141593 You can add/remove dependencies on bugs you can't seebugreport%peshkin.net1-2/+7
2005-10-18Bug 305807: Fix some incorrect template filtering types - Patch by GavinS <bu...lpsolit%gmail.com7-10/+10
2005-10-18Bug 299753: Replace old code in editproducts.cgi by routines from Product.pm ...lpsolit%gmail.com13-237/+218
2005-10-18Bug 309681 Prevent users from adding another user who shouldn't have access t...bugreport%peshkin.net2-1/+9
2005-10-18Bug 302835: The "confirm delete" page when deleting a user account should dis...lpsolit%gmail.com1-238/+264
2005-10-17Bug 312437: Do not display the "Impersonate this user" link when the user is ...lpsolit%gmail.com1-3/+6
2005-10-15Bug 312356: The defaultpriority param should be grouped together with default...lpsolit%gmail.com2-2/+2
2005-10-14Bug 204498 Add su (setuser) functionbugreport%peshkin.net5-2/+120
2005-10-14Bug 306601: Bugzilla::Classification needs a products() method - Patch by And...lpsolit%gmail.com7-40/+38
2005-10-13Bug 312195: Add an index to all parameters to editparams - Patch by Frédéri...lpsolit%gmail.com3-17/+86
2005-10-13Bug 312185: Create a new "Attachments" tab when editing params - Patch by FrÃ...lpsolit%gmail.com2-22/+49
2005-10-12Bug 46296: Make editparams.cgi be multi-panel by category - Patch by Frédér...lpsolit%gmail.com19-0/+1153
2005-10-12Bug 306325: Move CanEnterProduct() and CanEnterProductOrWarn() out of globals...lpsolit%gmail.com1-2/+5
2005-10-12Bug 106003: Dependency tree does not show the summary of the root bug - Patch...lpsolit%gmail.com2-0/+4
2005-10-11A "fix on checkin" for bug 28398 was missing (typo: "avaliable" instead of "a...lpsolit%gmail.com1-1/+1
2005-10-08Bug 28398 Gotta be more careful when emailing state changes of dependent bugsbugreport%peshkin.net1-4/+8
2005-10-07Bug 310982: Remove the 'browserbugmessage' parameter completely - Patch by Fr...lpsolit%gmail.com2-3/+2
2005-10-07Bug 310171 Update css for private comments in real-timebugreport%peshkin.net2-1/+26
2005-09-28Bug 310088: Template variable filtering bug when editting product - Patch by ...lpsolit%gmail.com1-1/+1
2005-09-28Bug 307604: "Redisplay table with bug counts" should also be available from e...lpsolit%gmail.com7-73/+115
2005-09-28Bug 308351: The "General Preferences" tab has an extra <tr> - Patch by FrédÃ...lpsolit%gmail.com1-1/+0
2005-09-28Bug 308318: Can create a product without description but cannot remove an exi...lpsolit%gmail.com1-1/+5
2005-09-28Bug 296710 extensions needs a filterexceptions.pl filebugreport%peshkin.net1-0/+42
2005-09-26Bug 308228: Whine-related saved search can be forgotten through buglist.cgi -...lpsolit%gmail.com1-1/+8
2005-09-17Bug 307524: Templatise the updategroupcontrols bit of editproducts.cgi (and t...lpsolit%gmail.com2-1/+55
2005-09-15Bug 293357: Update a comment in pages/bug-writing.html.tmpl about lost passwo...lpsolit%gmail.com1-2/+2
2005-09-13Bug 308150: admin/products/deleted.html.tmpl doesn't include admin/products/f...lpsolit%gmail.com2-1/+5
2005-09-12Bug 277679: Whining scheduling does not display timezone - Patch by A. Karl K...lpsolit%gmail.com1-0/+8
2005-09-12Bug 306757: Templatize the 'new' section of editproducts.cgi - Patch by Gabri...lpsolit%gmail.com2-0/+44
2005-09-09Bug 256135: Parameter 'movers' is handled differently in Bug.pm and buglist.c...lpsolit%gmail.com1-1/+1
2005-09-09Bug 306242: Templatize the 'update product' bit of editproducts.cgi - Patch b...lpsolit%gmail.com3-11/+278
2005-09-07Bug 302669 (2nd part): show_bug.cgi?ctype=xml should allow the option of expo...lpsolit%gmail.com3-0/+13
2005-09-07Bug 301743: Replace old code from editcomponents.cgi by methods and routines ...lpsolit%gmail.com5-101/+82
2005-09-06Bug 304745: Move GetFieldID() out of globals.pl - Patch by Frédéric Buclin ...lpsolit%gmail.com1-4/+0
2005-09-05Bug 304268: edit users form should have an item for "edit this user" - Patch ...lpsolit%gmail.com2-1/+2
2005-09-03Bug 303700: Eliminate deprecated Bugzilla::DB routines from votes.cgi - Patch...lpsolit%gmail.com2-7/+8
2005-09-03Bug 286158: Remove GetSelectableProducts() from globals.pl and use Bugzilla::...lpsolit%gmail.com6-54/+61
2005-09-02Bug 306556: Some status in pages/fields.html.tmpl are broken - Original patch...lpsolit%gmail.com1-3/+3
2005-09-02Bug 306632: editvalues.cgi title seems wrong when actually editting a value -...lpsolit%gmail.com1-1/+1
2005-09-02Bug 298306: For new products, the charting error message "The tool which gath...lpsolit%gmail.com1-2/+12
2005-09-02Bug 302370: Remove the EmitFormElements() routine from editproducts.cgi and t...lpsolit%gmail.com3-0/+305
2005-09-01Partial fix for bug 302669: rewrites Attachment.pm to provide a real Attachme...myk%mozilla.org4-16/+15