summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2002-05-08Bug 140435 - Templatise GetCommandMenu. Patch by gerv; r=bbaetz, justdave.gerv%gerv.net12-14/+248
2002-05-07Bug 135543 - @Support::Templates::testitems does not list all templatesbbaetz%student.usyd.edu.au4-40/+93
Patch by ddkilzer@theracingworld.com (David D. Kilzer), r=gerv, justdave
2002-05-07Bug 134571 - client-side image maps in showdependencygraph.cgibbaetz%student.usyd.edu.au2-6/+34
Patch by zeroJ@null.net (John Vandenberg), r=bbaetz, justdave
2002-05-07Bug 140355 - warn the user about not using a webserver groupbbaetz%student.usyd.edu.au3-4/+59
r=gerv, justdave
2002-05-07Oops - adding INTERFACE comments accidentally included some code from ↵gerv%gerv.net2-7/+5
another patch. Backing out those changes.
2002-05-07Bug 140993 - Pass javascript correctly into header; templatise the rest of ↵gerv%gerv.net6-18/+38
the header-related parameters. Patch by gerv; r=bbaetz, caillon.
2002-05-07Bug 141036 - add INTERFACE comments to all templates. This does the first 20 ↵gerv%gerv.net26-6/+153
or so - many more to go... Patch by gerv; 2xr=bbaetz.
2002-05-05Rename getSelection to get_selection. Fixes bug 141716, Mozilla context ↵caillon%returnzero.com1-5/+5
menus were broken on query.cgi because of getSelection overriding the native method which is used by Mozilla's context menu code. r=bbaetz x2
2002-05-04Bug 139313 - warning in buglist.cgi when votes isn't a parameterbbaetz%student.usyd.edu.au1-0/+1
patch by cedric.caron@urbanet.ch (Cedric Caron), r=bbaetz x2
2002-05-03Bug 135836 - change requests should include expiration details. Patch by ↵gerv%gerv.net5-8/+61
zeroJ@null.net; r=gerv, justdave.
2002-05-03Bug 141609 - "Version unspecified" error when changing product with product ↵gerv%gerv.net2-2/+3
groups enabled. Patch by myk; 2xr=gerv.
2002-05-03Bug 97496: Release notes updates.matty%chariot.net.au1-12/+41
2002-05-02Bug 141635 - showdependencygraph requires bug number for doall. Patch by ↵gerv%gerv.net1-10/+10
zeroJ@null.net; 2xr=gerv.
2002-05-02General updates. I'm working through the entire guide, tidying it up.gerv%gerv.net6-226/+54
2002-05-02Bug 117936 - deprecate Apache 1.2 as our .htaccess files don't work with it.gerv%gerv.net2-2/+6
2002-05-02Bug 125395 - remove revision history. That's what CVS is for :-) Also, do ↵gerv%gerv.net2-168/+14
other tidy-ups and updates to front page.
2002-05-02ug 105877 - Backup & check for modifications before upgrade.gerv%gerv.net2-10/+30
2002-05-02Bug 137709 - remove incorrect information about email preferences.gerv%gerv.net2-76/+0
2002-05-02Bug 111712 - update command for changing path to Perl.gerv%gerv.net2-2/+4
2002-05-02Bug 126907 - remove "Future" section from guide.gerv%gerv.net4-1371/+0
2002-05-02Bug 141557 - modification to user deletion code in editusers.cgi - prevent ↵gerv%gerv.net1-0/+2
allowuserdeletion being bypassed. Patch by gerv; 2xr=myk.
2002-05-02Bug 140770 - Navigation doesn't work after creating a new bug. This fix ↵gerv%gerv.net3-28/+18
displays a new bug to the user immediately after it's been filed. Patch by gerv; r=justdave, afranke.
2002-05-01Full recompile of the docs so everyone can see what the current SGML docs ↵justdave%syndicomm.com72-4113/+2846
actually look like in HTML.
2002-05-01correction to one of the command linesjustdave%syndicomm.com1-1/+1
2002-05-01Corrected installation and compiling instructions for the docs, based on ↵justdave%syndicomm.com1-29/+37
extensive trial and error on Landfill.
2002-05-01Bug 141385 - dependency graph title is incorrect when doall is specified. ↵gerv%gerv.net1-1/+1
Patch by zeroJ@null.net; 2xr=gerv.
2002-05-01Bug 141326 - broken hyperlink in editkeywords.cgi. Fix by dkl@redhat.com. ↵dkl%redhat.com1-1/+1
2xr=Gerv
2002-05-01Bug 140311 - query.cgi, search/seach.html.tmpl: should move some strings to ↵gerv%gerv.net1-1/+10
template. Patch by burnus@gmx.de; 2xr=gerv.
2002-04-30Bug 140664 - checksetup.pl fails on perl 5.005. Patch by bbaetz; r=afranke, ↵gerv%gerv.net1-8/+37
daa@rm.incc.net, gerv.
2002-04-30Bug 140564 - Unquoted variable in regexp in globals.pl. Patch by ↵gerv%gerv.net1-1/+1
xor@ivwnet.com; 2xr=gerv.
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 ↵gerv%gerv.net9-0/+9
jouni@heikniemi.net; r=bbaetz, gerv.
2002-04-30Bug 140953 - Creating the first attachment status fails. Patch by ↵gerv%gerv.net1-1/+2
jouni@heikniemi.net, 2xr=myk.
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 ↵gerv%gerv.net1-24/+13
issues. Patch by gerv; r=bbaetz, justdave.
2002-04-29Bug 140765 - midair template has an error. Patch by jouni@heikniemi.net, ↵gerv%gerv.net1-1/+1
2xr=gerv.
2002-04-29Bug 140006 - ThrowTemplateError should try a template before using print ↵gerv%gerv.net1-16/+25
statements. Patch by gerv, r=bbaetz, justdave.
2002-04-29Bug 138904 - post_bug templates should be separate. Renaming template so ↵gerv%gerv.net1-0/+0
that the name's not so long, and we can use formats.
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; ↵gerv%gerv.net2-108/+39
r=justdave, bbaetz.
2002-04-29Fix for bug 140633: Template Toolkit bug causes directory "datatemplate" to ↵justdave%syndicomm.com1-1/+1
be created in the Bugzilla root directory instead of creating "template" within the "data" directory. Adding a trailing slash to the compile directory name to work around it. 2xr= bbaetz
2002-04-27Bug 138284 - prepare for Bugzilla Helper replacement enter_bug template. ↵gerv%gerv.net5-9/+34
Patch by gerv; r=bbaetz, myk.
2002-04-27Bug 105960 - xml.cgi has wrong content type, and should be standalonebbaetz%student.usyd.edu.au3-3/+3
r=caillon x2
2002-04-27Bug 97832 - turn on template compilation. This means that the minimum TTbbaetz%student.usyd.edu.au3-16/+133
version is now 2.07. r=myk, gerv
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; ↵gerv%gerv.net2-0/+4
2xr=gerv.
2002-04-27Bug 140407 - remove all references to directories template/default and ↵gerv%gerv.net2-2/+2
template/custom. They are no more. Oceania is at war with Eastasia. Oceania has always been at war with Eastasia.
2002-04-27Move a </center> tag (inserted in bug 129442 in a vain attempt to make this ↵gerv%gerv.net1-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.
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
Patch by Myk Melez <myk@mozilla.org> r=bbaetz,gerv