summaryrefslogtreecommitdiffstats
path: root/template
AgeCommit message (Expand)AuthorFilesLines
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
2005-08-31Bug 156670: Move the 'Alias' field on its own row when viewing a bug - Patch ...lpsolit%gmail.com1-11/+16
2005-08-31Bug 45349: Allow to change the OS when changing several bugs at once - Patch ...lpsolit%gmail.com1-15/+25
2005-08-31Bug 30345: Can mark bugs duplicates of each other [dupe loops] - Patch by FrÃ...lpsolit%gmail.com1-3/+15
2005-08-31Fix for bug 305773: fixes regression in flag validation code that let through...myk%mozilla.org2-4/+9
2005-08-31Bug 306368: The "Block for SELECT fields" should only insert one cell in bug/...lpsolit%gmail.com1-1/+0
2005-08-31Bug 121112: long_list.cgi generates bad links - Patch by Frédéric Buclin <L...lpsolit%gmail.com2-2/+5
2005-08-31Bug 275608: The group selection when editing flag types should be a listbox w...lpsolit%gmail.com2-4/+21
2005-08-31Bug 306271: Group.pm needs a get_all_groups() routine - Patch by Frédéric B...lpsolit%gmail.com1-2/+2
2005-08-29Bug 302955: Remove the "delete" link for the default milestone - Patch by Gav...lpsolit%gmail.com3-18/+80
2005-08-27Bug 305333: Move attachments.thedata to its own tablebugreport%peshkin.net1-1/+1
2005-08-25Bug 304303: The "Forget Search" link in user prefs does not escape the name p...lpsolit%gmail.com1-1/+1
2005-08-23Bug 304542: Focus/Select forms with javascript when editting milestones - Pat...lpsolit%gmail.com2-2/+4
2005-08-23Bug 226583: Request queue header is way too wide - Patch by Teemu Mannermaa <...lpsolit%gmail.com1-14/+10
2005-08-22Bug 303527: The bug entry page does not use localised terms for statuses - Pa...lpsolit%gmail.com1-3/+7
2005-08-22Bug 302372: Requestee input field is way too small - Patch by Adam Guthrie <i...lpsolit%gmail.com1-3/+3
2005-08-22Bug 304322: The Change-several-bugs-at-once page does not use localised terms...lpsolit%gmail.com1-1/+1