summaryrefslogtreecommitdiffstats
path: root/sidebar.cgi
AgeCommit message (Collapse)AuthorFilesLines
2003-06-03Bug 180635 - Enhance Bugzilla::User to store additional informationbbaetz%acm.org1-20/+0
r=myk,jake
2003-05-05Bug 201816 - use CGI.pm for header outputbbaetz%acm.org1-4/+3
r=joel, a=justdave
2003-03-27Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang linejake%bugzilla.org1-1/+1
r=justdave a=justdave
2002-10-06Bug 163114 - Templatise all calls to DisplayError. Patch D (the last one). ↵gerv%gerv.net1-2/+1
Patch by gerv; r=burnus.
2002-09-23bug 157756 - Groups_20020716_Branch Tracking : > 55 groups now supportedbugreport%peshkin.net1-3/+3
r=bbaetz, gerv
2002-08-27Updating my e-mail address as jake@acutex.net is no longer valid.jake%bugzilla.org1-1/+1
* NO CODE CHANGES *
2002-08-26Bug 76923 - Don't |use diagnostics| (its really expensive at startup time)bbaetz%student.usyd.edu.au1-1/+0
r=joel x2
2002-07-10Bug 150829 - 'My Votes' link missing from footerbbaetz%student.usyd.edu.au1-5/+0
r=myk, jouni
2002-06-17Bug 151053, ConnectToDatabase/quietly_check_login sometimes not calledbbaetz%student.usyd.edu.au1-3/+1
early enough r=mattyt, jouni
2002-04-24Bug 138588 - change to use new template structure. Patch by gerv, r=myk, ↵gerv%gerv.net1-3/+2
afranke.
2002-02-13Bug 100094 - use generic template handling codebbaetz%student.usyd.edu.au1-31/+5
r=mattyt, afranke
2002-01-19Fix for bug 119060 - Use of Template.pm filters for url and html encoding. ↵dkl%redhat.com1-5/+0
r=jake,dkl
2001-12-13Bug 37339 and Bug 80183 - Adding a sidebar.cgi and index.cgi. The ↵jake%acutex.net1-0/+116
sidebar.cgi can currently be used in Mozilla/Netscape 6 and uses XUL that was originally written by Scott Collins <scc@mozilla.org>. The index.cgi displays both the proper header and footer in the appropriate places. It also changes the links accoding to if you are logged in or not. r= ddk, kiko