aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/admin
Commit message (Collapse)AuthorAgeFilesLines
* Patch for bug 272322: add a delete link to the editcomponents edit component ↵jocuri%softhome.net2004-12-311-1/+5
| | | | page; patch by GavinS <bugzilla@chimpychompy.org>, r=justdave, r=wurblzap, a=justdave.
* Patch for bug 275939: Classification templates use wrong filtering in URLs; ↵jocuri%softhome.net2004-12-273-5/+5
| | | | patch by GavinS <bugzilla@chimpychompy.org>, r=vladd, a=justdave.
* Fix for bug 241814: properly trim component fields according to product ↵myk%mozilla.org2004-12-141-6/+3
| | | | selection in the request queue, flag type editing, and anywhere else that uses the same code; r=vladd, a=justdave
* Patch for bug 180879: Implement privs for bug flags modification; patch by ↵jocuri%softhome.net2004-11-242-1/+30
| | | | Frédéric Buclin <LpSolit@netscape.net>, r=joel, a=justdave.
* Patch for bug 256567: Harmonize descriptions of classifications and products ↵jocuri%softhome.net2004-10-074-4/+4
| | | | in terms of 'FILTER html'; patch by Marc Schumann <wurblzap@gmail.com>; r=justdave, kiko, a=justdave.
* Fix for bug 252739: moves inclusion/exclusion action names to button name ↵myk%mozilla.org2004-09-241-4/+4
| | | | instead of button value so that button values (which are also used as labels) will be localizable; patch by Marc Schumann; r=kiko,myk; a=justdave
* Patch for bug 258938: Minor tweak to editmilestones templatization; patch by ↵jocuri%softhome.net2004-09-241-0/+2
| | | | GavinS <bugzilla@chimpychompy.org>; r=jouni, a=justdave.
* Bug 190224: templatize editmilestones.cgijustdave%bugzilla.org2004-09-119-0/+635
| | | | | Patch by GavinS <bugzilla@chimpychompy.org> r=jouni, a=justdave
* Fix for bug 254587: group description not displayed on delete groupkiko%async.com.br2004-08-241-1/+1
| | | | | confirm page. Fix typo? Patch by GavinS <bugzilla@chimpychompy.org>. r=kiko, a=myk.
* Bug 224208 Add a higher level of categorization (.ie departments, locations, ↵bugreport%peshkin.net2004-08-219-0/+431
| | | | | | | | etc.) patch by Albert Ting r=joel, glob a=myk
* Bug 244239: Add group-based pronouns to querybugreport%peshkin.net2004-08-111-8/+16
| | | | | r=erik,justdave a=justdave
* Remove accidentally committed .orig files (from bug 190220)jouni%heikniemi.net2004-08-019-0/+0
|
* Patch for bug 190220: templatize editcomponents.cgi; patch by GavinS ↵jocuri%softhome.net2004-07-3120-8/+818
| | | | <bugzilla@chimpychompy.org>; r=jouni, a=justdave.
* Bug 251837: Extend group_group_map to control which groups can see each otherbugreport%peshkin.net2004-07-271-30/+82
| | | | | r=kiko a=justdave
* Patch for bug 190222: templatize editgroups.cgi; r=joel, a=justdave.jocuri%softhome.net2004-07-138-0/+644
|
* Bug 244265: Abstract out the typical admin page table to a separate ↵jouni%heikniemi.net2004-07-122-58/+122
| | | | template. r=vladd, a=justdave
* Bug 238797: minor adjustment to javascript filters to prevent tags inserted ↵justdave%bugzilla.org2004-07-101-1/+1
| | | | | | in product, component, and flag names from causing problems. r=gerv, a=justdave
* Patch for bug 238025: generate HTML table header in editkeywords.cgi even ↵jocuri%softhome.net2004-03-201-1/+3
| | | | when there are no keywords defined; patch by Rudolf Ramler <rudolf.ramler@scch.at>; r=vlad, a=justdave.
* Bug 237772 instances of "a terms.bug" should be replaced with "terms.abug"timeless%mozdev.org2004-03-191-1/+1
| | | | | also fix the spelling of decipher r=gerv r=kiko a=justdave
* Bug 232413 - remove occurrences of &nbsp; in favour of [%+ construct to ↵gerv%gerv.net2004-02-031-1/+2
| | | | prevent whitespace chomping. Patch by gerv; r=kiko, a=justdave.
* Patch for bug 228894: Change HTML comments to template-toolkit ones for ↵jocuri%softhome.net2004-01-1912-12/+12
| | | | template version numbers; patch by GavinS <bugzilla@chimpychompy.org>; r=kiko; a=justdave.
* Bug 227979: Editkeywords.cgi HTML validation; r=kiko; a=justdave.jocuri%softhome.net2003-12-103-3/+3
|
* Bug 190223: Complete templatization for editkeywords.cgi; reviewed by kiko, ↵jocuri%softhome.net2003-12-106-8/+204
| | | | jth, gerv; r/a=justdave.
* Bug 225703: Partial templatization for editkeywords.cgi; r=jouni; r=gerv; ↵jocuri%softhome.net2003-11-213-0/+166
| | | | a=justdave.
* Bug 226119: The template admin/add-group.html.tmpl moved to ↵jouni%heikniemi.net2003-11-191-0/+0
| | | | | | admin/groups/create.html.tmpl to better match with admin template naming consensus discussed in reviewers@. r=myk, a=justdave
* Bug 207211: Editgroups.cgi - template for add a group page; r=myk; a=myk.jocuri%softhome.net2003-11-101-0/+82
|
* Bug 207044 - Filter more template directives. None of these are security ↵gerv%gerv.net2003-09-073-7/+14
| | | | bugs, but they need fixing anyway. Patch by gerv; r,a=justdave.
* Bug 13540 - allow key terms, like "Bugzilla" and "bug", to be altered ↵gerv%gerv.net2003-07-045-79/+88
| | | | without changing all the templates. Patch by jwilmoth@starbucks.com; r=gerv, a=justdave.
* Bug 180642 - Move authentication code into a modulebbaetz%acm.org2003-03-221-1/+1
| | | | | r=gerv, justdave a=justdave
* Bug 147275 Rearchitect product groupsbugreport%peshkin.net2002-11-252-0/+339
| | | | | | Patch by joel r=bbaetz,justdave a=justdave
* Bug 175579 - make templates html compliantbbaetz%student.usyd.edu.au2002-11-193-12/+12
| | | | r=gerv, a=justdave
* Bugzilla Bug 176936 minor consistency changes for editproducts and editflagstimeless%mozdev.org2002-10-271-4/+3
| | | | r=joel
* Bug 172874 - cvs remove old editattachstatus templates, take 2. All tests ↵gerv%gerv.net2002-10-244-313/+0
| | | | still pass. Patch by gerv; r=myk.
* Fixing build bustage. Some template files didn't have version strings.myk%mozilla.org2002-09-292-0/+2
|
* Fix for bug 98801: Implementation of the request tracker, a set of ↵myk%mozilla.org2002-09-293-0/+354
| | | | | | enhancements to attachment statuses. r=gerv,bbaetz
* Bug 148488 - more HTML validation fixesbbaetz%student.usyd.edu.au2002-06-282-5/+6
| | | | r=jouni, gerv
* Bug 141036 - add INTERFACE comments to all templates. This does the first 20 ↵gerv%gerv.net2002-05-072-0/+18
| | | | or so - many more to go... Patch by gerv; 2xr=bbaetz.
* Bug 138582 - convert all INCLUDEs to PROCESS. Patch by gerv, r=bbaetz, afranke.gerv%gerv.net2002-04-244-8/+8
|
* Bug 135707 - template reorganisation. This makes the new copies of the ↵gerv%gerv.net2002-04-204-8/+8
| | | | templates use all the correct names internally. Patch by me, 2xr=myk.
* Bug 135707 - rearrange templates to normalise filenames, and create ↵gerv%gerv.net2002-04-194-0/+0
| | | | directory structure which allows for localised versions of the templates. Earlier versions of these templates can be found, cvs removed, scattered around bugzilla/template/default; but there are no substantial changes between their initial checkin there and here.
* Bug 135707 - rearrange templates to normalise filenames, and create ↵gerv%gerv.net2002-04-194-0/+294
directory structure which allows for localised versions of the templates. Earlier versions of these templates can be found, cvs removed, scattered around bugzilla/template/default; but there are no substantial changes between their initial checkin there and here.