]> git.ipfire.org Git - thirdparty/bugzilla.git/log
thirdparty/bugzilla.git
21 years agoPatch for bug 239255: update docs in order to specify that $webservergroup is the...
jocuri%softhome.net [Sun, 4 Apr 2004 02:12:08 +0000 (02:12 +0000)] 
Patch for bug 239255: update docs in order to specify that $webservergroup is the group of the webserver, not the user; patch by Colin S. Ogilvie <bmo@colino.co.uk>; r=vladd.

21 years agoBug 239346 - add hook at end of comments. Patch by nick.barnes; r=gerv, a=justdave.
gerv%gerv.net [Sat, 3 Apr 2004 19:00:33 +0000 (19:00 +0000)] 
Bug 239346 - add hook at end of comments. Patch by nick.barnes; r=gerv, a=justdave.

21 years agoBug 238352 - remove alphabetical sorting from some fields in reports (e.g. priority...
gerv%gerv.net [Sat, 3 Apr 2004 18:43:16 +0000 (18:43 +0000)] 
Bug 238352 - remove alphabetical sorting from some fields in reports (e.g. priority) and keep them in a sensible order instead. Patch by gerv; r=kiko, a=justdave.

21 years agoPatch for bug 233295: document terminology customization feature; patch by Jon Wilmot...
jocuri%softhome.net [Sat, 3 Apr 2004 16:07:27 +0000 (16:07 +0000)] 
Patch for bug 233295: document terminology customization feature; patch by Jon Wilmoth <jwilmoth@starbucks.com> slightly updated by me.

21 years agoFix for bug 238868: remove %FORM and %COOKIE from show_bug.cgi. Does
kiko%async.com.br [Fri, 2 Apr 2004 07:46:11 +0000 (07:46 +0000)] 
Fix for bug 238868: remove %FORM and %COOKIE from show_bug.cgi. Does
that, swapping them for calls to cgi->param/cookie. r=vladd,justdave; a=justdave.

21 years agoFix for bug 238874: remove %FORM and %COOKIE from colchange.cgi. Does
kiko%async.com.br [Fri, 2 Apr 2004 07:44:22 +0000 (07:44 +0000)] 
Fix for bug 238874: remove %FORM and %COOKIE from colchange.cgi. Does
precisely that, swapping them for references to cgi->param/cookie.
r=vladd, justdave, a=justdave.

21 years agoFixing encoding issues introduced in bug 220817: add FAQ documentation for 'Why do...
jocuri%softhome.net [Fri, 2 Apr 2004 05:50:56 +0000 (05:50 +0000)] 
Fixing encoding issues introduced in bug 220817: add FAQ documentation for 'Why do I have to log in every time I access a page?'.

21 years agoPatch for bug 220817: add to FAQ documentation for 'Why do I have to log in every...
jocuri%softhome.net [Fri, 2 Apr 2004 05:33:12 +0000 (05:33 +0000)] 
Patch for bug 220817: add to FAQ documentation for 'Why do I have to log in every time I access a page?'.

21 years agoPatch for bug 232554: fix SQL queries in Flag.pm in order to fix a bug that causes...
jocuri%softhome.net [Thu, 1 Apr 2004 16:57:59 +0000 (16:57 +0000)] 
Patch for bug 232554: fix SQL queries in Flag.pm in order to fix a bug that causes flags to remain set but inaccessible when product changes; patch by Max K-A <mkanat@kerio.com>; r=bbaetz,myk; a=justdave.

21 years agoBug 236926: supply a missing a $cgi-header in buglist.cgi
justdave%syndicomm.com [Thu, 1 Apr 2004 11:26:48 +0000 (11:26 +0000)] 
Bug 236926: supply a missing a $cgi-header in buglist.cgi
r=kiko, a=justdave

21 years agoPatch for bug 146087: set the default of the sendmailnow param to ON on the trunk...
jocuri%softhome.net [Thu, 1 Apr 2004 06:01:30 +0000 (06:01 +0000)] 
Patch for bug 146087: set the default of the sendmailnow param to ON on the trunk as well; r=justdave; a=justdave.

21 years agoPatch for bug 189156: explain quip moderation in documentation.
jocuri%softhome.net [Thu, 1 Apr 2004 03:50:18 +0000 (03:50 +0000)] 
Patch for bug 189156: explain quip moderation in documentation.

21 years agoBug 237508: Have checksetup.pl specify which perl to use (the same one it's running...
justdave%syndicomm.com [Tue, 30 Mar 2004 21:25:24 +0000 (21:25 +0000)] 
Bug 237508: Have checksetup.pl specify which perl to use (the same one it's running under) when giving instructions how to use CPAN to install needed modules.
r= jouni, a= justdave

21 years agoRandom speling fix.
kiko%async.com.br [Mon, 29 Mar 2004 06:49:16 +0000 (06:49 +0000)] 
Random speling fix.

21 years agoBug 238650 tinderbox bustage fix by apeiron, a= justdave
justdave%syndicomm.com [Sun, 28 Mar 2004 06:31:58 +0000 (06:31 +0000)] 
Bug 238650 tinderbox bustage fix by apeiron, a= justdave

21 years agoPatch for bug 238650: reword duplicate of self error message; patch by Christopher...
jocuri%softhome.net [Sun, 28 Mar 2004 04:31:29 +0000 (04:31 +0000)] 
Patch for bug 238650: reword duplicate of self error message; patch by Christopher Nehren <apeiron@comcast.net>; r=kiko; a=justdave.

21 years agoPatch for bug 238867: remove one last %FORM from quips.cgi; patch by Teemu Mannermaa...
jocuri%softhome.net [Sun, 28 Mar 2004 04:20:47 +0000 (04:20 +0000)] 
Patch for bug 238867: remove one last %FORM from quips.cgi; patch by Teemu Mannermaa <wicked@etlicon.fi>; r=justdave; a=justdave.

21 years agoPatch for bug 237778: update filter list in t/004template; r=kiko; a=justdave.
jocuri%softhome.net [Sun, 28 Mar 2004 04:16:00 +0000 (04:16 +0000)] 
Patch for bug 237778: update filter list in t/004template; r=kiko; a=justdave.

21 years agoPatch for bug 238860: remove %FORM from editversions.cgi; patch by Teemu Mannermaa...
jocuri%softhome.net [Sun, 28 Mar 2004 04:07:25 +0000 (04:07 +0000)] 
Patch for bug 238860: remove %FORM from editversions.cgi; patch by Teemu Mannermaa <wicked@etlicon.fi>; r=justdave; a=justdave.

21 years agoBug 233962 - UserInGroup() should not accept a second parameter any longer. Patch...
gerv%gerv.net [Sat, 27 Mar 2004 18:45:30 +0000 (18:45 +0000)] 
Bug 233962 - UserInGroup() should not accept a second parameter any longer. Patch by gerv; r=bbaetz, justdave, joel; a=justdave.

21 years agoBug 235265: Getting rid of some unwanted form value dumps.
justdave%syndicomm.com [Sat, 27 Mar 2004 12:35:37 +0000 (12:35 +0000)] 
Bug 235265: Getting rid of some unwanted form value dumps.
Patch by Jouni Heikniemi <jouni@heikniemi.net>
r= justdave, kiko; a= justdave

21 years agoFix for bug 234175: Remove deprecated ConnectToDatabase() and
kiko%async.com.br [Sat, 27 Mar 2004 11:51:43 +0000 (11:51 +0000)] 
Fix for bug 234175: Remove deprecated ConnectToDatabase() and
quietly_check_login()/confirm_login() calls.  Cleans up callsites
(consisting of most of our CGIs), swapping (where appropriate) for calls
to Bugzilla->login. Patch by Teemu Mannermaa <wicked@etlicon.fi>.
r=bbaetz, kiko. a=justdave.

21 years agoFix for bug 226754: Move InvalidateLogins into Bugzilla::Auth::CGI. Conso...
kiko%async.com.br [Sat, 27 Mar 2004 09:31:00 +0000 (09:31 +0000)] 
Fix for bug 226754: Move InvalidateLogins into Bugzilla::Auth::CGI.             Consolidates the logout code into Bugzilla::Auth::CGI, and provides
simple front-end wrappers in Bugzilla.pm for use in the CGIs we have.
r=bbaetz, joel; a=justdave.

Adds a set of constants to the logout() API which allow specifying "how
much" we should log out -- all sessions, the current session, or all
sessions but the current one.

Fixes callsites to use this new API; cleans and documents things a
bit while we're at it. Part I in the great COOKIE apocalypse.

21 years agoFix for bug 226764: Move InvalidateLogins into Bugzilla::Auth::CGI.
kiko%async.com.br [Sat, 27 Mar 2004 09:28:29 +0000 (09:28 +0000)] 
Fix for bug 226764: Move InvalidateLogins into Bugzilla::Auth::CGI.
Consolidates the logout code into Bugzilla::Auth::CGI, and provides
simple front-end wrappers in Bugzilla.pm for use in the CGIs we have.
r=bbaetz, joel; a=justdave.

Adds a set of constants to the logout() API which allow specifying "how
much" we should log out -- all sessions, the current session, or all
sessions but the current one.

Fixes callsites to use this new API; cleans and documents things a
bit while we're at it. Part I in the great COOKIE apocalypse.

21 years agoPatch for bug 237369: implement relatively simple changes from %FORM to $cgi->param...
jocuri%softhome.net [Sat, 27 Mar 2004 05:02:43 +0000 (05:02 +0000)] 
Patch for bug 237369: implement relatively simple changes from %FORM to $cgi->param variable; patch by Teemu Mannermaa <wicked@etlicon.fi>; r=kiko, justdave; a=justdave.

21 years agoPatch for bug 237369: implement relatively simple changes from %FORM to $cgi->param...
jocuri%softhome.net [Sat, 27 Mar 2004 05:00:11 +0000 (05:00 +0000)] 
Patch for bug 237369: implement relatively simple changes from %FORM to $cgi->param variable; patch by Teemu Mannermaa <wicked@etlicon.fi>; r=kiko, justdave; a=justdave.

21 years agoBug 232097: Use an entity reference for the landfill base URL in the demos, to make...
justdave%syndicomm.com [Sat, 27 Mar 2004 00:34:49 +0000 (00:34 +0000)] 
Bug 232097: Use an entity reference for the landfill base URL in the demos, to make it easy to change each release.  Patch by
Colin Ogilvie <bmo@colino.co.uk>.

21 years agoBug 181589: Add mass-remove to editgroups
bugreport%peshkin.net [Fri, 26 Mar 2004 23:18:07 +0000 (23:18 +0000)] 
Bug 181589: Add mass-remove to editgroups
r=justdave, a=justdave

21 years agoBug 177224: Update installation docs to note XUL and RDF MIME types
bugreport%peshkin.net [Fri, 26 Mar 2004 13:17:56 +0000 (13:17 +0000)] 
Bug 177224: Update installation docs to note XUL and RDF MIME types
patch by mkanat
r=justdave, a=justdave

21 years agoPatch for bug 238693: replace depreciated v-strings with calls to the pack() function...
jocuri%softhome.net [Fri, 26 Mar 2004 10:14:00 +0000 (10:14 +0000)] 
Patch for bug 238693: replace depreciated v-strings with calls to the pack() function; patch by GavinS <bugzilla@chimpychompy.org>; r=kiko; a=justdave.

21 years agoPatch for bug 238683: fix for usage of uninitialized value in concatenation in Bugzil...
jocuri%softhome.net [Fri, 26 Mar 2004 10:07:44 +0000 (10:07 +0000)] 
Patch for bug 238683: fix for usage of uninitialized value in concatenation in Bugzilla/CGI.pm: remove extra $ char; patch by corporate_gadfly@hotmail.com; r=vlad; a=justdave.

21 years agoPatch for bug 238677: fix wording of the "require_new_password" message; patch by...
jocuri%softhome.net [Fri, 26 Mar 2004 10:00:45 +0000 (10:00 +0000)] 
Patch for bug 238677: fix wording of the "require_new_password" message; patch by Christopher Nehren <apeiron@comcast.net>; r=vlad; a=justdave.

21 years agoPatch for bug 238673: add missing article in change email address page; patch by...
jocuri%softhome.net [Fri, 26 Mar 2004 09:55:36 +0000 (09:55 +0000)] 
Patch for bug 238673: add missing article in change email address page; patch by Christopher Nehren <apeiron@comcast.net>; r=kiko; a=justdave.

21 years agoPatch for bug 238656: reword the "Account self-creation" error message; patch by...
jocuri%softhome.net [Fri, 26 Mar 2004 09:50:49 +0000 (09:50 +0000)] 
Patch for bug 238656: reword the "Account self-creation" error message; patch by Christopher Nehren <apeiron@comcast.net>; r=kiko; a=justdave.

21 years agoPatch for bug 238669: add a space between 'entered' and '(' in illegal_email_address...
jocuri%softhome.net [Fri, 26 Mar 2004 09:37:59 +0000 (09:37 +0000)] 
Patch for bug 238669: add a space between 'entered' and '(' in illegal_email_address error; patch by Christopher Nehren <apeiron@comcast.net>; r=vlad; a=justdave.

21 years agoBug 127862:Have sanitycheck.cgi use perl to evaluate email regexp
bugreport%peshkin.net [Thu, 25 Mar 2004 22:32:18 +0000 (22:32 +0000)] 
Bug 127862:Have sanitycheck.cgi use perl to evaluate email regexp
r=vlad,a=justdave

21 years agoPatch for bug 218206: document ft_min_word_len MySQL param for indexing small words...
jocuri%softhome.net [Thu, 25 Mar 2004 19:19:00 +0000 (19:19 +0000)] 
Patch for bug 218206: document ft_min_word_len MySQL param for indexing small words in full-text indexes (and fix some typos while we're at it).

21 years agoBug 238506: Fix checksetup.pl so that it does not fail if an upgrading site never...
bugreport%peshkin.net [Thu, 25 Mar 2004 03:45:55 +0000 (03:45 +0000)] 
Bug 238506: Fix checksetup.pl so that it does not fail if an upgrading site never changed a groupset
r=justdave, a=justdave

21 years agoPatch for bug 238396: update the README file for the gnatsparse project; patch by...
jocuri%softhome.net [Wed, 24 Mar 2004 01:59:11 +0000 (01:59 +0000)] 
Patch for bug 238396: update the README file for the gnatsparse project; patch by Daniel Berlin <dberlin@dberlin.org>; a=justdave.

21 years agoBug 236650: Clarify choice of install directory in docs
bugreport%peshkin.net [Tue, 23 Mar 2004 23:25:02 +0000 (23:25 +0000)] 
Bug 236650: Clarify choice of install directory in docs
r=gerv, a=justdave

21 years agoBug 238282 - fix one more incorrect bugword. Patch by gerv; r,a=justdave.
gerv%gerv.net [Tue, 23 Mar 2004 16:10:04 +0000 (16:10 +0000)] 
Bug 238282 - fix one more incorrect bugword. Patch by gerv; r,a=justdave.

21 years agoPatch for bug 237840: eliminate case sensitivity for "attachment N" linkification...
jocuri%softhome.net [Mon, 22 Mar 2004 14:45:21 +0000 (14:45 +0000)] 
Patch for bug 237840: eliminate case sensitivity for "attachment N" linkification; r=kiko, a=justdave.

21 years agoBug 237515 Change 'also' to 'too' in watching help
timeless%mozdev.org [Mon, 22 Mar 2004 10:10:04 +0000 (10:10 +0000)] 
Bug 237515 Change 'also' to 'too' in watching help
r=kiko a=justdave

21 years agoBug 35154 enter_bug.cgi expects UA format some browsers don't deliver (IE)
timeless%mozdev.org [Mon, 22 Mar 2004 09:48:50 +0000 (09:48 +0000)] 
Bug 35154 enter_bug.cgi expects UA format some browsers don't deliver (IE)
Handle Windows 95/98/Me, Windows-NT, Alpha (AXP), BSD/386, (HP) 9000
Special case winmosaic
r=vlad a=justdave

21 years agoBug 224420 - documentation for new reporting and charting systems.
gerv%gerv.net [Mon, 22 Mar 2004 08:26:47 +0000 (08:26 +0000)] 
Bug 224420 - documentation for new reporting and charting systems.

21 years agoBug 233246 - improve documentation on enter_bug comment formatting templates.
gerv%gerv.net [Mon, 22 Mar 2004 08:25:48 +0000 (08:25 +0000)] 
Bug 233246 - improve documentation on enter_bug comment formatting templates.

21 years agoBug 207039: Add documentation explaining how to install bugzilla under regular user...
bugreport%peshkin.net [Mon, 22 Mar 2004 06:41:17 +0000 (06:41 +0000)] 
Bug 207039: Add documentation explaining how to install bugzilla under regular user privileges (re-checkin)
r=vlad, a=justdave

21 years agoBug 207039: Add documentation explaining how to install bugzilla under regular user...
bugreport%peshkin.net [Mon, 22 Mar 2004 06:09:31 +0000 (06:09 +0000)] 
Bug 207039: Add documentation explaining how to install bugzilla under regular user privileges
r=vlad, a=justdave

21 years agoBug 126252: add the gnatsparse Python script to the contrib directory; author: Daniel...
jocuri%softhome.net [Mon, 22 Mar 2004 05:31:52 +0000 (05:31 +0000)] 
Bug 126252: add the gnatsparse Python script to the contrib directory; author: Daniel Berlin <dan@dberlin.org>; a=justdave.

21 years agoPatch for bug 238033: eliminate HTML closing tags that haven't been opened and fix...
jocuri%softhome.net [Sun, 21 Mar 2004 22:26:58 +0000 (22:26 +0000)] 
Patch for bug 238033: eliminate HTML closing tags that haven't been opened and fix an identation issue; patch by Rudolf Ramler <rudolf.ramler@scch.at>; r=vlad, a=justdave.

21 years agoBug 232338 - make the footer wrap cleanly, so it doesn't over-widen the page. Patch...
gerv%gerv.net [Sat, 20 Mar 2004 16:19:46 +0000 (16:19 +0000)] 
Bug 232338 - make the footer wrap cleanly, so it doesn't over-widen the page. Patch by gerv; r,a=justdave.

21 years agoBug 228423: Document adjustment of MySQL 4GB default table size limit
bugreport%peshkin.net [Sat, 20 Mar 2004 13:51:43 +0000 (13:51 +0000)] 
Bug 228423: Document adjustment of MySQL 4GB default table size limit
r=kiko, a=justdave

21 years agoPatch for bug 179351: improve variable scoping issues in order to fix a bug causing...
jocuri%softhome.net [Sat, 20 Mar 2004 06:03:52 +0000 (06:03 +0000)] 
Patch for bug 179351: improve variable scoping issues in order to fix a bug causing oddly formatted dependency emails; patch by Teemu Mannermaa <wicked@etlicon.fi> revised slightly by justdave; r=joel; a=justdave.

21 years agoPatch for bug 238025: generate HTML table header in editkeywords.cgi even when there...
jocuri%softhome.net [Sat, 20 Mar 2004 05:26:00 +0000 (05:26 +0000)] 
Patch for bug 238025: generate HTML table header in editkeywords.cgi even when there are no keywords defined; patch by Rudolf Ramler <rudolf.ramler@scch.at>; r=vlad, a=justdave.

21 years agoBug 234293 - complete the conversion from "query" terminology to "search" terminology...
gerv%gerv.net [Fri, 19 Mar 2004 05:51:16 +0000 (05:51 +0000)] 
Bug 234293 - complete the conversion from "query" terminology to "search" terminology. Patch by gerv; r=justdave, kiko, a=justdave.

21 years agoBug 237772 instances of "a terms.bug" should be replaced with "terms.abug"
timeless%mozdev.org [Fri, 19 Mar 2004 00:21:56 +0000 (00:21 +0000)] 
Bug 237772 instances of "a terms.bug" should be replaced with "terms.abug"
also fix the spelling of decipher
r=gerv r=kiko a=justdave

21 years agoBug 237517 inconsistent spelling of cancelled or canceled
timeless%mozdev.org [Fri, 19 Mar 2004 00:14:54 +0000 (00:14 +0000)] 
Bug 237517 inconsistent spelling of cancelled or canceled
r=kiko a=justdave

21 years agoBug 237514 Confirmed email address is missing </td>
timeless%mozdev.org [Fri, 19 Mar 2004 00:11:27 +0000 (00:11 +0000)] 
Bug 237514 Confirmed email address is missing </td>
r=kiko a=justdave

21 years agoBug 237512 Should auth_err_tag be listed in <tt>
timeless%mozdev.org [Fri, 19 Mar 2004 00:10:17 +0000 (00:10 +0000)] 
Bug 237512 Should auth_err_tag be listed in <tt>
r=justdave a=justdave

21 years agoBug 237513 Change password uses semi empty <th>
timeless%mozdev.org [Fri, 19 Mar 2004 00:08:52 +0000 (00:08 +0000)] 
Bug 237513 Change password uses semi empty <th>
r=kiko a=justdave

21 years agoBug 203869: Update documentation to better describe group controls
bugreport%peshkin.net [Thu, 18 Mar 2004 21:54:57 +0000 (21:54 +0000)] 
Bug 203869: Update documentation to better describe group controls
r=gerv, a=justdave

21 years agoBug 237864: clean up leftovers from the bug 192516 checkin (some occurances of Token...
justdave%syndicomm.com [Thu, 18 Mar 2004 17:01:34 +0000 (17:01 +0000)] 
Bug 237864: clean up leftovers from the bug 192516 checkin (some occurances of Token got missed)
r= gerv, a= justdave

21 years agoBug 132066 - add a note to the login page about needing cookies for a good user exper...
gerv%gerv.net [Thu, 18 Mar 2004 16:52:24 +0000 (16:52 +0000)] 
Bug 132066 - add a note to the login page about needing cookies for a good user experience. Patch by gerv; r,a=justdave.

21 years agoBug 24496 part 2: fix burning tinderbox - a couple filters were left out.
justdave%syndicomm.com [Thu, 18 Mar 2004 14:31:14 +0000 (14:31 +0000)] 
Bug 24496 part 2: fix burning tinderbox - a couple filters were left out.

21 years agoBug 24496: Adds a parameter "noresolveonopenblockers" which when enabled, prevents...
justdave%syndicomm.com [Thu, 18 Mar 2004 13:55:41 +0000 (13:55 +0000)] 
Bug 24496: Adds a parameter "noresolveonopenblockers" which when enabled, prevents bugs from being closed if there are any bugs blocking it which are still open.
Patch by Andreas Höfler <andreas.hoefler@bearingpoint.com>
r= justdave, a= myk

21 years agoBug 192516: Moving the loose .pm files into the Bugzilla directory, where they belong...
justdave%syndicomm.com [Thu, 18 Mar 2004 11:57:04 +0000 (11:57 +0000)] 
Bug 192516: Moving the loose .pm files into the Bugzilla directory, where they belong.  These files pre-date the Bugzilla directory, and would have gone there had it existed at the time.  The four files in question were copied on the CVS server to preserve CVS history in the files.  This checkin deletes them from the old location and modifies everything else to know where they are now.
r= myk, gerv
a= justdave

21 years agoFix for bug 237757: Resolved bugs are no longer struck out on dependency
kiko%async.com.br [Thu, 18 Mar 2004 06:50:20 +0000 (06:50 +0000)] 
Fix for bug 237757: Resolved bugs are no longer struck out on dependency
trees. This was bustage from bug bug 232397 which added CSS classes but
didn't add them consistently to all templates. Includes a global CSS
file that defines the relevant bz_* classes and adds a link to it from
the global header template. r,a=myk.

21 years agoAdding a .cvsignore for the txt, html, and pdf folders, which are no longer in CVS...
justdave%syndicomm.com [Wed, 17 Mar 2004 13:15:41 +0000 (13:15 +0000)] 
Adding a .cvsignore for the txt, html, and pdf folders, which are no longer in CVS, but can be created by the makedocs.pl script
a= justdave

21 years agoBustage fix: adding filters defined in bug 232397. New filters need to
kiko%async.com.br [Wed, 17 Mar 2004 08:13:43 +0000 (08:13 +0000)] 
Bustage fix: adding filters defined in bug 232397. New filters need to
be added to both test 004 *and* test 008.

21 years agoFix for bug 232397: .bz_obsolete shouldn't specify "underline". Define
kiko%async.com.br [Wed, 17 Mar 2004 07:52:47 +0000 (07:52 +0000)] 
Fix for bug 232397: .bz_obsolete shouldn't specify "underline". Define
specific bz_obsolete/closed/inactive classes (that don't specify
underline, but line-through instead) and additional Template filters for
conveniently applying them. Change occurences of <strike> to use new
classes and clean up callsites. Patch by byron jones
<bugzilla@glob.com.au>. r=myk, gerv. a=myk.

21 years agoFix the version-detection code with Fredrik Lundh's test suggested at
kiko%async.com.br [Wed, 17 Mar 2004 07:12:25 +0000 (07:12 +0000)] 
Fix the version-detection code with Fredrik Lundh's test suggested at
http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&oe=UTF-8&safe=off&selm=jVxv4.116%24fsi.186942464%40newsb.telia.net
-- this stops bugzilla-submit complaining about vendor versions of
Python 2.3.

21 years agoFix for bug 236424: Allow showdependencies trees to collapse. Adds
kiko%async.com.br [Wed, 17 Mar 2004 07:06:03 +0000 (07:06 +0000)] 
Fix for bug 236424: Allow showdependencies trees to collapse. Adds
[optional] Javascript-enabled +/- controls that allow branches in the
dependency tree to collapse. Patch by Mike Shaver <shaver@mozilla.org>,
minor cleanups by me, r=myk, kiko, a=justdave.

21 years agoPatch for bug 237646: fix for regression in userprefs.cgi that disallowed users to...
jocuri%softhome.net [Wed, 17 Mar 2004 05:23:00 +0000 (05:23 +0000)] 
Patch for bug 237646: fix for regression in userprefs.cgi that disallowed users to change their password via this page; r=kiko; a=myk.

21 years agoPatch for bug 235459: add icalendar output format in buglist; patch by William Jon...
jocuri%softhome.net [Wed, 17 Mar 2004 05:18:40 +0000 (05:18 +0000)] 
Patch for bug 235459: add icalendar output format in buglist; patch by William Jon McCann <mccannwj@pha.jhu.edu>; r=vlad; a=justdave.

21 years agoPatch for bug 237540: remove unused hidden field from edit-multiple; patch by Dave...
jocuri%softhome.net [Wed, 17 Mar 2004 05:09:47 +0000 (05:09 +0000)] 
Patch for bug 237540: remove unused hidden field from edit-multiple; patch by Dave Swegen <dswegen@software.plasmon.com>; r=timeless,myk; a=myk.

21 years agoBug 237435 h1 |Edit Attachment #129471 for Bugs 215587| uses the wrong Terms
timeless%mozdev.org [Mon, 15 Mar 2004 18:24:12 +0000 (18:24 +0000)] 
Bug 237435 h1 |Edit Attachment #129471 for Bugs 215587| uses the wrong Terms
r=justdave a=justdave

21 years agoBug 232491 - try harder to avoid parameterless searches (either saved or otherwise...
gerv%gerv.net [Mon, 15 Mar 2004 07:21:00 +0000 (07:21 +0000)] 
Bug 232491 - try harder to avoid parameterless searches (either saved or otherwise.) Patch by gerv; r,a=myk.

21 years agoPatch for bug 236664: make checksetup.pl print good install instructions for Perl...
jocuri%softhome.net [Sun, 14 Mar 2004 16:49:07 +0000 (16:49 +0000)] 
Patch for bug 236664: make checksetup.pl print good install instructions for Perl modules on win32; patch by Andrei Benea <abenea@home.ro>; r=vlad, a=justdave.

21 years agoBug 214457 Updated user page is useless
timeless%mozdev.org [Sun, 14 Mar 2004 14:30:35 +0000 (14:30 +0000)] 
Bug 214457 Updated user page is useless
r=justdave a=justdave

21 years agoPatch for bug 178162: move the vote checkbox to the left; r=myk, a=myk.
jocuri%softhome.net [Fri, 12 Mar 2004 13:24:06 +0000 (13:24 +0000)] 
Patch for bug 178162: move the vote checkbox to the left; r=myk, a=myk.

21 years agoFix for bug 236322: trivial inaccuracy in description of "find a specific bug" search...
myk%mozilla.org [Fri, 12 Mar 2004 05:13:43 +0000 (05:13 +0000)] 
Fix for bug 236322: trivial inaccuracy in description of "find a specific bug" search corrected (the search doesn't really search summaries, so I've removed the text that says it does).
r=justdave
a=justdave

21 years agoBug 236575 - update the "newer build" information to cover the new mozilla.org produc...
gerv%gerv.net [Wed, 10 Mar 2004 16:54:55 +0000 (16:54 +0000)] 
Bug 236575 - update the "newer build" information to cover the new mozilla.org products. Patch by gerv; r,a=justdave.

21 years agoPatch for bug 143490: eliminate unsupported calls from checksetup.pl when running...
jocuri%softhome.net [Mon, 8 Mar 2004 20:52:25 +0000 (20:52 +0000)] 
Patch for bug 143490: eliminate unsupported calls from checksetup.pl when running in Windows; original code by Cedric Caron <cedric.caron@urbanet.ch>; patch by Andrei Benea <abenea@home.ro>; r=vlad,justdave, a=justdave.

21 years agoBug 232176 - Add a preferences panel for saved searches, to allow management all...
gerv%gerv.net [Mon, 8 Mar 2004 16:40:16 +0000 (16:40 +0000)] 
Bug 232176 - Add a preferences panel for saved searches, to allow management all in one place. Patch by gerv; r,a=justdave.

21 years agoBug 170213 - make static HTML files into page.cgi pages. This does votehelp.html...
gerv%gerv.net [Mon, 8 Mar 2004 08:15:49 +0000 (08:15 +0000)] 
Bug 170213 - make static HTML files into page.cgi pages. This does votehelp.html (-> id=voting.html), bug_status.html (-> id=fields.html) and bugwritinghelp.html (-> id=bug-writing.html). Patch by gerv; r=kiko, a=justdave.

21 years agoBug 170213 - make static HTML files into page.cgi pages. This does votehelp.html...
gerv%gerv.net [Mon, 8 Mar 2004 07:27:30 +0000 (07:27 +0000)] 
Bug 170213 - make static HTML files into page.cgi pages. This does votehelp.html (-> id=voting.html), bug_status.html (-> id=fields.html) and bugwritinghelp.html (-> id=bug-writing.html). Patch by gerv; r=kiko, a=justdave.

21 years agoBug 232141 - all all saved searches to footer until linkinfooter UI returns. Patch...
gerv%gerv.net [Mon, 8 Mar 2004 07:23:59 +0000 (07:23 +0000)] 
Bug 232141 - all all saved searches to footer until linkinfooter UI returns. Patch by gerv; r=myk, a=justdave.

21 years agoPatch for bug 236652: fix libgdi typo in section 2.4.2 of the docs; patch by Andrei...
jocuri%softhome.net [Sun, 7 Mar 2004 09:24:12 +0000 (09:24 +0000)] 
Patch for bug 236652: fix libgdi typo in section 2.4.2 of the docs; patch by Andrei Benea <abenea@home.ro>; r=vlad, a=justdave.

21 years agoPatch for bug 235278: eliminate %::FORM from userprefs.cgi; r=kiko, a=justdave.
jocuri%softhome.net [Sun, 7 Mar 2004 08:35:54 +0000 (08:35 +0000)] 
Patch for bug 235278: eliminate %::FORM from userprefs.cgi; r=kiko, a=justdave.

21 years agoFix for bug 236634: move colon out of anchor text in "Target
kiko%async.com.br [Sat, 6 Mar 2004 23:28:44 +0000 (23:28 +0000)] 
Fix for bug 236634: move colon out of anchor text in "Target
Milestone:" in show_bug. r=gerv, a=justdave.

21 years agoPatch for bug 220814: Add to FAQ: How to upgrade Bugzilla from CVS; r=kiko, a=justdave.
jocuri%softhome.net [Sat, 6 Mar 2004 21:36:39 +0000 (21:36 +0000)] 
Patch for bug 220814: Add to FAQ: How to upgrade Bugzilla from CVS; r=kiko, a=justdave.

21 years agoPatch for bug 234875: use ->param in quips.cgi; r=kiko, a=justdave.
jocuri%softhome.net [Sat, 6 Mar 2004 17:08:46 +0000 (17:08 +0000)] 
Patch for bug 234875: use ->param in quips.cgi; r=kiko, a=justdave.

21 years agoPatch for bug 234879: remove %FORM from editkeywords.cgi; r=kiko, a=justdave.
jocuri%softhome.net [Sat, 6 Mar 2004 17:04:33 +0000 (17:04 +0000)] 
Patch for bug 234879: remove %FORM from editkeywords.cgi; r=kiko, a=justdave.

21 years agoPatch for bug 236443: respect customization of customized words in create.html.tmpl...
jocuri%softhome.net [Sat, 6 Mar 2004 17:01:27 +0000 (17:01 +0000)] 
Patch for bug 236443: respect customization of customized words in create.html.tmpl; r=kiko, a=justdave.

21 years agoPatch for bug 236019; make request.cgi use $cgi->param instead of %::FORM; r=kiko...
jocuri%softhome.net [Sat, 6 Mar 2004 16:54:17 +0000 (16:54 +0000)] 
Patch for bug 236019; make request.cgi use $cgi->param instead of %::FORM; r=kiko, a=justdave.

21 years agoPatch for bug 236567: Update the documentation describing the Perl modules installati...
jocuri%softhome.net [Sat, 6 Mar 2004 16:21:08 +0000 (16:21 +0000)] 
Patch for bug 236567: Update the documentation describing the Perl modules installation on Windows using ppm; patch by Andrei Benea <abenea@home.ro>; r=kiko, a=justdave.

21 years agoBug 236296 - fix Build Identifier on guided entry form. Patch by gerv; r,a=justdave.
gerv%gerv.net [Fri, 5 Mar 2004 07:22:01 +0000 (07:22 +0000)] 
Bug 236296 - fix Build Identifier on guided entry form. Patch by gerv; r,a=justdave.

21 years agoBump version number to 2.17.7 for release. bugzilla-2.17.7 release-2.17.7
justdave%syndicomm.com [Wed, 3 Mar 2004 15:35:43 +0000 (15:35 +0000)] 
Bump version number to 2.17.7 for release.

21 years agoPatch for bug 123077; improve the ValidatePassword sub so that a password change...
jocuri%softhome.net [Wed, 3 Mar 2004 13:19:28 +0000 (13:19 +0000)] 
Patch for bug 123077; improve the ValidatePassword sub so that a password change is no longer accepted with a blank second field; r=kiko, a=justdave.

21 years agoBacking out patch for bug 235459 which set tree on fire.
jocuri%softhome.net [Mon, 1 Mar 2004 00:18:58 +0000 (00:18 +0000)] 
Backing out patch for bug 235459 which set tree on fire.