summaryrefslogtreecommitdiffstats
path: root/template/en/default/admin
AgeCommit message (Collapse)AuthorFilesLines
2004-09-11Bug 190224: templatize editmilestones.cgijustdave%bugzilla.org9-0/+635
Patch by GavinS <bugzilla@chimpychompy.org> r=jouni, a=justdave
2004-08-24Fix for bug 254587: group description not displayed on delete groupkiko%async.com.br1-1/+1
confirm page. Fix typo? Patch by GavinS <bugzilla@chimpychompy.org>. r=kiko, a=myk.
2004-08-21Bug 224208 Add a higher level of categorization (.ie departments, locations, ↵bugreport%peshkin.net9-0/+431
etc.) patch by Albert Ting r=joel, glob a=myk
2004-08-11Bug 244239: Add group-based pronouns to querybugreport%peshkin.net1-8/+16
r=erik,justdave a=justdave
2004-08-01Remove accidentally committed .orig files (from bug 190220)jouni%heikniemi.net9-0/+0
2004-07-31Patch for bug 190220: templatize editcomponents.cgi; patch by GavinS ↵jocuri%softhome.net20-8/+818
<bugzilla@chimpychompy.org>; r=jouni, a=justdave.
2004-07-28Bug 251837: Extend group_group_map to control which groups can see each otherbugreport%peshkin.net1-30/+82
r=kiko a=justdave
2004-07-13Patch for bug 190222: templatize editgroups.cgi; r=joel, a=justdave.jocuri%softhome.net8-0/+644
2004-07-12Bug 244265: Abstract out the typical admin page table to a separate ↵jouni%heikniemi.net2-58/+122
template. r=vladd, a=justdave
2004-07-10Bug 238797: minor adjustment to javascript filters to prevent tags inserted ↵justdave%bugzilla.org1-1/+1
in product, component, and flag names from causing problems. r=gerv, a=justdave
2004-03-20Patch for bug 238025: generate HTML table header in editkeywords.cgi even ↵jocuri%softhome.net1-1/+3
when there are no keywords defined; patch by Rudolf Ramler <rudolf.ramler@scch.at>; r=vlad, a=justdave.
2004-03-19Bug 237772 instances of "a terms.bug" should be replaced with "terms.abug"timeless%mozdev.org1-1/+1
also fix the spelling of decipher r=gerv r=kiko a=justdave
2004-02-03Bug 232413 - remove occurrences of &nbsp; in favour of [%+ construct to ↵gerv%gerv.net1-1/+2
prevent whitespace chomping. Patch by gerv; r=kiko, a=justdave.
2004-01-19Patch for bug 228894: Change HTML comments to template-toolkit ones for ↵jocuri%softhome.net12-12/+12
template version numbers; patch by GavinS <bugzilla@chimpychompy.org>; r=kiko; a=justdave.
2003-12-10Bug 227979: Editkeywords.cgi HTML validation; r=kiko; a=justdave.jocuri%softhome.net3-3/+3
2003-12-10Bug 190223: Complete templatization for editkeywords.cgi; reviewed by kiko, ↵jocuri%softhome.net6-8/+204
jth, gerv; r/a=justdave.
2003-11-21Bug 225703: Partial templatization for editkeywords.cgi; r=jouni; r=gerv; ↵jocuri%softhome.net3-0/+166
a=justdave.
2003-11-19Bug 226119: The template admin/add-group.html.tmpl moved to ↵jouni%heikniemi.net1-0/+0
admin/groups/create.html.tmpl to better match with admin template naming consensus discussed in reviewers@. r=myk, a=justdave
2003-11-10Bug 207211: Editgroups.cgi - template for add a group page; r=myk; a=myk.jocuri%softhome.net1-0/+82
2003-09-07Bug 207044 - Filter more template directives. None of these are security ↵gerv%gerv.net3-7/+14
bugs, but they need fixing anyway. Patch by gerv; r,a=justdave.
2003-07-04Bug 13540 - allow key terms, like "Bugzilla" and "bug", to be altered ↵gerv%gerv.net5-79/+88
without changing all the templates. Patch by jwilmoth@starbucks.com; r=gerv, a=justdave.
2003-03-22Bug 180642 - Move authentication code into a modulebbaetz%acm.org1-1/+1
r=gerv, justdave a=justdave
2002-11-25Bug 147275 Rearchitect product groupsbugreport%peshkin.net2-0/+339
Patch by joel r=bbaetz,justdave a=justdave
2002-11-19Bug 175579 - make templates html compliantbbaetz%student.usyd.edu.au3-12/+12
r=gerv, a=justdave
2002-10-27Bugzilla Bug 176936 minor consistency changes for editproducts and editflagstimeless%mozdev.org1-4/+3
r=joel
2002-10-24Bug 172874 - cvs remove old editattachstatus templates, take 2. All tests ↵gerv%gerv.net4-313/+0
still pass. Patch by gerv; r=myk.
2002-09-29Fixing build bustage. Some template files didn't have version strings.myk%mozilla.org2-0/+2
2002-09-29Fix for bug 98801: Implementation of the request tracker, a set of ↵myk%mozilla.org3-0/+354
enhancements to attachment statuses. r=gerv,bbaetz
2002-06-28Bug 148488 - more HTML validation fixesbbaetz%student.usyd.edu.au2-5/+6
r=jouni, gerv
2002-05-07Bug 141036 - add INTERFACE comments to all templates. This does the first 20 ↵gerv%gerv.net2-0/+18
or so - many more to go... Patch by gerv; 2xr=bbaetz.
2002-04-24Bug 138582 - convert all INCLUDEs to PROCESS. Patch by gerv, r=bbaetz, afranke.gerv%gerv.net4-8/+8
2002-04-20Bug 135707 - template reorganisation. This makes the new copies of the ↵gerv%gerv.net4-8/+8
templates use all the correct names internally. Patch by me, 2xr=myk.
2002-04-19Bug 135707 - rearrange templates to normalise filenames, and create ↵gerv%gerv.net4-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.
2002-04-19Bug 135707 - rearrange templates to normalise filenames, and create ↵gerv%gerv.net4-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.