summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2002-05-01Bug 141326 - broken hyperlink in editkeywords.cgi. Fix by dkl@redhat.com. 2xr...dkl%redhat.com1-1/+1
2002-05-01Bug 140311 - query.cgi, search/seach.html.tmpl: should move some strings to t...gerv%gerv.net1-1/+10
2002-04-30Bug 140664 - checksetup.pl fails on perl 5.005. Patch by bbaetz; r=afranke, d...gerv%gerv.net1-8/+37
2002-04-30Bug 140564 - Unquoted variable in regexp in globals.pl. Patch by xor@ivwnet.c...gerv%gerv.net1-1/+1
2002-04-30Bug 140329 - Stagger headers have wrong order. Patch by myk; 2xr=gerv.gerv%gerv.net1-2/+2
2002-04-30Bug 140784 - edit*.cgi need a use lib "." on Win32/IIS w/ taint. Patch by jou...gerv%gerv.net9-0/+9
2002-04-30Bug 140953 - Creating the first attachment status fails. Patch by jouni@heikn...gerv%gerv.net1-1/+2
2002-04-29Bug 140553 - remaining instances of uri filter. Patch by gerv; 2xr=bbaetz.gerv%gerv.net1-2/+2
2002-04-29Bug 137623 - showdependencytree.cgi has minor grammatical and formatting issu...gerv%gerv.net1-24/+13
2002-04-29Bug 140765 - midair template has an error. Patch by jouni@heikniemi.net, 2xr=...gerv%gerv.net1-1/+1
2002-04-29Bug 140006 - ThrowTemplateError should try a template before using print stat...gerv%gerv.net1-16/+25
2002-04-29Bug 138904 - post_bug templates should be separate. Renaming template so that...gerv%gerv.net1-0/+0
2002-04-29Bug 138904 - post_bug templates should be separate. Patch by gerv, 2xr=myk.gerv%gerv.net1-1/+5
2002-04-29Bug 140103 - various templatisations or cleanups in CGI.pl. Patch by gerv; r=...gerv%gerv.net2-108/+39
2002-04-29Fix for bug 140633: Template Toolkit bug causes directory "datatemplate" to b...justdave%syndicomm.com1-1/+1
2002-04-27Bug 138284 - prepare for Bugzilla Helper replacement enter_bug template. Patc...gerv%gerv.net5-9/+34
2002-04-27Bug 105960 - xml.cgi has wrong content type, and should be standalonebbaetz%student.usyd.edu.au3-3/+3
2002-04-27Bug 97832 - turn on template compilation. This means that the minimum TTbbaetz%student.usyd.edu.au3-16/+133
2002-04-27Bug 138994 - split up duplicates.html.tmpl. Patch by gerv; r=myk, bbaetz.gerv%gerv.net4-107/+189
2002-04-27Bug 140419 - fix merge error from bug 138995. Oops. Patch by burnus@gmx.de; 2...gerv%gerv.net2-0/+4
2002-04-27Bug 140407 - remove all references to directories template/default and templa...gerv%gerv.net2-2/+2
2002-04-27Move a </center> tag (inserted in bug 129442 in a vain attempt to make this C...gerv%gerv.net1-1/+1
2002-04-27Bug 138995 - split up search.html.tmpl. Patch by gerv; 2xr=myk.gerv%gerv.net5-1646/+899
2002-04-27Fix for bug 139930: checksetup.pl no longer fails if data/params does not existmyk%mozilla.org1-15/+16
2002-04-27Fix for bug 139759: gets email searches for "cc: list or assignee" working ag...myk%mozilla.org1-4/+2
2002-04-27Fix for bug 140354: Prevents "edit attachment as comment" from displaying ope...myk%mozilla.org1-2/+2
2002-04-26Bug 135817 - update template filename. Oops.gerv%gerv.net2-2/+4
2002-04-26Bug 140124 - PuntTryAgain must die. Patch by gerv, 2xr=myk.gerv%gerv.net2-22/+9
2002-04-26Bug 135814 - templatise Token.pm. Patch by zeroj; 2xr=bbaetz.gerv%gerv.net3-58/+62
2002-04-26Fix for bug 139588: changes "size" to "maxlength" in abbreviations hash since...myk%mozilla.org1-14/+14
2002-04-26Fix for bug 140161: Prevents function call from displaying its return value, ...myk%mozilla.org1-1/+1
2002-04-26Bug 140145 - GetLongDescriptionAsHTML must die. Patch by gerv, 2xr=bbaetz.gerv%gerv.net1-45/+0
2002-04-26Bug 140121 - make sure we keep calling SyncAnyPendingShadowChanges from the f...gerv%gerv.net2-0/+4
2002-04-26Bug 140110 - remove 273 lines of redundant code from CGI.pl. Patch by gerv; 2...gerv%gerv.net1-267/+3
2002-04-26Remove confusing comment referring make_options, which this CGI no longer cal...gerv%gerv.net1-5/+0
2002-04-26Bug 139928 - cvs remove templates from template/default directory. These temp...gerv%gerv.net67-6667/+0
2002-04-25Bug 137183 - tab names should be in the template not in the .cgi. Patch by ge...gerv%gerv.net2-19/+12
2002-04-25Fix for bug 126571: prevents display of messages to end-users about parameter...myk%mozilla.org1-47/+28
2002-04-25Bug 138456 - use proper error functions in DBNameToIdAndCheck. Patch by gerv;...gerv%gerv.net1-20/+6
2002-04-25Fix for bug 139632: connect to the database in enter_bug.cgi in case it is ti...myk%mozilla.org1-0/+5
2002-04-25Bug 125066 - remove the need to set a milestone on accept for products with j...gerv%gerv.net1-1/+2
2002-04-25Bug 136180 - use uri/url_quote filters correctly. Patch by ddk; 2xr=gerv.gerv%gerv.net13-19/+30
2002-04-25Bug 139800 - remove errant references to index.html. Patch by ddk, 2xr=gerv.gerv%gerv.net2-2/+2
2002-04-25Bug 139787 - more template name fixes to stop tree burning. Patch by ddk, 2xr...gerv%gerv.net4-8/+8
2002-04-24Fix tinderbox bustage caused by the template location code change. The tests...justdave%syndicomm.com1-1/+1
2002-04-24Adding .cvsignore file so we ignore "custom" directory and ".htaccess" file.gerv%gerv.net1-0/+2
2002-04-24Bug 138588 - missed a DisplayError -> ThrowTemplateError change.gerv%gerv.net1-1/+1
2002-04-24Bug 138588 - change to use new template structure. Patch by gerv, r=myk, afra...gerv%gerv.net28-160/+118
2002-04-24Bug 138582 - convert all INCLUDEs to PROCESS. Patch by gerv, r=bbaetz, afranke.gerv%gerv.net38-80/+80
2002-04-24Fix for bug 124587: Lock bugs table before inserting new bug.myk%mozilla.org1-0/+7