aboutsummaryrefslogtreecommitdiffstats
path: root/template
Commit message (Collapse)AuthorAgeFilesLines
* Bug 138284 - prepare for Bugzilla Helper replacement enter_bug template. ↵gerv%gerv.net2002-04-273-5/+11
| | | | Patch by gerv; r=bbaetz, myk.
* Bug 138994 - split up duplicates.html.tmpl. Patch by gerv; r=myk, bbaetz.gerv%gerv.net2002-04-273-105/+183
|
* Bug 140419 - fix merge error from bug 138995. Oops. Patch by burnus@gmx.de; ↵gerv%gerv.net2002-04-272-0/+4
| | | | 2xr=gerv.
* Bug 138995 - split up search.html.tmpl. Patch by gerv; 2xr=myk.gerv%gerv.net2002-04-275-1646/+899
|
* Fix for bug 140354: Prevents "edit attachment as comment" from displaying ↵myk%mozilla.org2002-04-271-2/+2
| | | | | | | opening and closing HTML tags on recent versions of Mozilla by making the regexp that finds and removes them case-insensitive. Patch by Myk Melez <myk@mozilla.org> 2xr=gerv
* Bug 135814 - templatise Token.pm. Patch by zeroj; 2xr=bbaetz.gerv%gerv.net2002-04-261-0/+34
|
* Fix for bug 139588: changes "size" to "maxlength" in abbreviations hash ↵myk%mozilla.org2002-04-261-14/+14
| | | | | | | since "size" is a hash built-in method in Template Toolkit 2.07 Patch by Gerv <gerv@gerv.net> r=ddk,myk
* Fix for bug 140161: Prevents function call from displaying its return value, ↵myk%mozilla.org2002-04-261-1/+1
| | | | | | | which we don't need. Patch by Myk Melez <myk@mozilla.org>. 2xr=gerv
* Bug 140121 - make sure we keep calling SyncAnyPendingShadowChanges from the ↵gerv%gerv.net2002-04-261-0/+1
| | | | footer. Patch by gerv, 2xr=myk.
* Bug 139928 - cvs remove templates from template/default directory. These ↵gerv%gerv.net2002-04-2667-6667/+0
| | | | templates now all live in template/en/default, for l10n purposes.
* Bug 137183 - tab names should be in the template not in the .cgi. Patch by ↵gerv%gerv.net2002-04-251-1/+11
| | | | gerv; r=afranke, myk.
* Bug 136180 - use uri/url_quote filters correctly. Patch by ddk; 2xr=gerv.gerv%gerv.net2002-04-259-11/+14
|
* Bug 139787 - more template name fixes to stop tree burning. Patch by ddk, ↵gerv%gerv.net2002-04-254-8/+8
| | | | 2xr=gerv.
* Adding .cvsignore file so we ignore "custom" directory and ".htaccess" file.gerv%gerv.net2002-04-241-0/+2
|
* Bug 138582 - convert all INCLUDEs to PROCESS. Patch by gerv, r=bbaetz, afranke.gerv%gerv.net2002-04-2438-80/+80
|
* Bug 138604, make the bugzilla sidebar use valid XUL plus some template ↵caillon%returnzero.com2002-04-232-60/+52
| | | | cleanup. r=bbaetz,gerv
* Bug 135707 - rearrange templates to normalise filenames, and create ↵gerv%gerv.net2002-04-225-0/+330
| | | | 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 - template reorganisation. This makes the new copies of the ↵gerv%gerv.net2002-04-2044-92/+152
| | | | templates use all the correct names internally. Patch by me, 2xr=myk.
* Bug 135707 - make template/en/default templates consistent with ↵gerv%gerv.net2002-04-204-33/+6
| | | | template/default. Patch by ddk, 2xr=gerv.
* Bug 135707 - rearrange templates to normalise filenames, and create ↵gerv%gerv.net2002-04-191-0/+55
| | | | 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/+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.
* Bug 135707 - rearrange templates to normalise filenames, and create ↵gerv%gerv.net2002-04-1958-0/+6877
| | | | 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.
* Missing version string. Fixes tinderbox bustage, or it would if thebbaetz%student.usyd.edu.au2002-04-181-0/+1
| | | | tinderboxes were working r=./runtests.sh --verbose x2
* Fix for bug 126792: Templatizes showdependencytree.cgi.myk%mozilla.org2002-04-181-0/+208
| | | | | Patch by Myk Melez <myk@mozilla.org>. r=afranke,gerv
* Bug 135545 - missing template version strings. Patch by ddk; 2xr=gerv.gerv%gerv.net2002-04-1812-1/+34
|
* Fix for bug 137669: remove <nobr> tags from attachment status listsjustdave%syndicomm.com2002-04-162-6/+2
| | | | | Patch by Jeffrey Baker <jwbaker@acm.org> r= justdave x2
* Bug 121247 - enter_bug comment templates. Template method for amalgamation ↵gerv%gerv.net2002-04-161-0/+21
| | | | of free-form enter_bug text fields into the description. Patch by gerv; 2xr=myk.
* Bug 129442 - make html of a default installation (mostly) HTML 4.01bbaetz%student.usyd.edu.au2002-04-1510-68/+69
| | | | | | | transitional compliant Original patch by chema@ximian.com, modified/extended by bbaetz@student.usyd.edu.au r=gerv, justdave
* Fix for bug 125660: Templatizes process_bug.cgi.myk%mozilla.org2002-04-136-0/+362
| | | | | Patch by Myk Melez <myk@mozilla.org> r=gerv,bbaetz
* Build bustage - add version string. Oops. No bug number.gerv%gerv.net2002-04-111-0/+1
|
* Bug 199635 - templatise duplicates.cgi. Patch by gerv, r=myk, bbaetz.gerv%gerv.net2002-04-111-0/+275
|
* Byg 136003 - two extra spaces after every commentbbaetz%student.usyd.edu.au2002-04-071-3/+6
| | | | r=gerv x2
* Bug 133423 - Audit templates for FILTER usagebbaetz%student.usyd.edu.au2002-04-0726-41/+48
| | | | r=gerv, justdave
* Bug 135473 - Using back button after failure on attachment.cgi does not ↵gerv%gerv.net2002-04-061-0/+1
| | | | disable radio buttons when patch checkbox is checked. Patch by ddk <ddkilzer@theracingworld.com>, 2xr=gerv.
* Bug 135469 - missing version string (tree's afire). Patch by ddk, 2xr=zach.gerv%gerv.net2002-04-061-0/+1
|
* Bug 126456 - fix our error handling. Change the name of the functions to ↵gerv%gerv.net2002-04-061-9/+15
| | | | something more sane; a few enhancements. Patch by gerv, 2xr=myk.
* Bug 117760 - Templatise showvotes.cgi and incorporate doeditvotes.cgi. Patch ↵gerv%gerv.net2002-04-055-4/+230
| | | | by gerv, r=myk, bbaetz.
* Bug 124920 - Templatise post_bug.cgi. Patch by gerv, r=myk, bbaetz.gerv%gerv.net2002-04-052-0/+80
|
* Bug 126793 - templatise showdependencygraph.cgi. Patch by gerv, r=bbaetz, myk.gerv%gerv.net2002-04-041-0/+97
|
* Fix for bug 135291: add version string to new templates and fix the string ↵zach%zachlipton.com2002-04-046-4/+6
| | | | | | | | for non xml templates. r=bbaetz, r2=ddk
* Partial fix for bug 104600: Adds "template/custom" to .cvsignore.myk%mozilla.org2002-04-041-0/+1
| | | | | Patch by Myk Melez <myk@mozilla.org> r=justdave x2
* Bug 126456 - improve our error handling. Patch by gerv, r=myk, bbaetz.gerv%gerv.net2002-04-042-0/+89
|
* Fix for bug 98658: Let administrator know which customised templates have ↵zach%zachlipton.com2002-04-0439-1/+39
| | | | | | | | | | | been updated by Bugzilla team. Patch adds a version string to every template and a check in t/004template.t to check for version strings in templates. Note that two templates that were not included in the initial patch now have version strings added. r=justdave, r2=myk
* Bug 124937 - templatise show_activity.cgi. Patch by me, r=myk, bbaetz.gerv%gerv.net2002-04-045-3/+139
|
* Bug 132939 - "zarro bugs found" is no morebbaetz%student.usyd.edu.au2002-04-021-2/+2
| | | | r=justdave x2
* Fix for bug 23067: Allow the user to change their email address through the ↵justdave%syndicomm.com2002-04-016-4/+202
| | | | | | | | | preferences. Sends out tokens in email to both addresses which have to be confirmed by the new address, and can be cancelled by the old one. Entering your password on the preferences page is required to initiate the process. Patch by John Vandenberg <zeroJ@null.net> r= myk, justdave
* Fix for bug 133425: adding missing FILTERs in the templatejustdave%syndicomm.com2002-04-011-3/+3
| | | | | Patch by Andreas Franke r = Gerv x2
* Bug 133862 - bugzilla index page doesn't focus text fieldbbaetz%student.usyd.edu.au2002-03-311-1/+5
| | | | r=gerv x2
* Bug 133425 - FILTERs and other fixes in show_bug.html.tmpl. Patch by gerv, ↵gerv%gerv.net2002-03-271-28/+34
| | | | r=justdave, bbaetz.