aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/admin
Commit message (Collapse)AuthorAgeFilesLines
* Bug 44595: Implement an interface for administrators to delete attachments - ↵lpsolit%gmail.com2006-04-181-0/+4
| | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked, justdave a=justdave
* Bug 323525: Style the group table as all other admin tables in Bugzilla - ↵lpsolit%gmail.com2006-04-071-42/+80
| | | | Patch by Colin Ogilvie <colin.ogilvie@gmail.com> r=LpSolit a=justdave
* Bug 332891: Missing SET in admin/table.html.tmpl - Patch by Frédéric ↵lpsolit%gmail.com2006-04-061-6/+6
| | | | Buclin <LpSolit@gmail.com> r=colin a=justdave
* Bug 275637: Templatise 'voteremovedmail' email - Patch by Emmanuel Seyman ↵lpsolit%gmail.com2006-04-051-12/+1
| | | | <eseyman@linagora.com> r=LpSolit a=justdave
* Bug 332142: Incorrect output when updating components - Patch by Frédéric ↵lpsolit%gmail.com2006-03-311-3/+3
| | | | Buclin <LpSolit@gmail.com> r=kiko a=justdave
* Bug 330521: Remove @::legal_product, @::legal_components and ↵lpsolit%gmail.com2006-03-161-11/+11
| | | | @::legal_target_milestone - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
* Bug 323912: When a group cannot be deleted because it is in used, ↵lpsolit%gmail.com2006-03-091-17/+1
| | | | ThrowUserError() should be called - Patch by Frédéric Buclin <LpSolit@gmail.com> r=GavinS a=myk
* Patch for bug 216902: support LDAPS connections; patch by Christian Krause ↵jocuri%softhome.net2006-03-041-1/+2
| | | | <chkr@plauener.de>, r=vladd, a=justdave.
* Patch for bug 325567: display more information when listing flag types in ↵jocuri%softhome.net2006-03-021-0/+17
| | | | editflagtypes.cgi (especially the grant and request group); patch by Remi Zara <remi_zara@mac.com>, r=LpSolit, a=justdave.
* Bug 311258: use objects in admin templates (products & co) - Patch by André ↵lpsolit%gmail.com2006-03-0224-244/+235
| | | | Batosti <batosti@async.com.br> r=LpSolit a=justdave
* Bug 225162: We need a UI for viewing the profiles_activity table - Patch by ↵lpsolit%gmail.com2006-02-262-0/+10
| | | | GavinS <bugzilla@chimpychompy.org> r=LpSolit a=justdave
* Bug 316127: Implement an infrastructure to link to the documentation - Patch ↵lpsolit%gmail.com2006-02-221-1/+7
| | | | by Marc Schumann <wurblzap@gmail.com> r=vladd a=justdave
* Bug 291459: Make textareas zoom large when in use - Patch by Marc Schumann ↵lpsolit%gmail.com2006-02-228-15/+57
| | | | <wurblzap@gmail.com> r=vladd a=justdave
* Bug 100089: Templatise "passwordmail" emailmozilla%colinogilvie.co.uk2006-02-221-7/+0
| | | | Patch by Emmanuel Seyman <eseyman@linagora.com>; r=lpsolit; a=justdave
* Patch for bug 237683: Allow for more flexible user searching such as real ↵jocuri%softhome.net2006-02-221-1/+8
| | | | name, email, and userid, in editusers; patch by David Lawrence <dkl@redhat.com>, r=bugzilla@chimpychompy.org, a=justdave@bugzilla.org.
* Bug 271984: Default milestone should be a <select>, not a text entry - Patch ↵lpsolit%gmail.com2006-02-221-2/+13
| | | | by Rémi Zara <remi_zara@mac.com> r=LpSolit a=justdave
* Bug 319065: Display sortkeys when listing flag types in editflagtypes.cgi - ↵lpsolit%gmail.com2006-02-221-0/+2
| | | | Patch by Rémi Zara <remi_zara@mac.com> r=LpSolit a=justdave
* Bug 325448: In editparams.cgi, radio button and checkbox descriptions should ↵lpsolit%gmail.com2006-02-061-6/+10
| | | | be enclosed in <label></label> tags - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk
* Bug 323563: "Mail Transport Config" is a confusing name for a params section ↵lpsolit%gmail.com2006-01-271-1/+1
| | | | - Patch by Paul <pdemarco@zoominternet.net> r=LpSolit a=justdave
* Bug 323524: Make the group name in editgroups.cgi an edit link - Patch by ↵lpsolit%gmail.com2006-01-271-5/+9
| | | | Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave
* Bug 323392: admin/classifications/select.html.tmpl has a link pointing to ↵lpsolit%gmail.com2006-01-231-3/+0
| | | | itself - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave
* Bug 322906: Flag inclusion and exclusion lists in editflagtypes.cgi should ↵lpsolit%gmail.com2006-01-211-2/+2
| | | | have a size of 7 instead of 4 - Patch by timeless <timeless@bemail.org> r=LpSolit a=justdave
* Bug 321187 please be nice to links and generate explicit action uristimeless%mozdev.org2006-01-101-1/+1
| | | | r=lpsolit a=justdave
* Bug 300473: "All Closed" for components missing bug_status= in series.query.wurblzap%gmail.com2006-01-021-1/+1
| | | | | Patch by Marc Schumann <wurblzap@gmail.com>, r=wicked, a=justdave
* Bug 311512 When editing a user entry on Bugzilla, the "Real Name" field is ↵timeless%mozdev.org2005-12-181-0/+2
| | | | | | filled in incorrectly. r=justdave a=justdave
* Bug 319942: Preferences not deleted along with user accounts.wurblzap%gmail.com2005-12-141-3/+15
| | | | | Patch by Marc Schumann <wurblzap@gmail.com>, r=LpSolit, a=justdave
* Bug 319972: Hardcoded state string on product edit page.wurblzap%gmail.com2005-12-141-1/+4
| | | | | Patch by Marc Schumann <wurblzap@gmail.com>, r=LpSolit, a=justdave
* Bug 318225: "Create" button for flags has many leading spaces.wurblzap%gmail.com2005-12-031-4/+5
| | | | | Patch by Mark Bickford <markhb@maine.rr.com>, r=wurblzap, a=justdave
* Bug 317560: Missing word in template/en/default/admin/groups/delete.html.tmpl.wurblzap%gmail.com2005-11-301-1/+1
| | | | | Patch by Emmanuel Seyman <eseyman@linagora.com>, r=wurblzap, a=justdave
* Bug 312441: relogin.cgi allows you to impersonate user accounts you are not ↵karl%kornel.name2005-11-202-11/+18
| | | | allowed to see when 'usevisibilitygroups' is on - Patch by A. Karl Kornel <karl@kornel.name> r=LpSolit a=justdave
* Bug 317025: Deleting product throws error in default install (2.20 Windows) ↵wurblzap%gmail.com2005-11-191-19/+22
| | | | | | | without usetargetmilestone turned on. Patch by Marc Schumann <wurblzap@gmail.com>, r=LpSolit, a=myk
* Bug 314621: usemenuforusers description should say "dropdown" instead of "popup"wurblzap%gmail.com2005-11-121-1/+2
| | | | | Patch by Marc Schumann <wurblzap@gmail.com> r=mkanat, a=justdave
* Bug 312439: The user being impersonated has "moral" rights to keep informed ↵karl%kornel.name2005-11-051-1/+12
| | | | - Patch by A. Karl Kornel <karl@kornel.name> r=LpSolit a=justdave
* Bug 153445: Do not display bug counts by default when listing products in ↵lpsolit%gmail.com2005-10-311-6/+21
| | | | editproducts.cgi - Patch by Frédéric Buclin <LpSolit@gmail.com> r=GavinS a=justdave
* Bug 266143: If Param("usevotes") is off, editing a product should mention it ↵lpsolit%gmail.com2005-10-273-3/+14
| | | | - Patch by GavinS <bugzilla@chimpychompy.org> r=LpSolit a=myk
* Bug 312787 When strict_isolation is set, do not permit users to alter deps ↵bugreport%peshkin.net2005-10-221-2/+8
| | | | | | | on bugs unless they can edit both bugs Patch by Joel Peshkin <bugreport@peshkin.net> r=kiko, a=justdave
* Bug 298688: Forbid the deletion of values used by default for the priority, ↵lpsolit%gmail.com2005-10-203-40/+68
| | | | severity, platform and OS and update data/params when editing them - Patch by Frédéric Buclin <LpSolit@gmail.com> r=GavinS a=justdave
* Bug 149504 Permit a reference to a URL to be treated as an attachmentbugreport%peshkin.net2005-10-201-1/+4
| | | | | Patch by Joel Peshkin <bugreport@peshkin.net> r=lpsolit, a=justdave
* Bug 305807: Fix some incorrect template filtering types - Patch by GavinS ↵lpsolit%gmail.com2005-10-183-4/+4
| | | | <bugzilla@chimpychompy.org> r=LpSolit r=justdave a=justdave
* Bug 299753: Replace old code in editproducts.cgi by routines from Product.pm ↵lpsolit%gmail.com2005-10-1812-234/+218
| | | | - Patch by André Batosti <batosti@async.com.br> r=LpSolit a=justdave
* Bug 309681 Prevent users from adding another user who shouldn't have access ↵bugreport%peshkin.net2005-10-181-1/+4
| | | | | | | to a bug as assignee or CC member Patch by Gabriel Sales de Oliveira <gabriel@async.com.br> r=joel, a=justdave
* Bug 302835: The "confirm delete" page when deleting a user account should ↵lpsolit%gmail.com2005-10-181-238/+264
| | | | distinguish between risky and no risky actions - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
* Bug 312437: Do not display the "Impersonate this user" link when the user is ↵lpsolit%gmail.com2005-10-171-3/+6
| | | | in the bz_sudo_protect group - Patch by A. Karl Kornel <karl@kornel.name> r=jouni a=justdave
* Bug 312356: The defaultpriority param should be grouped together with ↵lpsolit%gmail.com2005-10-152-2/+2
| | | | defaultseverity, opsys and platform - Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave
* Bug 204498 Add su (setuser) functionbugreport%peshkin.net2005-10-142-1/+87
| | | | | Patch by A. Karl Kornel <karl@kornel.name> r=joel, a=justdave
* Bug 306601: Bugzilla::Classification needs a products() method - Patch by ↵lpsolit%gmail.com2005-10-144-24/+34
| | | | André Batosti <batosti@async.com.br> r=LpSolit a=justdave
* Bug 312195: Add an index to all parameters to editparams - Patch by ↵lpsolit%gmail.com2005-10-133-17/+86
| | | | Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave
* Bug 312185: Create a new "Attachments" tab when editing params - Patch by ↵lpsolit%gmail.com2005-10-132-22/+49
| | | | Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave
* Bug 46296: Make editparams.cgi be multi-panel by category - Patch by ↵lpsolit%gmail.com2005-10-1217-0/+1133
| | | | Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave
* Bug 310088: Template variable filtering bug when editting product - Patch by ↵lpsolit%gmail.com2005-09-281-1/+1
| | | | GavinS <bugzilla@chimpychompy.org> r=LpSolit a=justdave