aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/admin/admin.html.tmpl
Commit message (Collapse)AuthorAgeFilesLines
* Bug 442031: Make Bugzilla::User::groups return an arrayref of ↵mkanat%bugzilla.org2008-08-081-10/+10
| | | | Bugzilla::Group objects (instead of a hashref of group ids and names).
* Bug 402609 - 'Administrate' is not the correct title for the Admin pagemozilla%colinogilvie.co.uk2007-11-141-1/+1
| | | | Patch by me, r+a=mkanat
* Part 2 of bug 182083: add Help for more admin pages - Patch by me, r=Colinlpsolit%gmail.com2007-10-231-0/+1
|
* Bug 392186: Remove version headers from all templates - Patch by GavinS ↵lpsolit%gmail.com2007-08-201-1/+0
| | | | <bugzilla@chimpychompy.org> r/a=LpSolit
* Bug 363908 Consistently name the Settings control panel (User Preferences)timeless%mozdev.org2007-07-251-1/+1
| | | | | r=wicked a=lpsolit thanks to wicked for updating this patch
* Bug 345100: Remove obsolete parameters and "officially" turn on custom bug ↵lpsolit%gmail.com2007-06-141-4/+9
| | | | status workflow - Patch by Frédéric Buclin <LpSolit@gmail.com> r=gerv a=justdave
* Bug 286338: Remove admin options from footer in favor of a single link to ↵lpsolit%gmail.com2007-04-051-0/+126
Admin Options - Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave a=LpSolit