aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/admin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Bug 393753 Go back to the group list is rendered inline with Yes, deletetimeless%mozdev.org2007-11-201-4/+6
* Bug 395924: Deleting a user account may delete other user's whine - Patch by ...lpsolit%gmail.com2007-11-191-19/+19
* Bug 402609 - 'Administrate' is not the correct title for the Admin pagemozilla%colinogilvie.co.uk2007-11-141-1/+1
* Part 3 of bug 182083: add Help for more admin pages - Patch by me, r=Colinlpsolit%gmail.com2007-11-128-4/+19
* Part 2 of bug 182083: add Help for more admin pages - Patch by me, r=Colinlpsolit%gmail.com2007-10-2311-1/+16
* Bug 313123: Implement $component->create and $component->update based on Obje...lpsolit%gmail.com2007-10-122-32/+16
* Bug 313129: Implement $milestone->create and $milestone->update based on Obje...lpsolit%gmail.com2007-10-101-6/+5
* Bug 264785: config.rdf needs XML filtering of output to generate valid HTML (...lpsolit%gmail.com2007-10-082-2/+2
* Bug 396934: When classifications are in use, editproducts.cgi displays "Add p...lpsolit%gmail.com2007-09-211-6/+9
* Bug 287330: Multi-Select Custom Fieldsmkanat%bugzilla.org2007-09-081-1/+2
* Bug 394123 – Link to group list redundant on confirmation page for mass-...wurblzap%gmail.com2007-08-291-2/+0
* Bug 333614: The "timezone" parameter should indicate the expected format - Pa...lpsolit%gmail.com2007-08-261-1/+2
* Bug 365060 Edit products is missing a :timeless%mozdev.org2007-08-241-1/+1
* Bug 392186: Remove version headers from all templates - Patch by GavinS <bugz...lpsolit%gmail.com2007-08-20115-115/+0
* Hum... 2nd attempt to fix bug 332149. I committed the wrong patch *and* I los...lpsolit%gmail.com2007-08-082-0/+24