aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/admin
Commit message (Collapse)AuthorAgeFilesLines
* Bug 349766: Use of uninitialized value in pattern match (m//) at ↵lpsolit%gmail.com2006-08-251-19/+0
| | | | editusers.cgi line 270 - Patch by Frédéric Buclin <LpSolit@gmail.com> r=kevin.benton a=myk
* Bug 275613: pressing [enter] in a textarea in editflagtypes.cgi results in ↵lpsolit%gmail.com2006-08-221-0/+4
| | | | an addition to the inclusion list instead of saving changes - Patch by Frédéric Buclin <LpSolit@gmail.com> r=timeless a=myk
* Bug 344875: Implement a UI to manage custom fields and remove customfield.pl ↵lpsolit%gmail.com2006-08-203-0/+273
| | | | - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
* Bug 275636: Templatise 'newchangedmail' email (BugMail) - Patch by André ↵lpsolit%gmail.com2006-08-151-19/+0
| | | | Batosti <batosti@async.com.br> r=LpSolit a=myk
* Bug 310753: editflagtypes.cgi page fails w3 validation - Patch by ↵lpsolit%gmail.com2006-08-121-4/+5
| | | | victory(_RSZ_) <bmo@rsz.jp> r=LpSolit a=myk
* Bug 347269: Deleting a user account displays incoherent comments - Patch by ↵lpsolit%gmail.com2006-08-091-6/+6
| | | | Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
* Bug 100953: Move data/nomail into the DB and implement a UI to edit itkarl.kornel%mindspeed.com2006-07-301-0/+18
| | | | Patch by A. Karl Kornel <karl@kornel.name> r=wurblzap a=justdave
* Bug 343810: Remove Bugzilla::FlagType::get() and implement real flagtype ↵lpsolit%gmail.com2006-07-253-10/+11
| | | | objects - Patch by Frédéric Buclin <LpSolit@gmail.com> a=myk
* Bug 345364: The word "Bug" appears bare in editparams.cgi - Patch by ↵lpsolit%gmail.com2006-07-213-5/+5
| | | | Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
* Bug 313125: Implement validations and database persistence functions for ↵lpsolit%gmail.com2006-07-191-5/+3
| | | | Versions.pm and clean-up editversions.cgi - Patch by André Batosti <batosti@async.com.br> r=LpSolit a=myk
* Bug 277377: Classifications should support sort keys - Patch by Olav Vitters ↵lpsolit%gmail.com2006-07-176-1/+25
| | | | <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave
* Bug 344074: Parameter to show announcements at the top of all pageskarl%kornel.name2006-07-141-0/+13
| | | | Patch by A. Karl Kornel <karl@kornel.name> r=myk a=myk
* Bug 69000: Permit a stored query to be marked "shared" and accessible by ↵wurblzap%gmail.com2006-07-143-7/+49
| | | | | | | other users. Patch by Marc Schumann <wurblzap@gmail.com>, r=vladd, a=myk
* Fix on checkin for bug 94534lpsolit%gmail.com2006-07-141-1/+1
|
* Bug 94534: Customised resolutions - Patch by Frédéric Buclin ↵lpsolit%gmail.com2006-07-143-13/+41
| | | | <LpSolit@gmail.com> r=mkanat a=myk
* Bug 317694: All buttons in forms must have an id - Patches by André Batosti ↵lpsolit%gmail.com2006-07-1226-27/+28
| | | | <batosti@async.com.br> r=ghendricks a=myk
* Bug 339731: [LDAP] URI-parsing code duplicated with Net::LDAP - Patch by ↵lpsolit%gmail.com2006-07-111-1/+4
| | | | guillomovitch@zarb.org r=mkanat a=justdave
* Bug 343248: SQL query to get all keywords with bug count is duplicated in ↵mkanat%bugzilla.org2006-07-011-1/+1
| | | | | | editkeywords.cgi and describekeywords.cgi Patch By Remi Zara <remi_zara@mac.com> r=mkanat, a=justdave
* Bug 341495: Merge the banner and headerbugzilla%glob.com.au2006-06-271-2/+2
| | | | Patch by Byron Jones <bugzilla@glob.com.au> r=LpSolit,kevin.benton a=justdave
* Spelling patch: use the right spelling form for 'occurred'; patch by Vlad ↵vladd%bugzilla.org2006-06-201-1/+1
| | | | Dascalu <vladd@bugzilla.org>.
* Bug 341866: 'changer' in editproducts.cgi must be a user login, not a user ↵lpsolit%gmail.com2006-06-191-1/+1
| | | | ID - Patch by Frédéric Buclin <LpSolit@gmail.com> r=vladd a=myk
* Bug 319067: editflagtypes.cgi should allow to filter flag types based on ↵lpsolit%gmail.com2006-06-152-11/+41
| | | | their product/component - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=myk
* Bug 330487: Automatic Update Notification for Bugzilla - Patch by Frédéric ↵lpsolit%gmail.com2006-06-131-1/+16
| | | | Buclin <LpSolit@gmail.com> r=mkanat a=justdave
* Bug 275638: Templatise 'whinemail' email - Patch by Emmanuel Seyman ↵lpsolit%gmail.com2006-06-081-12/+1
| | | | <eseyman@linagora.com> r=LpSolit a=myk
* Bug 282687: LDAP: TLS Support - Patch by guillomovitch@zarb.org r=mkanat ↵lpsolit%gmail.com2006-06-021-0/+3
| | | | a=justdave
* Bug 320751: LDAP: Ability to have Bugzilla use the LDAP username directly as ↵mkanat%bugzilla.org2006-05-311-2/+6
| | | | | | the Bugzilla username Patch By guillomovitch@zarb.org r=mkanat, a=myk
* Bug 317774: The template file admin/users/confirm-delete.html.tmpl ↵lpsolit%gmail.com2006-05-301-2/+2
| | | | incorrectly uses [% terms.bug %] - Patch by Vlad Dascalu <vladd@bugzilla.org> r=LpSolit a=myk
* Bug 324784: editgroups.cgi should make sure groups it edits/removes are not ↵lpsolit%gmail.com2006-05-301-3/+15
| | | | used by editparams.cgi (in data/params) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave
* Bug 300410: Bugzilla::Auth needs to be restructured to not require a BEGIN blockmkanat%bugzilla.org2006-05-121-1/+1
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
* 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