aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/admin
Commit message (Expand)AuthorAgeFilesLines
* Bug 350307: Split out the create and update functionality of Bugzilla::Field:...mkanat%bugzilla.org2006-11-131-1/+1
* Bug 189627: Implement per-product privileges - Patch by Frédéric Buclin...lpsolit%gmail.com2006-11-114-14/+46
* Bug 353711: Move to Email:: modules for email sendingmkanat%bugzilla.org2006-11-031-4/+3
* Bug 357374: Can't locate object method "use_for" via package "Bugzilla::Group...lpsolit%gmail.com2006-10-311-8/+4
* Bug 135812: Add a 'mailfrom' parameter to unify bugmail originating address -...lpsolit%gmail.com2006-10-211-0/+3
* Bug 349855: editgroups.cgi doesn't protect the querysharegroup from deletionlpsolit%gmail.com2006-10-211-0/+6
* Bug 330290: Edit users should include user's real name and address in title -...lpsolit%gmail.com2006-10-201-1/+1
* Bug 321556: Prepare Bugzilla to ship with at least 2 skins.wurblzap%gmail.com2006-10-1810-23/+29
* Bug 281181: [SECURITY] It's way too easy to delete versions/components/milest...lpsolit%gmail.com2006-10-1537-38/+139
* Bug 330555: [SECURITY] H1, H2 and H3 are not filtered in global/header.html.t...lpsolit%gmail.com2006-10-155-9/+16
* Bug 206037: [SECURITY] Fix escaping/quoting in edit*.cgi scripts - Patch by F...lpsolit%gmail.com2006-10-1518-42/+62
* Bug 353820: The confirmation page when deleting a user account who has entrie...lpsolit%gmail.com2006-09-231-2/+2
* Bug 38922: Default (Initial) CC list for each componentmkanat%bugzilla.org2006-09-213-2/+56
* Bug 287326: Ability to add custom single-select fields to a bug - Patch by Fr...lpsolit%gmail.com2006-09-093-4/+26
* Bug 351098: Make Bugzilla::Object able to update objects in the database, and...mkanat%bugzilla.org2006-09-063-19/+18
* Bug 283582: Remove UserInGroup in favor of Bugzilla->user->in_groupmkanat%bugzilla.org2006-09-042-8/+9
* Bug 349368: Allow custom fields to be edited from editfields.cgi - Patch by F...lpsolit%gmail.com2006-08-271-1/+1
* Bug 349766: Use of uninitialized value in pattern match (m//) at editusers.cg...lpsolit%gmail.com2006-08-251-19/+0
* Bug 275613: pressing [enter] in a textarea in editflagtypes.cgi results in an...lpsolit%gmail.com2006-08-221-0/+4
* Bug 344875: Implement a UI to manage custom fields and remove customfield.pl ...lpsolit%gmail.com2006-08-203-0/+273
* Bug 275636: Templatise 'newchangedmail' email (BugMail) - Patch by André Bat...lpsolit%gmail.com2006-08-151-19/+0
* Bug 310753: editflagtypes.cgi page fails w3 validation - Patch by victory(_RS...lpsolit%gmail.com2006-08-121-4/+5
* Bug 347269: Deleting a user account displays incoherent comments - Patch by F...lpsolit%gmail.com2006-08-091-6/+6
* Bug 100953: Move data/nomail into the DB and implement a UI to edit itkarl.kornel%mindspeed.com2006-07-301-0/+18
* Bug 343810: Remove Bugzilla::FlagType::get() and implement real flagtype obje...lpsolit%gmail.com2006-07-253-10/+11
* Bug 345364: The word "Bug" appears bare in editparams.cgi - Patch by Frédér...lpsolit%gmail.com2006-07-213-5/+5
* Bug 313125: Implement validations and database persistence functions for Vers...lpsolit%gmail.com2006-07-191-5/+3
* Bug 277377: Classifications should support sort keys - Patch by Olav Vitters ...lpsolit%gmail.com2006-07-176-1/+25
* Bug 344074: Parameter to show announcements at the top of all pageskarl%kornel.name2006-07-141-0/+13
* Bug 69000: Permit a stored query to be marked "shared" and accessible by othe...wurblzap%gmail.com2006-07-143-7/+49
* Fix on checkin for bug 94534lpsolit%gmail.com2006-07-141-1/+1
* Bug 94534: Customised resolutions - Patch by Frédéric Buclin <LpSolit@gmail...lpsolit%gmail.com2006-07-143-13/+41
* Bug 317694: All buttons in forms must have an id - Patches by André Batosti ...lpsolit%gmail.com2006-07-1226-27/+28
* Bug 339731: [LDAP] URI-parsing code duplicated with Net::LDAP - Patch by guil...lpsolit%gmail.com2006-07-111-1/+4
* Bug 343248: SQL query to get all keywords with bug count is duplicated in edi...mkanat%bugzilla.org2006-07-011-1/+1
* Bug 341495: Merge the banner and headerbugzilla%glob.com.au2006-06-271-2/+2
* Spelling patch: use the right spelling form for 'occurred'; patch by Vlad Das...vladd%bugzilla.org2006-06-201-1/+1
* Bug 341866: 'changer' in editproducts.cgi must be a user login, not a user ID...lpsolit%gmail.com2006-06-191-1/+1
* Bug 319067: editflagtypes.cgi should allow to filter flag types based on thei...lpsolit%gmail.com2006-06-152-11/+41
* Bug 330487: Automatic Update Notification for Bugzilla - Patch by Frédéric ...lpsolit%gmail.com2006-06-131-1/+16
* Bug 275638: Templatise 'whinemail' email - Patch by Emmanuel Seyman <eseyman@...lpsolit%gmail.com2006-06-081-12/+1
* Bug 282687: LDAP: TLS Support - Patch by guillomovitch@zarb.org r=mkanat a=ju...lpsolit%gmail.com2006-06-021-0/+3
* Bug 320751: LDAP: Ability to have Bugzilla use the LDAP username directly as ...mkanat%bugzilla.org2006-05-311-2/+6
* Bug 317774: The template file admin/users/confirm-delete.html.tmpl incorrectl...lpsolit%gmail.com2006-05-301-2/+2
* Bug 324784: editgroups.cgi should make sure groups it edits/removes are not u...lpsolit%gmail.com2006-05-301-3/+15
* Bug 300410: Bugzilla::Auth needs to be restructured to not require a BEGIN blockmkanat%bugzilla.org2006-05-121-1/+1
* 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