summaryrefslogtreecommitdiffstats
path: root/template/en/default/admin
AgeCommit message (Collapse)AuthorFilesLines
2006-07-19Bug 313125: Implement validations and database persistence functions for ↵lpsolit%gmail.com1-5/+3
Versions.pm and clean-up editversions.cgi - Patch by André Batosti <batosti@async.com.br> r=LpSolit a=myk
2006-07-17Bug 277377: Classifications should support sort keys - Patch by Olav Vitters ↵lpsolit%gmail.com6-1/+25
<bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave
2006-07-14Bug 344074: Parameter to show announcements at the top of all pageskarl%kornel.name1-0/+13
Patch by A. Karl Kornel <karl@kornel.name> r=myk a=myk
2006-07-14Bug 69000: Permit a stored query to be marked "shared" and accessible by ↵wurblzap%gmail.com3-7/+49
other users. Patch by Marc Schumann <wurblzap@gmail.com>, r=vladd, a=myk
2006-07-14Fix on checkin for bug 94534lpsolit%gmail.com1-1/+1
2006-07-14Bug 94534: Customised resolutions - Patch by Frédéric Buclin ↵lpsolit%gmail.com3-13/+41
<LpSolit@gmail.com> r=mkanat a=myk
2006-07-12Bug 317694: All buttons in forms must have an id - Patches by André Batosti ↵lpsolit%gmail.com26-27/+28
<batosti@async.com.br> r=ghendricks a=myk
2006-07-11Bug 339731: [LDAP] URI-parsing code duplicated with Net::LDAP - Patch by ↵lpsolit%gmail.com1-1/+4
guillomovitch@zarb.org r=mkanat a=justdave
2006-07-02Bug 343248: SQL query to get all keywords with bug count is duplicated in ↵mkanat%bugzilla.org1-1/+1
editkeywords.cgi and describekeywords.cgi Patch By Remi Zara <remi_zara@mac.com> r=mkanat, a=justdave
2006-06-27Bug 341495: Merge the banner and headerbugzilla%glob.com.au1-2/+2
Patch by Byron Jones <bugzilla@glob.com.au> r=LpSolit,kevin.benton a=justdave
2006-06-20Spelling patch: use the right spelling form for 'occurred'; patch by Vlad ↵vladd%bugzilla.org1-1/+1
Dascalu <vladd@bugzilla.org>.
2006-06-19Bug 341866: 'changer' in editproducts.cgi must be a user login, not a user ↵lpsolit%gmail.com1-1/+1
ID - Patch by Frédéric Buclin <LpSolit@gmail.com> r=vladd a=myk
2006-06-15Bug 319067: editflagtypes.cgi should allow to filter flag types based on ↵lpsolit%gmail.com2-11/+41
their product/component - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=myk
2006-06-13Bug 330487: Automatic Update Notification for Bugzilla - Patch by Frédéric ↵lpsolit%gmail.com1-1/+16
Buclin <LpSolit@gmail.com> r=mkanat a=justdave
2006-06-08Bug 275638: Templatise 'whinemail' email - Patch by Emmanuel Seyman ↵lpsolit%gmail.com1-12/+1
<eseyman@linagora.com> r=LpSolit a=myk
2006-06-02Bug 282687: LDAP: TLS Support - Patch by guillomovitch@zarb.org r=mkanat ↵lpsolit%gmail.com1-0/+3
a=justdave
2006-05-31Bug 320751: LDAP: Ability to have Bugzilla use the LDAP username directly as ↵mkanat%bugzilla.org1-2/+6
the Bugzilla username Patch By guillomovitch@zarb.org r=mkanat, a=myk
2006-05-30Bug 317774: The template file admin/users/confirm-delete.html.tmpl ↵lpsolit%gmail.com1-2/+2
incorrectly uses [% terms.bug %] - Patch by Vlad Dascalu <vladd@bugzilla.org> r=LpSolit a=myk
2006-05-30Bug 324784: editgroups.cgi should make sure groups it edits/removes are not ↵lpsolit%gmail.com1-3/+15
used by editparams.cgi (in data/params) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave
2006-05-12Bug 300410: Bugzilla::Auth needs to be restructured to not require a BEGIN blockmkanat%bugzilla.org1-1/+1
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-04-18Bug 44595: Implement an interface for administrators to delete attachments - ↵lpsolit%gmail.com1-0/+4
Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked, justdave a=justdave
2006-04-07Bug 323525: Style the group table as all other admin tables in Bugzilla - ↵lpsolit%gmail.com1-42/+80
Patch by Colin Ogilvie <colin.ogilvie@gmail.com> r=LpSolit a=justdave
2006-04-06Bug 332891: Missing SET in admin/table.html.tmpl - Patch by Frédéric ↵lpsolit%gmail.com1-6/+6
Buclin <LpSolit@gmail.com> r=colin a=justdave
2006-04-05Bug 275637: Templatise 'voteremovedmail' email - Patch by Emmanuel Seyman ↵lpsolit%gmail.com1-12/+1
<eseyman@linagora.com> r=LpSolit a=justdave
2006-03-31Bug 332142: Incorrect output when updating components - Patch by Frédéric ↵lpsolit%gmail.com1-3/+3
Buclin <LpSolit@gmail.com> r=kiko a=justdave
2006-03-16Bug 330521: Remove @::legal_product, @::legal_components and ↵lpsolit%gmail.com1-11/+11
@::legal_target_milestone - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
2006-03-09Bug 323912: When a group cannot be deleted because it is in used, ↵lpsolit%gmail.com1-17/+1
ThrowUserError() should be called - Patch by Frédéric Buclin <LpSolit@gmail.com> r=GavinS a=myk
2006-03-04Patch for bug 216902: support LDAPS connections; patch by Christian Krause ↵jocuri%softhome.net1-1/+2
<chkr@plauener.de>, r=vladd, a=justdave.
2006-03-02Patch for bug 325567: display more information when listing flag types in ↵jocuri%softhome.net1-0/+17
editflagtypes.cgi (especially the grant and request group); patch by Remi Zara <remi_zara@mac.com>, r=LpSolit, a=justdave.
2006-03-02Bug 311258: use objects in admin templates (products & co) - Patch by André ↵lpsolit%gmail.com24-244/+235
Batosti <batosti@async.com.br> r=LpSolit a=justdave
2006-02-26Bug 225162: We need a UI for viewing the profiles_activity table - Patch by ↵lpsolit%gmail.com2-0/+10
GavinS <bugzilla@chimpychompy.org> r=LpSolit a=justdave
2006-02-22Bug 316127: Implement an infrastructure to link to the documentation - Patch ↵lpsolit%gmail.com1-1/+7
by Marc Schumann <wurblzap@gmail.com> r=vladd a=justdave
2006-02-22Bug 291459: Make textareas zoom large when in use - Patch by Marc Schumann ↵lpsolit%gmail.com8-15/+57
<wurblzap@gmail.com> r=vladd a=justdave
2006-02-22Bug 100089: Templatise "passwordmail" emailmozilla%colinogilvie.co.uk1-7/+0
Patch by Emmanuel Seyman <eseyman@linagora.com>; r=lpsolit; a=justdave
2006-02-22Patch for bug 237683: Allow for more flexible user searching such as real ↵jocuri%softhome.net1-1/+8
name, email, and userid, in editusers; patch by David Lawrence <dkl@redhat.com>, r=bugzilla@chimpychompy.org, a=justdave@bugzilla.org.
2006-02-22Bug 271984: Default milestone should be a <select>, not a text entry - Patch ↵lpsolit%gmail.com1-2/+13
by Rémi Zara <remi_zara@mac.com> r=LpSolit a=justdave
2006-02-22Bug 319065: Display sortkeys when listing flag types in editflagtypes.cgi - ↵lpsolit%gmail.com1-0/+2
Patch by Rémi Zara <remi_zara@mac.com> r=LpSolit a=justdave
2006-02-06Bug 325448: In editparams.cgi, radio button and checkbox descriptions should ↵lpsolit%gmail.com1-6/+10
be enclosed in <label></label> tags - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk
2006-01-27Bug 323563: "Mail Transport Config" is a confusing name for a params section ↵lpsolit%gmail.com1-1/+1
- Patch by Paul <pdemarco@zoominternet.net> r=LpSolit a=justdave
2006-01-27Bug 323524: Make the group name in editgroups.cgi an edit link - Patch by ↵lpsolit%gmail.com1-5/+9
Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave
2006-01-23Bug 323392: admin/classifications/select.html.tmpl has a link pointing to ↵lpsolit%gmail.com1-3/+0
itself - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave
2006-01-21Bug 322906: Flag inclusion and exclusion lists in editflagtypes.cgi should ↵lpsolit%gmail.com1-2/+2
have a size of 7 instead of 4 - Patch by timeless <timeless@bemail.org> r=LpSolit a=justdave
2006-01-10Bug 321187 please be nice to links and generate explicit action uristimeless%mozdev.org1-1/+1
r=lpsolit a=justdave
2006-01-02Bug 300473: "All Closed" for components missing bug_status= in series.query.wurblzap%gmail.com1-1/+1
Patch by Marc Schumann <wurblzap@gmail.com>, r=wicked, a=justdave
2005-12-18Bug 311512 When editing a user entry on Bugzilla, the "Real Name" field is ↵timeless%mozdev.org1-0/+2
filled in incorrectly. r=justdave a=justdave
2005-12-14Bug 319942: Preferences not deleted along with user accounts.wurblzap%gmail.com1-3/+15
Patch by Marc Schumann <wurblzap@gmail.com>, r=LpSolit, a=justdave
2005-12-14Bug 319972: Hardcoded state string on product edit page.wurblzap%gmail.com1-1/+4
Patch by Marc Schumann <wurblzap@gmail.com>, r=LpSolit, a=justdave
2005-12-03Bug 318225: "Create" button for flags has many leading spaces.wurblzap%gmail.com1-4/+5
Patch by Mark Bickford <markhb@maine.rr.com>, r=wurblzap, a=justdave
2005-11-30Bug 317560: Missing word in template/en/default/admin/groups/delete.html.tmpl.wurblzap%gmail.com1-1/+1
Patch by Emmanuel Seyman <eseyman@linagora.com>, r=wurblzap, a=justdave
2005-11-20Bug 312441: relogin.cgi allows you to impersonate user accounts you are not ↵karl%kornel.name2-11/+18
allowed to see when 'usevisibilitygroups' is on - Patch by A. Karl Kornel <karl@kornel.name> r=LpSolit a=justdave