summaryrefslogtreecommitdiffstats
path: root/template
AgeCommit message (Expand)AuthorFilesLines
2005-11-12Bug 314621: usemenuforusers description should say "dropdown" instead of "popup"wurblzap%gmail.com1-1/+2
2005-11-10Bug 313677: Sudoers without editusers/bless access see no link to sudo page -...karl%kornel.name1-0/+6
2005-11-10Bug 315566: choose-classification.html.tmpl incorrect bugzilla tag causes errorswurblzap%gmail.com1-2/+1
2005-11-08Bug 307328: show.xml.tmpl now includes bug flags as well as some other missin...lpsolit%gmail.com1-9/+20
2005-11-08Bug 314682: link rel entry for votes never gets createdwurblzap%gmail.com1-1/+1
2005-11-08Bug 314680: Dependecy graph link rel entry should depend on webdotbase paramwurblzap%gmail.com1-2/+4
2005-11-05Bug 313432: Comments don't word-wrap in the "here's your comment for cut-n-pa...lpsolit%gmail.com1-1/+1
2005-11-05Bug 312439: The user being impersonated has "moral" rights to keep informed -...karl%kornel.name3-1/+124
2005-11-04Bug 313444: Remove the useless "This page lets you enter a new bug into Bugzi...lpsolit%gmail.com1-1/+0
2005-11-04Bug 314548: "Error : document.refresh is not a function" appears in the JS co...lpsolit%gmail.com1-1/+0
2005-11-01Bug 314269: Add email pref to not send mail about dependency changes - Patch ...lpsolit%gmail.com1-0/+2
2005-11-01Bug 314198: Fix leaking list of product names in query.cgibugreport%peshkin.net1-4/+6
2005-10-31Bug 153445: Do not display bug counts by default when listing products in edi...lpsolit%gmail.com1-6/+21
2005-10-28Bug 314088: Several Bugzilla::Foo->new crash when passing a string instead of...lpsolit%gmail.com1-0/+5
2005-10-28Bug 308666: Getting a popup error message when checking dependencies - Patch ...lpsolit%gmail.com1-9/+11
2005-10-28Bug 308340: General Preferences tab is empty except for submit button when no...lpsolit%gmail.com2-45/+64
2005-10-27Bug 266143: If Param("usevotes") is off, editing a product should mention it ...lpsolit%gmail.com3-3/+14
2005-10-27Bug 150105: $debug flag in buglist.cgi not working - Patch by Teemu Mannermaa...lpsolit%gmail.com2-0/+10
2005-10-27Bug 109339: Be able to set assignee/QA to default for multiple bugs across pr...lpsolit%gmail.com1-9/+0
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