Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-05-02 | Bug 140770 - Navigation doesn't work after creating a new bug. This fix ↵ | gerv%gerv.net | 2 | -26/+10 | |
displays a new bug to the user immediately after it's been filed. Patch by gerv; r=justdave, afranke. | |||||
2002-05-01 | Bug 141385 - dependency graph title is incorrect when doall is specified. ↵ | gerv%gerv.net | 1 | -1/+1 | |
Patch by zeroJ@null.net; 2xr=gerv. | |||||
2002-05-01 | Bug 140311 - query.cgi, search/seach.html.tmpl: should move some strings to ↵ | gerv%gerv.net | 1 | -1/+10 | |
template. Patch by burnus@gmx.de; 2xr=gerv. | |||||
2002-04-30 | Bug 140329 - Stagger headers have wrong order. Patch by myk; 2xr=gerv. | gerv%gerv.net | 1 | -2/+2 | |
2002-04-29 | Bug 140553 - remaining instances of uri filter. Patch by gerv; 2xr=bbaetz. | gerv%gerv.net | 1 | -2/+2 | |
2002-04-29 | Bug 137623 - showdependencytree.cgi has minor grammatical and formatting ↵ | gerv%gerv.net | 1 | -24/+13 | |
issues. Patch by gerv; r=bbaetz, justdave. | |||||
2002-04-29 | Bug 140765 - midair template has an error. Patch by jouni@heikniemi.net, ↵ | gerv%gerv.net | 1 | -1/+1 | |
2xr=gerv. | |||||
2002-04-29 | Bug 138904 - post_bug templates should be separate. Renaming template so ↵ | gerv%gerv.net | 1 | -0/+0 | |
that the name's not so long, and we can use formats. | |||||
2002-04-29 | Bug 140103 - various templatisations or cleanups in CGI.pl. Patch by gerv; ↵ | gerv%gerv.net | 1 | -0/+1 | |
r=justdave, bbaetz. | |||||
2002-04-27 | Bug 138284 - prepare for Bugzilla Helper replacement enter_bug template. ↵ | gerv%gerv.net | 3 | -5/+11 | |
Patch by gerv; r=bbaetz, myk. | |||||
2002-04-27 | Bug 138994 - split up duplicates.html.tmpl. Patch by gerv; r=myk, bbaetz. | gerv%gerv.net | 3 | -105/+183 | |
2002-04-27 | Bug 140419 - fix merge error from bug 138995. Oops. Patch by burnus@gmx.de; ↵ | gerv%gerv.net | 2 | -0/+4 | |
2xr=gerv. | |||||
2002-04-27 | Bug 138995 - split up search.html.tmpl. Patch by gerv; 2xr=myk. | gerv%gerv.net | 5 | -1646/+899 | |
2002-04-27 | Fix for bug 140354: Prevents "edit attachment as comment" from displaying ↵ | myk%mozilla.org | 1 | -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 | |||||
2002-04-26 | Bug 135814 - templatise Token.pm. Patch by zeroj; 2xr=bbaetz. | gerv%gerv.net | 1 | -0/+34 | |
2002-04-26 | Fix for bug 139588: changes "size" to "maxlength" in abbreviations hash ↵ | myk%mozilla.org | 1 | -14/+14 | |
since "size" is a hash built-in method in Template Toolkit 2.07 Patch by Gerv <gerv@gerv.net> r=ddk,myk | |||||
2002-04-26 | Fix for bug 140161: Prevents function call from displaying its return value, ↵ | myk%mozilla.org | 1 | -1/+1 | |
which we don't need. Patch by Myk Melez <myk@mozilla.org>. 2xr=gerv | |||||
2002-04-26 | Bug 140121 - make sure we keep calling SyncAnyPendingShadowChanges from the ↵ | gerv%gerv.net | 1 | -0/+1 | |
footer. Patch by gerv, 2xr=myk. | |||||
2002-04-26 | Bug 139928 - cvs remove templates from template/default directory. These ↵ | gerv%gerv.net | 67 | -6667/+0 | |
templates now all live in template/en/default, for l10n purposes. | |||||
2002-04-25 | Bug 137183 - tab names should be in the template not in the .cgi. Patch by ↵ | gerv%gerv.net | 1 | -1/+11 | |
gerv; r=afranke, myk. | |||||
2002-04-25 | Bug 136180 - use uri/url_quote filters correctly. Patch by ddk; 2xr=gerv. | gerv%gerv.net | 9 | -11/+14 | |
2002-04-25 | Bug 139787 - more template name fixes to stop tree burning. Patch by ddk, ↵ | gerv%gerv.net | 4 | -8/+8 | |
2xr=gerv. | |||||
2002-04-24 | Adding .cvsignore file so we ignore "custom" directory and ".htaccess" file. | gerv%gerv.net | 1 | -0/+2 | |
2002-04-24 | Bug 138582 - convert all INCLUDEs to PROCESS. Patch by gerv, r=bbaetz, afranke. | gerv%gerv.net | 38 | -80/+80 | |
2002-04-23 | Bug 138604, make the bugzilla sidebar use valid XUL plus some template ↵ | caillon%returnzero.com | 2 | -60/+52 | |
cleanup. r=bbaetz,gerv | |||||
2002-04-22 | Bug 135707 - rearrange templates to normalise filenames, and create ↵ | gerv%gerv.net | 5 | -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. | |||||
2002-04-20 | Bug 135707 - template reorganisation. This makes the new copies of the ↵ | gerv%gerv.net | 44 | -92/+152 | |
templates use all the correct names internally. Patch by me, 2xr=myk. | |||||
2002-04-20 | Bug 135707 - make template/en/default templates consistent with ↵ | gerv%gerv.net | 4 | -33/+6 | |
template/default. Patch by ddk, 2xr=gerv. | |||||
2002-04-19 | Bug 135707 - rearrange templates to normalise filenames, and create ↵ | gerv%gerv.net | 1 | -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. | |||||
2002-04-19 | Bug 135707 - rearrange templates to normalise filenames, and create ↵ | gerv%gerv.net | 4 | -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-19 | Bug 135707 - rearrange templates to normalise filenames, and create ↵ | gerv%gerv.net | 4 | -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. | |||||
2002-04-19 | Bug 135707 - rearrange templates to normalise filenames, and create ↵ | gerv%gerv.net | 58 | -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. | |||||
2002-04-18 | Missing version string. Fixes tinderbox bustage, or it would if the | bbaetz%student.usyd.edu.au | 1 | -0/+1 | |
tinderboxes were working r=./runtests.sh --verbose x2 | |||||
2002-04-18 | Fix for bug 126792: Templatizes showdependencytree.cgi. | myk%mozilla.org | 1 | -0/+208 | |
Patch by Myk Melez <myk@mozilla.org>. r=afranke,gerv | |||||
2002-04-18 | Bug 135545 - missing template version strings. Patch by ddk; 2xr=gerv. | gerv%gerv.net | 12 | -1/+34 | |
2002-04-16 | Fix for bug 137669: remove <nobr> tags from attachment status lists | justdave%syndicomm.com | 2 | -6/+2 | |
Patch by Jeffrey Baker <jwbaker@acm.org> r= justdave x2 | |||||
2002-04-16 | Bug 121247 - enter_bug comment templates. Template method for amalgamation ↵ | gerv%gerv.net | 1 | -0/+21 | |
of free-form enter_bug text fields into the description. Patch by gerv; 2xr=myk. | |||||
2002-04-15 | Bug 129442 - make html of a default installation (mostly) HTML 4.01 | bbaetz%student.usyd.edu.au | 10 | -68/+69 | |
transitional compliant Original patch by chema@ximian.com, modified/extended by bbaetz@student.usyd.edu.au r=gerv, justdave | |||||
2002-04-13 | Fix for bug 125660: Templatizes process_bug.cgi. | myk%mozilla.org | 6 | -0/+362 | |
Patch by Myk Melez <myk@mozilla.org> r=gerv,bbaetz | |||||
2002-04-11 | Build bustage - add version string. Oops. No bug number. | gerv%gerv.net | 1 | -0/+1 | |
2002-04-11 | Bug 199635 - templatise duplicates.cgi. Patch by gerv, r=myk, bbaetz. | gerv%gerv.net | 1 | -0/+275 | |
2002-04-07 | Byg 136003 - two extra spaces after every comment | bbaetz%student.usyd.edu.au | 1 | -3/+6 | |
r=gerv x2 | |||||
2002-04-07 | Bug 133423 - Audit templates for FILTER usage | bbaetz%student.usyd.edu.au | 26 | -41/+48 | |
r=gerv, justdave | |||||
2002-04-06 | Bug 135473 - Using back button after failure on attachment.cgi does not ↵ | gerv%gerv.net | 1 | -0/+1 | |
disable radio buttons when patch checkbox is checked. Patch by ddk <ddkilzer@theracingworld.com>, 2xr=gerv. | |||||
2002-04-06 | Bug 135469 - missing version string (tree's afire). Patch by ddk, 2xr=zach. | gerv%gerv.net | 1 | -0/+1 | |
2002-04-06 | Bug 126456 - fix our error handling. Change the name of the functions to ↵ | gerv%gerv.net | 1 | -9/+15 | |
something more sane; a few enhancements. Patch by gerv, 2xr=myk. | |||||
2002-04-05 | Bug 117760 - Templatise showvotes.cgi and incorporate doeditvotes.cgi. Patch ↵ | gerv%gerv.net | 5 | -4/+230 | |
by gerv, r=myk, bbaetz. | |||||
2002-04-05 | Bug 124920 - Templatise post_bug.cgi. Patch by gerv, r=myk, bbaetz. | gerv%gerv.net | 2 | -0/+80 | |
2002-04-04 | Bug 126793 - templatise showdependencygraph.cgi. Patch by gerv, r=bbaetz, myk. | gerv%gerv.net | 1 | -0/+97 | |
2002-04-04 | Fix for bug 135291: add version string to new templates and fix the string ↵ | zach%zachlipton.com | 6 | -4/+6 | |
for non xml templates. r=bbaetz, r2=ddk |