summaryrefslogtreecommitdiffstats
path: root/CGI.pl
AgeCommit message (Collapse)AuthorFilesLines
2002-11-05Fix for bug 156548: XUL implementation of duplicates report.myk%mozilla.org1-1/+1
2002-10-26Bug 147833 - start using CGI.pmbbaetz%student.usyd.edu.au1-185/+18
r=gerv, justdave
2002-10-17Bug 112373 you should be able to enter bug dependencies/blockers when you ↵bugreport%peshkin.net1-0/+31
enter a bug. patch by jhedlund r,2xr=joel
2002-10-17Bug 172959 - Remove old reporting (most doomed etc.). Patch by gerv; r=bbaetz.gerv%gerv.net1-50/+1
2002-10-13Bug 24789 [E|A|R] Add Estimated, Actual, Remaining Time Fieldsbugreport%peshkin.net1-26/+45
patch by jeff.hedlund@matrixsi.com 2xr=joel,justdave
2002-10-08Bug 171437 - Enhancements to generic reporting. Reporting menu, 3D tables, ↵gerv%gerv.net1-0/+29
rearranged UI, better API for new report types. Patch by gerv; r=joel.
2002-10-06Bug 163114 - Templatise all calls to DisplayError. Patch D (the last one). ↵gerv%gerv.net1-12/+0
Patch by gerv; r=burnus.
2002-10-03Bug 155389 - More <link> elements & templatization of navigation_links. ↵gerv%gerv.net1-43/+0
Patch by gerv; r=bbaetz.
2002-10-02Bug 20122 - Bugzilla requires new login if IP changesbbaetz%student.usyd.edu.au1-4/+38
r=joel x2
2002-10-02Bug 172010 voting broken on tipbugreport%peshkin.net1-1/+1
Regression from 43600 and 157756 2xr=bbaetz
2002-09-29Bug 163114 - Templatise all calls to DisplayError. Patch B. Patch by gerv; ↵gerv%gerv.net1-30/+7
r=burnus.
2002-09-27Bug 170986 - General Summary reports don't work with taint checking. Also ↵gerv%gerv.net1-4/+8
fixes Throw*Error's $extra_vars parameter. Patch by gerv; r=bbaetz.
2002-09-23Bug 170064 - Change error API again to allow vars to be passed in the call. ↵gerv%gerv.net1-6/+18
Patch by gerv; r=bbaetz.
2002-09-23bug 157756 - Groups_20020716_Branch Tracking : > 55 groups now supportedbugreport%peshkin.net1-36/+33
r=bbaetz, gerv
2002-09-05Bug 166698 - clean up the error system, which was confused and broken. Patch ↵gerv%gerv.net1-4/+0
by gerv; r=bbaetz.
2002-08-31Bug 121419 - If multiple cookies exist, the least significant is assigned.bugreport%peshkin.net1-1/+3
2xr = bbaetz Also fixes Duplicate Bug 165685 When switching from no cookiepath to using cookiepath, old cookie gets in the way
2002-08-29Bug 163829 - move pref code into a separate packagebbaetz%student.usyd.edu.au1-0/+1
r=joel, preed
2002-08-27Bug 161203 - Bug changes with intermediate pages munges fields withbbaetz%student.usyd.edu.au1-0/+1
multiple values (e.g., CC) patch by "Randall M! Gee", r=bbaetz, myk
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-08-20Bug 163331 - shutdownhtml is broken. Patch by gerv; r=bbaetz.gerv%gerv.net1-4/+1
2002-08-20Bug 143286 - Add support for Insiders, Private comments, Private ↵gerv%gerv.net1-1/+1
Attachments. Patch by bugreport@peshkin.net; r=gerv.
2002-08-19Big 163291 - Move utility funcs into a modulebbaetz%student.usyd.edu.au1-25/+2
r=preed x2
2002-08-16Bug 162068 - Fix callers of ThrowUserError to use messages.html.tmpl. Patch ↵gerv%gerv.net1-12/+6
by gerv; r=bbaetz.
2002-08-15Bug 162066 - Fix callers of ThrowCodeError to use messages in ↵gerv%gerv.net1-6/+8
code-error.html.tmpl. Patch by gerv; r=bbaetz.
2002-08-12Bug 43600 - Convert products/components to use ids instead of names.bbaetz%student.usyd.edu.au1-1/+1
Initial attempt by jake@bugzilla.org, updated by me r=joel, preed
2002-07-27Bug 106640 - allow translation of system messages. Patch by gerv; r=burnus.gerv%gerv.net1-9/+12
2002-07-25Bug 158660 - confirm_login in CGI.pl should use a template for the login ↵gerv%gerv.net1-82/+9
dialog. Patch by gerv; 2xr=jouni.
2002-07-10Bug 155793 - $::FORM is not tainted under perl 5.6.1bbaetz%student.usyd.edu.au1-22/+12
r=myk, jouni
2002-07-07Fix for bug 155700: detaints bug ID in ValidateBugID so it doesn't fail ↵myk%mozilla.org1-2/+3
taint checks. 2rx=bbaetz
2002-07-04Fix for bug 99203: Implements bug aliases feature.myk%mozilla.org1-10/+45
r=bbaetz,jouni
2002-07-03Bug 151871 - rewrite quoteUrls to fix major performance problems, and abbaetz%student.usyd.edu.au1-2/+2
few other misc bugs too. r=myk x2
2002-06-28Bug 148488 - more HTML validation fixesbbaetz%student.usyd.edu.au1-10/+10
r=jouni, gerv
2002-06-23Bug 150153 - ConnectToDatabase/quietly_check_login issues pt 2bbaetz%student.usyd.edu.au1-2/+0
r=jouni x2
2002-06-03Bug 148674 Boolean Charts don't work in Netpositive because '-' is sent as '%2Dtimeless%mac.com1-2/+2
This makes CGI.pl closer to CGI.pm by having it unescape the name field in addition to the value field. r=preed,justdave
2002-05-26Backing out mistakenly-checked-in code fragment. Thanks to MattyT for ↵gerv%gerv.net1-4/+1
pointing this out.
2002-05-25Bug 145849 - Non-maintainers with ability to bless others need "users" link ↵gerv%gerv.net1-5/+8
in footer. Patch by bugreport@peshkin.net; r=gerv, justdave.
2002-05-08Bug 140437 - clean up parameters. Patch by gerv; 2xr=justdave.gerv%gerv.net1-103/+0
2002-05-08Bug 140435 - Templatise GetCommandMenu. Patch by gerv; r=bbaetz, justdave.gerv%gerv.net1-0/+43
2002-05-07Bug 140993 - Pass javascript correctly into header; templatise the rest of ↵gerv%gerv.net1-4/+3
the header-related parameters. Patch by gerv; r=bbaetz, caillon.
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 140103 - various templatisations or cleanups in CGI.pl. Patch by gerv; ↵gerv%gerv.net1-108/+38
r=justdave, bbaetz.
2002-04-26Bug 140124 - PuntTryAgain must die. Patch by gerv, 2xr=myk.gerv%gerv.net1-18/+5
2002-04-26Bug 140110 - remove 273 lines of redundant code from CGI.pl. Patch by gerv; ↵gerv%gerv.net1-267/+3
2xr=ddk.
2002-04-24Bug 138588 - change to use new template structure. Patch by gerv, r=myk, ↵gerv%gerv.net1-1/+1
afranke.
2002-04-21Fix for bug 125013: ProcessMultipartFormFields in CGI.pl would hang if the ↵justdave%syndicomm.com1-1/+1
posting browser included regexp metacharacters in its boundary string. Patch by tkl@telenet.ch (Thomas Klaeger) 2xr= justdave
2002-04-06Bug 135815 - Regression on CGI.pl for link to showvotes.cgi. Patch by ddk, ↵gerv%gerv.net1-1/+1
2xr=gerv. This one line has caused me so much grief...
2002-04-06Bug 126456 - fix our error handling. Change the name of the functions to ↵gerv%gerv.net1-19/+28
something more sane; a few enhancements. Patch by gerv, 2xr=myk.
2002-04-05Bug 117760 - Templatise showvotes.cgi and incorporate doeditvotes.cgi. Patch ↵gerv%gerv.net1-1/+1
by gerv, r=myk, bbaetz.
2002-04-04Bug 126456 - improve our error handling. Patch by gerv, r=myk, bbaetz.gerv%gerv.net1-12/+67
2002-04-04Bug 124937 - templatise show_activity.cgi. Patch by me, r=myk, bbaetz.gerv%gerv.net1-39/+47