aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/admin
Commit message (Expand)AuthorAgeFilesLines
* Bug 44595: Implement an interface for administrators to delete attachments - ...lpsolit%gmail.com2006-04-181-0/+4
* Bug 323525: Style the group table as all other admin tables in Bugzilla - Pat...lpsolit%gmail.com2006-04-071-42/+80
* Bug 332891: Missing SET in admin/table.html.tmpl - Patch by Frédéric Buclin...lpsolit%gmail.com2006-04-061-6/+6
* Bug 275637: Templatise 'voteremovedmail' email - Patch by Emmanuel Seyman <es...lpsolit%gmail.com2006-04-051-12/+1
* Bug 332142: Incorrect output when updating components - Patch by Frédéric B...lpsolit%gmail.com2006-03-311-3/+3
* Bug 330521: Remove @::legal_product, @::legal_components and @::legal_target_...lpsolit%gmail.com2006-03-161-11/+11
* Bug 323912: When a group cannot be deleted because it is in used, ThrowUserEr...lpsolit%gmail.com2006-03-091-17/+1
* Patch for bug 216902: support LDAPS connections; patch by Christian Krause <c...jocuri%softhome.net2006-03-041-1/+2
* Patch for bug 325567: display more information when listing flag types in edi...jocuri%softhome.net2006-03-021-0/+17
* Bug 311258: use objects in admin templates (products & co) - Patch by André ...lpsolit%gmail.com2006-03-0224-244/+235
* Bug 225162: We need a UI for viewing the profiles_activity table - Patch by G...lpsolit%gmail.com2006-02-262-0/+10
* Bug 316127: Implement an infrastructure to link to the documentation - Patch ...lpsolit%gmail.com2006-02-221-1/+7
* Bug 291459: Make textareas zoom large when in use - Patch by Marc Schumann <w...lpsolit%gmail.com2006-02-228-15/+57
* Bug 100089: Templatise "passwordmail" emailmozilla%colinogilvie.co.uk2006-02-221-7/+0
* Patch for bug 237683: Allow for more flexible user searching such as real nam...jocuri%softhome.net2006-02-221-1/+8
* Bug 271984: Default milestone should be a <select>, not a text entry - Patch ...lpsolit%gmail.com2006-02-221-2/+13
* Bug 319065: Display sortkeys when listing flag types in editflagtypes.cgi - P...lpsolit%gmail.com2006-02-221-0/+2
* Bug 325448: In editparams.cgi, radio button and checkbox descriptions should ...lpsolit%gmail.com2006-02-061-6/+10
* Bug 323563: "Mail Transport Config" is a confusing name for a params section ...lpsolit%gmail.com2006-01-271-1/+1
* Bug 323524: Make the group name in editgroups.cgi an edit link - Patch by FrÃ...lpsolit%gmail.com2006-01-271-5/+9
* Bug 323392: admin/classifications/select.html.tmpl has a link pointing to its...lpsolit%gmail.com2006-01-231-3/+0
* Bug 322906: Flag inclusion and exclusion lists in editflagtypes.cgi should ha...lpsolit%gmail.com2006-01-211-2/+2
* Bug 321187 please be nice to links and generate explicit action uristimeless%mozdev.org2006-01-101-1/+1
* Bug 300473: "All Closed" for components missing bug_status= in series.query.wurblzap%gmail.com2006-01-021-1/+1
* Bug 311512 When editing a user entry on Bugzilla, the "Real Name" field is fi...timeless%mozdev.org2005-12-181-0/+2
* Bug 319942: Preferences not deleted along with user accounts.wurblzap%gmail.com2005-12-141-3/+15
* Bug 319972: Hardcoded state string on product edit page.wurblzap%gmail.com2005-12-141-1/+4
* Bug 318225: "Create" button for flags has many leading spaces.wurblzap%gmail.com2005-12-031-4/+5
* 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-202-11/+18
* Bug 317025: Deleting product throws error in default install (2.20 Windows) w...wurblzap%gmail.com2005-11-191-19/+22
* Bug 314621: usemenuforusers description should say "dropdown" instead of "popup"wurblzap%gmail.com2005-11-121-1/+2
* Bug 312439: The user being impersonated has "moral" rights to keep informed -...karl%kornel.name2005-11-051-1/+12
* Bug 153445: Do not display bug counts by default when listing products in edi...lpsolit%gmail.com2005-10-311-6/+21
* Bug 266143: If Param("usevotes") is off, editing a product should mention it ...lpsolit%gmail.com2005-10-273-3/+14
* Bug 312787 When strict_isolation is set, do not permit users to alter deps on...bugreport%peshkin.net2005-10-221-2/+8
* Bug 298688: Forbid the deletion of values used by default for the priority, s...lpsolit%gmail.com2005-10-203-40/+68
* Bug 149504 Permit a reference to a URL to be treated as an attachmentbugreport%peshkin.net2005-10-201-1/+4
* Bug 305807: Fix some incorrect template filtering types - Patch by GavinS <bu...lpsolit%gmail.com2005-10-183-4/+4
* Bug 299753: Replace old code in editproducts.cgi by routines from Product.pm ...lpsolit%gmail.com2005-10-1812-234/+218
* Bug 309681 Prevent users from adding another user who shouldn't have access t...bugreport%peshkin.net2005-10-181-1/+4
* 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-142-1/+87
* Bug 306601: Bugzilla::Classification needs a products() method - Patch by And...lpsolit%gmail.com2005-10-144-24/+34
* 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-1217-0/+1133
* Bug 310088: Template variable filtering bug when editting product - Patch by ...lpsolit%gmail.com2005-09-281-1/+1