aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Bug 140765 - midair template has an error. Patch by jouni@heikniemi.net, 2xr=...gerv%gerv.net2002-04-291-1/+1
* Bug 140006 - ThrowTemplateError should try a template before using print stat...gerv%gerv.net2002-04-291-16/+25
* Bug 138904 - post_bug templates should be separate. Renaming template so that...gerv%gerv.net2002-04-291-0/+0
* Bug 138904 - post_bug templates should be separate. Patch by gerv, 2xr=myk.gerv%gerv.net2002-04-291-1/+5
* Bug 140103 - various templatisations or cleanups in CGI.pl. Patch by gerv; r=...gerv%gerv.net2002-04-292-108/+39
* Fix for bug 140633: Template Toolkit bug causes directory "datatemplate" to b...justdave%syndicomm.com2002-04-291-1/+1
* Bug 138284 - prepare for Bugzilla Helper replacement enter_bug template. Patc...gerv%gerv.net2002-04-275-9/+34
* Bug 105960 - xml.cgi has wrong content type, and should be standalonebbaetz%student.usyd.edu.au2002-04-273-3/+3
* Bug 97832 - turn on template compilation. This means that the minimum TTbbaetz%student.usyd.edu.au2002-04-273-16/+133
* Bug 138994 - split up duplicates.html.tmpl. Patch by gerv; r=myk, bbaetz.gerv%gerv.net2002-04-274-107/+189
* Bug 140419 - fix merge error from bug 138995. Oops. Patch by burnus@gmx.de; 2...gerv%gerv.net2002-04-272-0/+4
* Bug 140407 - remove all references to directories template/default and templa...gerv%gerv.net2002-04-272-2/+2
* Move a </center> tag (inserted in bug 129442 in a vain attempt to make this C...gerv%gerv.net2002-04-271-1/+1
* Bug 138995 - split up search.html.tmpl. Patch by gerv; 2xr=myk.gerv%gerv.net2002-04-275-1646/+899
* Fix for bug 139930: checksetup.pl no longer fails if data/params does not existmyk%mozilla.org2002-04-271-15/+16
* Fix for bug 139759: gets email searches for "cc: list or assignee" working ag...myk%mozilla.org2002-04-271-4/+2
* Fix for bug 140354: Prevents "edit attachment as comment" from displaying ope...myk%mozilla.org2002-04-271-2/+2
* Bug 135817 - update template filename. Oops.gerv%gerv.net2002-04-262-2/+4
* Bug 140124 - PuntTryAgain must die. Patch by gerv, 2xr=myk.gerv%gerv.net2002-04-262-22/+9
* Bug 135814 - templatise Token.pm. Patch by zeroj; 2xr=bbaetz.gerv%gerv.net2002-04-263-58/+62
* Fix for bug 139588: changes "size" to "maxlength" in abbreviations hash since...myk%mozilla.org2002-04-261-14/+14
* Fix for bug 140161: Prevents function call from displaying its return value, ...myk%mozilla.org2002-04-261-1/+1
* Bug 140145 - GetLongDescriptionAsHTML must die. Patch by gerv, 2xr=bbaetz.gerv%gerv.net2002-04-261-45/+0
* Bug 140121 - make sure we keep calling SyncAnyPendingShadowChanges from the f...gerv%gerv.net2002-04-262-0/+4
* Bug 140110 - remove 273 lines of redundant code from CGI.pl. Patch by gerv; 2...gerv%gerv.net2002-04-261-267/+3
* Remove confusing comment referring make_options, which this CGI no longer cal...gerv%gerv.net2002-04-261-5/+0
* Bug 139928 - cvs remove templates from template/default directory. These temp...gerv%gerv.net2002-04-2667-6667/+0
* Bug 137183 - tab names should be in the template not in the .cgi. Patch by ge...gerv%gerv.net2002-04-252-19/+12
* Fix for bug 126571: prevents display of messages to end-users about parameter...myk%mozilla.org2002-04-251-47/+28
* Bug 138456 - use proper error functions in DBNameToIdAndCheck. Patch by gerv;...gerv%gerv.net2002-04-251-20/+6
* Fix for bug 139632: connect to the database in enter_bug.cgi in case it is ti...myk%mozilla.org2002-04-251-0/+5
* Bug 125066 - remove the need to set a milestone on accept for products with j...gerv%gerv.net2002-04-251-1/+2
* Bug 136180 - use uri/url_quote filters correctly. Patch by ddk; 2xr=gerv.gerv%gerv.net2002-04-2513-19/+30
* Bug 139800 - remove errant references to index.html. Patch by ddk, 2xr=gerv.gerv%gerv.net2002-04-252-2/+2
* Bug 139787 - more template name fixes to stop tree burning. Patch by ddk, 2xr...gerv%gerv.net2002-04-254-8/+8
* Fix tinderbox bustage caused by the template location code change. The tests...justdave%syndicomm.com2002-04-241-1/+1
* Adding .cvsignore file so we ignore "custom" directory and ".htaccess" file.gerv%gerv.net2002-04-241-0/+2
* Bug 138588 - missed a DisplayError -> ThrowTemplateError change.gerv%gerv.net2002-04-241-1/+1
* Bug 138588 - change to use new template structure. Patch by gerv, r=myk, afra...gerv%gerv.net2002-04-2428-160/+118
* Bug 138582 - convert all INCLUDEs to PROCESS. Patch by gerv, r=bbaetz, afranke.gerv%gerv.net2002-04-2438-80/+80
* Fix for bug 124587: Lock bugs table before inserting new bug.myk%mozilla.org2002-04-241-0/+7
* Bug 138604, make the bugzilla sidebar use valid XUL plus some template cleanu...caillon%returnzero.com2002-04-232-60/+52
* Bug 139051 - fix misspelling of "privilege". Patch by mental <xor@ivwnet.com>...gerv%gerv.net2002-04-235-10/+10
* Bug 135707 - rearrange templates to normalise filenames, and create directory...gerv%gerv.net2002-04-225-0/+330
* Fix for bug 125013: ProcessMultipartFormFields in CGI.pl would hang if the po...justdave%syndicomm.com2002-04-201-1/+1
* Bug 138581 - add template/en/* to the search path. Patch by gerv, 2xr=justdave.gerv%gerv.net2002-04-201-1/+1
* Bug 135707 - template reorganisation. This makes the new copies of the templa...gerv%gerv.net2002-04-2044-92/+152
* Bug 135707 - make template/en/default templates consistent with template/defa...gerv%gerv.net2002-04-204-33/+6
* Bug 135707 - rearrange templates to normalise filenames, and create directory...gerv%gerv.net2002-04-191-0/+55
* Bug 138064 - False-positive error message in checksetup.pl when checking for ...gerv%gerv.net2002-04-191-5/+7