Commit Graph

3710 Commits

Author SHA1 Message Date
justdave%syndicomm.com
df969a46dc Fix for bug 148679: permit multiple stylesheets in the header template.
Patch by Joel Peshkin <bugreport@peshkin.net>
r= jouni, gerv
2002-06-05 02:21:18 +00:00
myk%mozilla.org
173210f48a Fix for bug 148179: Cleans up interface to header.html.tmpl.
r=justdave,bbaetz
2002-06-04 22:54:07 +00:00
matty%chariot.net.au
ed8e670065 Bug #142890: Make the banner a separate template. 2002-06-04 05:56:04 +00:00
bbaetz%student.usyd.edu.au
c1d3775ff8 Bug 143574 - taint errors with alternate formats. Also make data/template
writable for non webservergroup users.
r=myk, justdave
2002-06-04 05:47:28 +00:00
bbaetz%student.usyd.edu.au
615278689a Bug 144285 - checksetup.pl fails to set data dir (and other dir)
permissions properly
r=justdave, myk
2002-06-04 02:38:55 +00:00
myk%mozilla.org
0e8ae6b3e3 Fix for bug 148767: Eliminates warning in rare situations.
Patch by Jouni Heikniemi <jouni@heikniemi.net>.
2rx=myk
2002-06-04 00:12:57 +00:00
myk%mozilla.org
549dd0f817 Fix for bug 145030: Removes use of CGI.pm from Template Toolkit until problems with it can be investigated and resolved.
r=jouni,gerv
2002-06-03 22:31:11 +00:00
timeless%mac.com
48dc2bd8cf Update README to post TCL post terry world
This file probably contains many inaccuracies, but at least it's a bit closer to reality
a=tara
2002-06-03 21:09:49 +00:00
timeless%mac.com
84bd46f942 Bug 61366 "branchspam.cgi" and "branchspammer.cgi" should be removed from Makefile.in and README
suggested by bugzilla@gemal.dk
Also removed from bonsai.spec
2002-06-03 14:52:31 +00:00
matty%chariot.net.au
4f213c0fd5 Release notes updates. 2002-06-03 14:15:27 +00:00
bbaetz%student.usyd.edu.au
0c6f77e971 Bug 93167 - &GroupExists and &GroupIsActive should push and pop sql state
r=justdave, jouni
2002-06-03 13:36:39 +00:00
timeless%mac.com
8113aa6e97 Bug 148674 Boolean Charts don't work in Netpositive because '-' is sent as '%2D
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-06-03 02:42:00 +00:00
bbaetz%student.usyd.edu.au
34fc077f95 Bug 145702 - query.cgi doesn't always ConnectToDatabase() early enough
r=justdave, preed
2002-06-03 01:41:43 +00:00
justdave%syndicomm.com
c8cd0ecec8 Fix for bug 147476: the affect of changing your dot/webdot preferences on your web server's accessibility option (.htaccess
for Apache) is now mentioned in the parameter description.
Patch by Jouni Heikniemi (jouni@heikniemi.net)
r= bbaetz, afranke
2002-06-02 20:37:32 +00:00
justdave%syndicomm.com
394070853a Fix for bug 143108: comment change in localconfig to eliminate incorrect statement that your permissions won't get touched if
$webservergroup is empty.
r= jouni, MattyT
2002-06-02 17:25:14 +00:00
preed%sigkill.com
6990c6f133 Bug 147486 - Fixes cross site scripting issues; first checked in on the 2.14.1 branch, but I forgot the 2.16 branch/trunk (thanks bbaetz); patch=preed, r=bbaetz,myk 2002-06-01 09:26:25 +00:00
bbaetz%student.usyd.edu.au
2bc4120dad Bug 148363 - minor html glitch on the enter_bug template
patch by jouni@heikniemi.net (Jouni Heikniemi), r=myk x2
2002-06-01 02:28:35 +00:00
leaf%mozilla.org
1eb2085c0f cleanup the hack 2002-05-30 23:00:04 +00:00
leaf%mozilla.org
ed7ecdf28e trick who.cgi into passing the branchtype=regexp parameter to bonsai 2002-05-30 22:33:53 +00:00
leaf%mozilla.org
0612fede80 who menu still isn't getting branchtyp passed to it, trying another assignment
operation.
2002-05-30 21:23:37 +00:00
dkl%redhat.com
d788b8d3bc Fix for bug 148157 - Bad sorting in describecomponents.cgi, patch by David Lawrence <dkl@redhat.com> r=jouni@heikniemi.net,myk@mozilla.org 2002-05-30 19:54:55 +00:00
leaf%mozilla.org
d865bcd6ca how about i send the variable i just modified to who.cgi, so it will do some good? 2002-05-30 18:19:26 +00:00
leaf%mozilla.org
df2343823c extend hack to the who.cgi call so we can get "last checkin" queries working 2002-05-30 18:16:08 +00:00
tara%tequilarista.org
ec64756df0 Checking Myk's fix for bug #146244 2002-05-30 15:03:30 +00:00
tara%tequilarista.org
334253837a Checking in Myk's fix for bug #142317 2002-05-30 13:55:10 +00:00
timeless%mac.com
692c34b6a4 Bug 144837 bonsai file display always shows trunk revision
r=tara
2002-05-30 04:45:11 +00:00
leaf%mozilla.org
78e0e6a53e set branchtype to regexp if there are regexp-indicative characters in
the branchname
2002-05-30 03:11:59 +00:00
myk%mozilla.org
004f08b1dc Fix for bug 148011: Move pseudo-method definitions together.
Patch by Myk Melez <myk@mozilla.org>.
2xr=justdave
2002-05-30 01:44:33 +00:00
leaf%mozilla.org
dddd9bafa8 hack to do bonsai branchtype=regexp queries if +, *, or ? is in the branch name, first part of bug 147948. 2002-05-29 23:41:44 +00:00
bbaetz%student.usyd.edu.au
e8be494fce Bug 147272 - no background for bugzilla pages
r=justdave, preed
2002-05-29 11:43:26 +00:00
gerv%gerv.net
c4d9231226 Bug 144728 - Midair collision doubles line feeds. Patch by jouni@heikniemi.net; 2xr=justdave. 2002-05-29 07:21:44 +00:00
ian%hixie.ch
ce4478beee Some versions of the Net::SMTP module handle the timeout by raising a SIG ALRM, so handle this case as well. Also increase the timeout by ten seconds since in the real world, some servers are actually that slow. We might need to make this asynchronous at some point. 2002-05-26 15:08:48 +00:00
ian%hixie.ch
42ac389024 Perl 5.005_03 compatability: the precedence of the not and comma operators changed at some point, so disambiguate this usage. 2002-05-26 15:05:37 +00:00
ian%hixie.ch
78a7589fdc Cache the Term::ReadLine input device. On some systems, it has to be cached, otherwise you end up trying to open too many input handles or something like that. This also means we can have session history where available. 2002-05-26 15:03:48 +00:00
ian%hixie.ch
8ffd16f0b1 Add some null checking -- if the string is undefined, then turn it into the empty string. This avoids many undefined value warnings when the data provided by the user is incomplete. 2002-05-26 15:02:33 +00:00
ian%hixie.ch
f5ec789f5f Implemented rowsAffected(), which will return the number of database rows that were affected by the last execution of the statement associated with the results frame. 2002-05-26 15:00:56 +00:00
gerv%gerv.net
00267aa804 Backing out mistakenly-checked-in code fragment. Thanks to MattyT for pointing this out. 2002-05-26 07:01:53 +00:00
matty%chariot.net.au
e5bd287315 Release notes updates. 2002-05-26 05:34:25 +00:00
gerv%gerv.net
e6fae5a5dc Bug 145849 - Non-maintainers with ability to bless others need "users" link in footer. Patch by bugreport@peshkin.net; r=gerv, justdave. 2002-05-25 10:35:53 +00:00
gerv%gerv.net
4c9c617dc2 Bug 146091 - Sort order for votes is ascending instead of descending. Patch by myk; 2xr=gerv. 2002-05-25 10:29:20 +00:00
gerv%gerv.net
8b460a6f60 Bug 144768 - Selecting multiple products on query page causes script error in IE. Patch by jouni@heikniemi.net; r=gerv, bbaetz. 2002-05-25 10:15:55 +00:00
myk%mozilla.org
020933de2b Fix for bug 146261: fixes bug preventing the sending of email to users when the status of bugs changes in some situations.
Patch by Tim Taylor <ttaylor@mitre.org>.
r=myk,bbaetz
2002-05-23 08:08:53 +00:00
matty%chariot.net.au
4dfcf84b92 Release notes updates. 2002-05-23 05:31:37 +00:00
matty%chariot.net.au
bcbb81dbcc Bug 93667: Add comments to uncommented sections of sanitycheck.cgi 2002-05-22 09:21:35 +00:00
bbaetz%student.usyd.edu.au
5654419b9e Bug 144565 - describecomponents.cgi shows wrong components when user has
access to only one product
Bug 145113 - describecomponents doesn't call quietly_check_login()
r=justdave, gerv
2002-05-21 23:36:25 +00:00
myk%mozilla.org
8186b44781 Fix for bug 47251: Make HTML output HTML 4.01 Transitional compliant.
Patch by mental <xor@ivwnet.com>.
r=justdave,myk
2002-05-21 17:53:48 +00:00
myk%mozilla.org
da27bba67f Fix for bug 143743: Eliminates warning by properly initializing array reference.
Fix by Myk Melez <myk@mozilla.org>.
r=bbaetz,justdave
2002-05-21 14:17:56 +00:00
dkl%redhat.com
6804f33ca7 Bug 143586 - required modules tests should be sorted. Patch by David Lawrence <dkl@redhat.com> r=justdave@syndicomm.com,bbaetz@student.usyd.edu.au 2002-05-21 03:42:35 +00:00
gerv%gerv.net
bc009a9530 Bug 144165 - enter_bug product selection has a footer like without a login if no usebuggroupsentry. Patch by jouni@heikniemi.net; 2xr=gerv. 2002-05-13 22:28:48 +00:00
justdave%syndicomm.com
b662e938e9 Fix for bug 144091: adding old-params.txt to .cvsignore 2002-05-13 22:28:26 +00:00