aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/admin
Commit message (Expand)AuthorAgeFilesLines
* Bug 471771: editflagtypes.cgi should display the number of flags per type - P...lpsolit%gmail.com2009-01-011-0/+26
* Bug 465589: Already selected user accounts are no longer displayed when useme...lpsolit%gmail.com2008-12-291-3/+0
* Bug 284184: Allow Bugzilla to use an asynchronous job queue for sending mail.mkanat%bugzilla.org2008-12-241-0/+10
* Bug 419748 - Need to hook deleting productsghendricks%novell.com2008-12-181-0/+2
* Bug 399079: Remove the 'showallproducts' parameter - Patch by Frédéric ...lpsolit%gmail.com2008-12-101-3/+0
* Bug 399076: Remove the 'commentonreassignbycomponent' parameter - Patch by Fr...lpsolit%gmail.com2008-12-101-3/+0
* Bug 399075: Remove the 'commentonclearresolution' parameter - Patch by Fré...lpsolit%gmail.com2008-12-101-3/+0
* Bug 399074: Remove the 'maxpatchsize' parameter - Patch by Frédéric Buc...lpsolit%gmail.com2008-12-101-6/+1
* Bug 399072: Remove the 'supportwatchers' parameter - Patch by Frédéric ...lpsolit%gmail.com2008-12-101-5/+1
* Bug 467214: confirm-delete.html.tmpl should use 'quips' instead of 'votes' at...lpsolit%gmail.com2008-12-011-3/+3
* Fix typo, see bug 453681 comment 17lpsolit%gmail.com2008-11-241-1/+1
* Bug 453681: Do not display the "Yes, delete" button if deleting a user accoun...lpsolit%gmail.com2008-11-221-29/+74
* Bug 465817: The sudo session UI lets you select several users to impersonate ...lpsolit%gmail.com2008-11-201-2/+1
* Bug 465803: The default assignee field in editcomponents.cgi has emptyok = 1 ...lpsolit%gmail.com2008-11-202-2/+0
* Bug 308253: Ability to add select (enum) fields to a bug whose list of values...mkanat%bugzilla.org2008-11-076-4/+121
* Bug 460995: Need to use terms.abug in description for makeproductgroups - Pat...lpsolit%gmail.com2008-10-281-1/+1
* Bug 458436: Allow standard global select fields to control visibility of cust...mkanat%bugzilla.org2008-10-253-6/+4
* Bug 291433: Ability to have custom fields whose visibility depends on the val...mkanat%bugzilla.org2008-10-254-29/+121
* Bug 460588: Add template hooks for adding fields to editgroups and userprefs ...mkanat%bugzilla.org2008-10-182-1/+6
* Bug 460297: Parameters in editparams.cgi need an ID - Patch by Frédéric...lpsolit%gmail.com2008-10-161-6/+7
* Bug 456782: Rename the "View Current Triggers" link in editworkflow.cgi and u...lpsolit%gmail.com2008-10-072-3/+4
* Fix some test failures caused by the Field::Choice patches.mkanat%bugzilla.org2008-10-032-3/+5
* Bug 456922: Now that Bugzilla::Field::Choice is complete, clean up editvalues...mkanat%bugzilla.org2008-10-035-81/+87
* Bug 399070: Remove the 'timezone' parameter - Patch by Frédéric Buclin ...lpsolit%gmail.com2008-08-281-4/+0
* Bug 448593: Move code to edit product group settings from editproducts.cgi to...lpsolit%gmail.com2008-08-143-34/+30
* Bug 449927: "Insert new group into all existing products" should be a label w...lpsolit%gmail.com2008-08-091-2/+3
* Bug 429626: editgroups.cgi incorrectly states that group names cannot contain...lpsolit%gmail.com2008-08-091-2/+1
* Bug 442031: Make Bugzilla::User::groups return an arrayref of Bugzilla::Group...mkanat%bugzilla.org2008-08-084-14/+14
* Bug 448414: Replace "buglist" by "[% terms.bug %] list" in templateseseyman%linagora.com2008-08-062-2/+2
* Bug 313122: Implement Product->create, $product->update and $product->remove_...lpsolit%gmail.com2008-07-316-95/+44
* Bug 442821: Make the workflow editor deny closed statuses for new bugsmkanat%bugzilla.org2008-07-031-1/+1
* Fix on checkin for bug 438810: replace targets by users/groupslpsolit%gmail.com2008-06-141-4/+4
* Bug 438810: Whines fail when a group or user that was receiving whines is man...lpsolit%gmail.com2008-06-141-0/+19
* Bug 437770: Imported bugs are ignored by queries (they never appear in buglis...lpsolit%gmail.com2008-06-131-0/+15
* Bug 435114: The description of the LDAPstarttls parameter is not displayed in...lpsolit%gmail.com2008-05-221-2/+2
* Missing comma in a hash (was missing in the checkin of bug 182975)lpsolit%gmail.com2008-04-041-1/+1
* Bug 182975: Bugzilla directory structure to be adopted to l10n needs - Patch ...lpsolit%gmail.com2008-04-041-1/+3
* Bug 423959: Wrap long lines in column headers of admin/table.html.tmpl - Patc...lpsolit%gmail.com2008-03-201-1/+1
* Bug 390370: "Products" should be "Other Classifications" when reclassifying p...lpsolit%gmail.com2008-03-171-2/+2
* Bug 304005: Implement SMTP authentication support for email notifications - P...lpsolit%gmail.com2008-03-142-1/+10
* Bug 421931 – Group control identifiers on product edit page should be lo...wurblzap%gmail.com2008-03-111-6/+10
* Additional fix for bug 417146 - Patch by me, r=justdavelpsolit%gmail.com2008-02-281-5/+9
* Bug 417146: Sanitycheck recurses into global/message.txt.tmpl - Patch by FrÃ...lpsolit%gmail.com2008-02-281-1/+6
* Forgot to upload this new template (as part of bug 349369)lpsolit%gmail.com2008-02-061-0/+66
* Bug 349369: Allow unused custom fields to be deleted from editfields.cgi - Pa...lpsolit%gmail.com2008-02-062-0/+27
* Bug 378908: Edit Group Access Controls hint for Default Default is missing a ...lpsolit%gmail.com2008-02-051-1/+1
* Bug 325487: Admin pages should require less "clicks" (remove useless confirma...lpsolit%gmail.com2008-01-281-3/+2
* Bug 412059 - ""Impersonate this user" link on editusers.cgi uses incorrect fi...reed%reedloden.com2008-01-121-1/+1
* Bug 369062 prior should read "earlier" in edit groupstimeless%mozdev.org2007-12-161-1/+1
* Bug 399559: LDAP administration is not experimentaleseyman%linagora.com2007-12-051-3/+2