Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 138994 - split up duplicates.html.tmpl. Patch by gerv; r=myk, bbaetz. | gerv%gerv.net | 2002-04-27 | 4 | -107/+189 |
| | |||||
* | Bug 140419 - fix merge error from bug 138995. Oops. Patch by burnus@gmx.de; ↵ | gerv%gerv.net | 2002-04-27 | 2 | -0/+4 |
| | | | | 2xr=gerv. | ||||
* | Bug 140407 - remove all references to directories template/default and ↵ | gerv%gerv.net | 2002-04-27 | 2 | -2/+2 |
| | | | | template/custom. They are no more. Oceania is at war with Eastasia. Oceania has always been at war with Eastasia. | ||||
* | Move a </center> tag (inserted in bug 129442 in a vain attempt to make this ↵ | gerv%gerv.net | 2002-04-27 | 1 | -1/+1 |
| | | | | CGI's HTML validate) to the bottom of the initial page. This has the effect of fixing the alignment of the "choose chart" widgets; returning them back to the centre, where it should be. No bug number. | ||||
* | Bug 138995 - split up search.html.tmpl. Patch by gerv; 2xr=myk. | gerv%gerv.net | 2002-04-27 | 5 | -1646/+899 |
| | |||||
* | Fix for bug 139930: checksetup.pl no longer fails if data/params does not exist | myk%mozilla.org | 2002-04-27 | 1 | -15/+16 |
| | | | | | Patch by Myk Melez <myk@mozilla.org> r=bbaetz,gerv | ||||
* | Fix for bug 139759: gets email searches for "cc: list or assignee" working ↵ | myk%mozilla.org | 2002-04-27 | 1 | -4/+2 |
| | | | | | | | again. Patch by David Ward <dward@netschools.net> 2xr=myk | ||||
* | Fix for bug 140354: Prevents "edit attachment as comment" from displaying ↵ | myk%mozilla.org | 2002-04-27 | 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 | ||||
* | Bug 135817 - update template filename. Oops. | gerv%gerv.net | 2002-04-26 | 2 | -2/+4 |
| | |||||
* | Bug 140124 - PuntTryAgain must die. Patch by gerv, 2xr=myk. | gerv%gerv.net | 2002-04-26 | 2 | -22/+9 |
| | |||||
* | Bug 135814 - templatise Token.pm. Patch by zeroj; 2xr=bbaetz. | gerv%gerv.net | 2002-04-26 | 3 | -58/+62 |
| | |||||
* | Fix for bug 139588: changes "size" to "maxlength" in abbreviations hash ↵ | myk%mozilla.org | 2002-04-26 | 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 | ||||
* | Fix for bug 140161: Prevents function call from displaying its return value, ↵ | myk%mozilla.org | 2002-04-26 | 1 | -1/+1 |
| | | | | | | | which we don't need. Patch by Myk Melez <myk@mozilla.org>. 2xr=gerv | ||||
* | Bug 140145 - GetLongDescriptionAsHTML must die. Patch by gerv, 2xr=bbaetz. | gerv%gerv.net | 2002-04-26 | 1 | -45/+0 |
| | |||||
* | Bug 140121 - make sure we keep calling SyncAnyPendingShadowChanges from the ↵ | gerv%gerv.net | 2002-04-26 | 2 | -0/+4 |
| | | | | footer. Patch by gerv, 2xr=myk. | ||||
* | Bug 140110 - remove 273 lines of redundant code from CGI.pl. Patch by gerv; ↵ | gerv%gerv.net | 2002-04-26 | 1 | -267/+3 |
| | | | | 2xr=ddk. | ||||
* | Remove confusing comment referring make_options, which this CGI no longer ↵ | gerv%gerv.net | 2002-04-26 | 1 | -5/+0 |
| | | | | calls. No bug number. | ||||
* | Bug 139928 - cvs remove templates from template/default directory. These ↵ | gerv%gerv.net | 2002-04-26 | 67 | -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.net | 2002-04-25 | 2 | -19/+12 |
| | | | | gerv; r=afranke, myk. | ||||
* | Fix for bug 126571: prevents display of messages to end-users about ↵ | myk%mozilla.org | 2002-04-25 | 1 | -47/+28 |
| | | | | | | | | parameters being removed when an installation upgrades to a later version of Bugzilla from which some parameters have been removed. Patch by Myk Melez <myk@mozilla.org> 2xr=gerv | ||||
* | Bug 138456 - use proper error functions in DBNameToIdAndCheck. Patch by ↵ | gerv%gerv.net | 2002-04-25 | 1 | -20/+6 |
| | | | | gerv; 2xr=myk. | ||||
* | Fix for bug 139632: connect to the database in enter_bug.cgi in case it is ↵ | myk%mozilla.org | 2002-04-25 | 1 | -0/+5 |
| | | | | | | | | time to rebuild the version cache, which needs a database connection. Patch by Myk Melez <myk@mozilla.org>. 2xr=gerv | ||||
* | Bug 125066 - remove the need to set a milestone on accept for products with ↵ | gerv%gerv.net | 2002-04-25 | 1 | -1/+2 |
| | | | | just one milestone. Patch by zeroj; r=justdave, gerv. | ||||
* | Bug 136180 - use uri/url_quote filters correctly. Patch by ddk; 2xr=gerv. | gerv%gerv.net | 2002-04-25 | 13 | -19/+30 |
| | |||||
* | Bug 139800 - remove errant references to index.html. Patch by ddk, 2xr=gerv. | gerv%gerv.net | 2002-04-25 | 2 | -2/+2 |
| | |||||
* | Bug 139787 - more template name fixes to stop tree burning. Patch by ddk, ↵ | gerv%gerv.net | 2002-04-25 | 4 | -8/+8 |
| | | | | 2xr=gerv. | ||||
* | Fix tinderbox bustage caused by the template location code change. The ↵ | justdave%syndicomm.com | 2002-04-24 | 1 | -1/+1 |
| | | | | | | tests are now looking in the right place for the templates. 4 templates in the new location now come up with syntax errors however. | ||||
* | Adding .cvsignore file so we ignore "custom" directory and ".htaccess" file. | gerv%gerv.net | 2002-04-24 | 1 | -0/+2 |
| | |||||
* | Bug 138588 - missed a DisplayError -> ThrowTemplateError change. | gerv%gerv.net | 2002-04-24 | 1 | -1/+1 |
| | |||||
* | Bug 138588 - change to use new template structure. Patch by gerv, r=myk, ↵ | gerv%gerv.net | 2002-04-24 | 28 | -160/+118 |
| | | | | afranke. | ||||
* | Bug 138582 - convert all INCLUDEs to PROCESS. Patch by gerv, r=bbaetz, afranke. | gerv%gerv.net | 2002-04-24 | 38 | -80/+80 |
| | |||||
* | Fix for bug 124587: Lock bugs table before inserting new bug. | myk%mozilla.org | 2002-04-24 | 1 | -0/+7 |
| | | | | | Patch by Myk Melez <myk@mozilla.org> r=bbaetz,justdave | ||||
* | Bug 138604, make the bugzilla sidebar use valid XUL plus some template ↵ | caillon%returnzero.com | 2002-04-23 | 2 | -60/+52 |
| | | | | cleanup. r=bbaetz,gerv | ||||
* | Bug 139051 - fix misspelling of "privilege". Patch by mental ↵ | gerv%gerv.net | 2002-04-23 | 5 | -10/+10 |
| | | | | <xor@ivwnet.com>, 2xr=bbaetz. | ||||
* | Bug 135707 - rearrange templates to normalise filenames, and create ↵ | gerv%gerv.net | 2002-04-22 | 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. | ||||
* | Fix for bug 125013: ProcessMultipartFormFields in CGI.pl would hang if the ↵ | justdave%syndicomm.com | 2002-04-20 | 1 | -1/+1 |
| | | | | | | | posting browser included regexp metacharacters in its boundary string. Patch by tkl@telenet.ch (Thomas Klaeger) 2xr= justdave | ||||
* | Bug 138581 - add template/en/* to the search path. Patch by gerv, 2xr=justdave. | gerv%gerv.net | 2002-04-20 | 1 | -1/+1 |
| | |||||
* | Bug 135707 - template reorganisation. This makes the new copies of the ↵ | gerv%gerv.net | 2002-04-20 | 44 | -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.net | 2002-04-20 | 4 | -33/+6 |
| | | | | template/default. Patch by ddk, 2xr=gerv. | ||||
* | Bug 135707 - rearrange templates to normalise filenames, and create ↵ | gerv%gerv.net | 2002-04-19 | 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. | ||||
* | Bug 138064 - False-positive error message in checksetup.pl when checking for ↵ | gerv%gerv.net | 2002-04-19 | 1 | -5/+7 |
| | | | | "png" in data/webdot/.htaccess. Patch by ddk; 2xr=justdave. | ||||
* | Bug 135707 - rearrange templates to normalise filenames, and create ↵ | gerv%gerv.net | 2002-04-19 | 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. | ||||
* | Bug 135707 - rearrange templates to normalise filenames, and create ↵ | gerv%gerv.net | 2002-04-19 | 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. | ||||
* | Bug 135707 - rearrange templates to normalise filenames, and create ↵ | gerv%gerv.net | 2002-04-19 | 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. | ||||
* | Missing version string. Fixes tinderbox bustage, or it would if the | bbaetz%student.usyd.edu.au | 2002-04-18 | 1 | -0/+1 |
| | | | | tinderboxes were working r=./runtests.sh --verbose x2 | ||||
* | Fix for bug 12004: need info on Template and AppConfig in the help docs. | justdave%syndicomm.com | 2002-04-18 | 2 | -18/+82 |
| | | | | Documentation SGML patch by Greg Leblanc <gleblanc@linuxweasel.com> | ||||
* | Bug 137954 - Empty "move-button-text" field blocks changing bugs. Patch by ↵ | gerv%gerv.net | 2002-04-18 | 1 | -1/+1 |
| | | | | gerv, 2xr=justdave. | ||||
* | Fix for bug 126792: Templatizes showdependencytree.cgi. | myk%mozilla.org | 2002-04-18 | 2 | -356/+336 |
| | | | | | Patch by Myk Melez <myk@mozilla.org>. r=afranke,gerv | ||||
* | Bug 135545 - missing template version strings. Patch by ddk; 2xr=gerv. | gerv%gerv.net | 2002-04-18 | 12 | -1/+34 |
| | |||||
* | Bug 136754 - warning in editproduct.cgi if usebuggroups option is on. Patch ↵ | gerv%gerv.net | 2002-04-18 | 1 | -1/+1 |
| | | | | by justdave; r=gerv, bbaetz. |