aboutsummaryrefslogtreecommitdiffstats
path: root/template
Commit message (Expand)AuthorAgeFilesLines
* Bug 318225: "Create" button for flags has many leading spaces.wurblzap%gmail.com2005-12-031-4/+5
* Bug 314039: editusers.cgi edits user 0 if you don't pass a userid - Patch by ...lpsolit%gmail.com2005-11-301-3/+10
* Bug 317560: Missing word in template/en/default/admin/groups/delete.html.tmpl.wurblzap%gmail.com2005-11-301-1/+1
* Bug 312441: relogin.cgi allows you to impersonate user accounts you are not a...karl%kornel.name2005-11-204-12/+38
* Bug 315332 fix several bugs in process_bug.cgi when 'strict_isolation' is onbugreport%peshkin.net2005-11-201-2/+13
* Bug 313492: Query RSS doesn't correctly handle timezones in dc:date - Patch b...lpsolit%gmail.com2005-11-191-1/+1
* Bug 312928: Title RSS bug-list based on Saved Search name - Patch by Frédér...lpsolit%gmail.com2005-11-191-2/+3
* Bug 87405: Change columns on stored query loses title - Patch by Frédéric B...lpsolit%gmail.com2005-11-191-2/+2
* Bug 317025: Deleting product throws error in default install (2.20 Windows) w...wurblzap%gmail.com2005-11-191-19/+22
* Bug 313452: why isn't _Number of bugs_ quoted?wurblzap%gmail.com2005-11-172-2/+1
* 316146 - 'Add bugs to new saved search' has empty <select>bbaetz%acm.org2005-11-171-8/+11
* Bug 314547: [PostgreSQL] cannot check/uncheck the "Private" checkbox for comm...lpsolit%gmail.com2005-11-142-2/+2
* Bug 314621: usemenuforusers description should say "dropdown" instead of "popup"wurblzap%gmail.com2005-11-121-1/+2
* Bug 313677: Sudoers without editusers/bless access see no link to sudo page -...karl%kornel.name2005-11-101-0/+6
* Bug 315566: choose-classification.html.tmpl incorrect bugzilla tag causes errorswurblzap%gmail.com2005-11-101-2/+1
* Bug 307328: show.xml.tmpl now includes bug flags as well as some other missin...lpsolit%gmail.com2005-11-081-9/+20
* Bug 314682: link rel entry for votes never gets createdwurblzap%gmail.com2005-11-081-1/+1
* Bug 314680: Dependecy graph link rel entry should depend on webdotbase paramwurblzap%gmail.com2005-11-081-2/+4
* Bug 313432: Comments don't word-wrap in the "here's your comment for cut-n-pa...lpsolit%gmail.com2005-11-051-1/+1
* Bug 312439: The user being impersonated has "moral" rights to keep informed -...karl%kornel.name2005-11-053-1/+124
* Bug 313444: Remove the useless "This page lets you enter a new bug into Bugzi...lpsolit%gmail.com2005-11-041-1/+0
* Bug 314548: "Error : document.refresh is not a function" appears in the JS co...lpsolit%gmail.com2005-11-041-1/+0
* Bug 314269: Add email pref to not send mail about dependency changes - Patch ...lpsolit%gmail.com2005-11-011-0/+2
* Bug 314198: Fix leaking list of product names in query.cgibugreport%peshkin.net2005-11-011-4/+6
* Bug 153445: Do not display bug counts by default when listing products in edi...lpsolit%gmail.com2005-10-311-6/+21
* 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