aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix for bug 151658: get UI for moving bugs showing again.myk%mozilla.org2002-06-141-1/+1
| | | | r=gerv,bbaetz
* Bug 151122 - Email prefs: Reporter / Owner messed up. Patch by jouni; ↵gerv%gerv.net2002-06-141-1/+1
| | | | r=gerv, bbbaetz.
* Bug 151327 - verify_new_product.html.tmpl prints wrong message. Patch by ↵gerv%gerv.net2002-06-141-1/+1
| | | | gerv; 2xr=bbaetz.
* Bug 151023 - duplicates.cgi sort by delta sorts in wrong direction. Patch by ↵gerv%gerv.net2002-06-141-1/+6
| | | | gerv; r=bbaetz, jouni.
* Bug 150882 - SQL error when sorting by bugs.votes with explicit directionbbaetz%student.usyd.edu.au2002-06-131-4/+3
| | | | r=gerv x2
* Bug 150802 - default version for bug entry not read from cookiesbbaetz%student.usyd.edu.au2002-06-112-5/+8
| | | | r=jouni x2
* Bug 150826 - missing space between list of attachmentsbbaetz%student.usyd.edu.au2002-06-111-1/+1
| | | | r=mattyt x2
* Bug 150798 - Extra whitespace included in saved query linksbbaetz%student.usyd.edu.au2002-06-111-4/+2
| | | | r=mattyt x2
* Backing out change I accidentally made while checking in fix for bug 137855.myk%mozilla.org2002-06-111-1/+0
|
* Fix for bug 150703: Adds format support to query.cgi.myk%mozilla.org2002-06-111-1/+3
| | | | 2rx=gerv
* Bug 149845 - buglist.cgi checks for ORDER validity are wrongbbaetz%student.usyd.edu.au2002-06-081-4/+6
| | | | r=myk x2
* Release notes updates.matty%chariot.net.au2002-06-081-4/+6
|
* Fix for bug 149964 - quietly_check_login() needs to be called in ↵dkl%redhat.com2002-06-071-0/+2
| | | | colchange.cgi. Patch author David Lawrence <dkl@redhat.com>. 2xr=justdave@syndicomm.com
* Backing out incorrect change to background color that was accidentally ↵myk%mozilla.org2002-06-071-1/+1
| | | | checked in as part of the fix for bug 148179.
* Release notes updates.matty%chariot.net.au2002-06-061-7/+21
|
* Release notes updates.matty%chariot.net.au2002-06-051-32/+29
|
* Bug 148919: Make entryheader a separate template. (again)matty%chariot.net.au2002-06-052-2/+38
|
* Fix for bug 148679: permit multiple stylesheets in the header template.justdave%syndicomm.com2002-06-052-3/+6
| | | | | Patch by Joel Peshkin <bugreport@peshkin.net> r= jouni, gerv
* Fix for bug 148179: Cleans up interface to header.html.tmpl.myk%mozilla.org2002-06-054-5/+11
| | | | r=justdave,bbaetz
* Bug #142890: Make the banner a separate template.matty%chariot.net.au2002-06-042-18/+39
|
* Bug 143574 - taint errors with alternate formats. Also make data/templatebbaetz%student.usyd.edu.au2002-06-042-2/+14
| | | | | writable for non webservergroup users. r=myk, justdave
* Bug 144285 - checksetup.pl fails to set data dir (and other dir)bbaetz%student.usyd.edu.au2002-06-041-0/+10
| | | | | permissions properly r=justdave, myk
* Fix for bug 148767: Eliminates warning in rare situations.myk%mozilla.org2002-06-041-1/+1
| | | | | Patch by Jouni Heikniemi <jouni@heikniemi.net>. 2rx=myk
* Fix for bug 145030: Removes use of CGI.pm from Template Toolkit until ↵myk%mozilla.org2002-06-042-5/+59
| | | | | | problems with it can be investigated and resolved. r=jouni,gerv
* Release notes updates.matty%chariot.net.au2002-06-031-17/+34
|
* Bug 93167 - &GroupExists and &GroupIsActive should push and pop sql statebbaetz%student.usyd.edu.au2002-06-031-0/+4
| | | | r=justdave, jouni
* Bug 148674 Boolean Charts don't work in Netpositive because '-' is sent as '%2Dtimeless%mac.com2002-06-031-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
* Bug 145702 - query.cgi doesn't always ConnectToDatabase() early enoughbbaetz%student.usyd.edu.au2002-06-031-1/+2
| | | | r=justdave, preed
* Fix for bug 147476: the affect of changing your dot/webdot preferences on ↵justdave%syndicomm.com2002-06-031-1/+5
| | | | | | | | 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
* Fix for bug 143108: comment change in localconfig to eliminate incorrect ↵justdave%syndicomm.com2002-06-031-1/+1
| | | | | | | statement that your permissions won't get touched if $webservergroup is empty. r= jouni, MattyT
* Bug 147486 - Fixes cross site scripting issues; first checked in on the ↵preed%sigkill.com2002-06-011-2/+2
| | | | 2.14.1 branch, but I forgot the 2.16 branch/trunk (thanks bbaetz); patch=preed, r=bbaetz,myk
* Bug 148363 - minor html glitch on the enter_bug templatebbaetz%student.usyd.edu.au2002-06-011-1/+1
| | | | patch by jouni@heikniemi.net (Jouni Heikniemi), r=myk x2
* Fix for bug 148157 - Bad sorting in describecomponents.cgi, patch by David ↵dkl%redhat.com2002-05-311-1/+1
| | | | Lawrence <dkl@redhat.com> r=jouni@heikniemi.net,myk@mozilla.org
* Fix for bug 148011: Move pseudo-method definitions together.myk%mozilla.org2002-05-301-22/+23
| | | | | Patch by Myk Melez <myk@mozilla.org>. 2xr=justdave
* Bug 147272 - no background for bugzilla pagesbbaetz%student.usyd.edu.au2002-05-291-5/+4
| | | | r=justdave, preed
* Bug 144728 - Midair collision doubles line feeds. Patch by ↵gerv%gerv.net2002-05-291-0/+3
| | | | jouni@heikniemi.net; 2xr=justdave.
* Backing out mistakenly-checked-in code fragment. Thanks to MattyT for ↵gerv%gerv.net2002-05-261-4/+1
| | | | pointing this out.
* Release notes updates.matty%chariot.net.au2002-05-261-95/+146
|
* Bug 145849 - Non-maintainers with ability to bless others need "users" link ↵gerv%gerv.net2002-05-252-6/+10
| | | | in footer. Patch by bugreport@peshkin.net; r=gerv, justdave.
* Bug 146091 - Sort order for votes is ascending instead of descending. Patch ↵gerv%gerv.net2002-05-251-1/+1
| | | | by myk; 2xr=gerv.
* Bug 144768 - Selecting multiple products on query page causes script error ↵gerv%gerv.net2002-05-251-3/+3
| | | | in IE. Patch by jouni@heikniemi.net; r=gerv, bbaetz.
* Fix for bug 146261: fixes bug preventing the sending of email to users when ↵myk%mozilla.org2002-05-231-4/+2
| | | | | | | the status of bugs changes in some situations. Patch by Tim Taylor <ttaylor@mitre.org>. r=myk,bbaetz
* Release notes updates.matty%chariot.net.au2002-05-231-29/+34
|
* Bug 93667: Add comments to uncommented sections of sanitycheck.cgimatty%chariot.net.au2002-05-221-3/+21
|
* Bug 144565 - describecomponents.cgi shows wrong components when user hasbbaetz%student.usyd.edu.au2002-05-221-4/+6
| | | | | | access to only one product Bug 145113 - describecomponents doesn't call quietly_check_login() r=justdave, gerv
* Fix for bug 47251: Make HTML output HTML 4.01 Transitional compliant.myk%mozilla.org2002-05-2233-116/+116
| | | | | Patch by mental <xor@ivwnet.com>. r=justdave,myk
* Fix for bug 143743: Eliminates warning by properly initializing array reference.myk%mozilla.org2002-05-211-1/+1
| | | | | Fix by Myk Melez <myk@mozilla.org>. r=bbaetz,justdave
* Bug 143586 - required modules tests should be sorted. Patch by David ↵dkl%redhat.com2002-05-211-12/+42
| | | | Lawrence <dkl@redhat.com> r=justdave@syndicomm.com,bbaetz@student.usyd.edu.au
* Bug 144165 - enter_bug product selection has a footer like without a login ↵gerv%gerv.net2002-05-141-0/+1
| | | | if no usebuggroupsentry. Patch by jouni@heikniemi.net; 2xr=gerv.
* Fix for bug 144091: adding old-params.txt to .cvsignorejustdave%syndicomm.com2002-05-141-0/+1
|