]> git.ipfire.org Git - thirdparty/bugzilla.git/log
thirdparty/bugzilla.git
21 years agoSilly typo fix. r=ssdbot
kiko%async.com.br [Wed, 14 Apr 2004 02:11:28 +0000 (02:11 +0000)] 
Silly typo fix. r=ssdbot

21 years agoAdd a slightly hackish approach to test against values in .netrc that
kiko%async.com.br [Wed, 14 Apr 2004 01:52:50 +0000 (01:52 +0000)] 
Add a slightly hackish approach to test against values in .netrc that
diverge from the specified url by a trailing slash -- we *know* they're
not the same thing, but it seems people want us to think they are!

21 years agoFix for bug 238869: remove %FORM from votes.cgi. Does just that, free of
kiko%async.com.br [Wed, 14 Apr 2004 01:34:59 +0000 (01:34 +0000)] 
Fix for bug 238869: remove %FORM from votes.cgi. Does just that, free of
XXX comments. r=vladd,justdave; a=justdave.

die %FORM die!

21 years agoPatch for bug 224477: make webservergroup default to apache on new installs; r=joel...
jocuri%softhome.net [Wed, 14 Apr 2004 01:16:35 +0000 (01:16 +0000)] 
Patch for bug 224477: make webservergroup default to apache on new installs; r=joel; a=justdave.

21 years agoPatch for bug 240060: Stop yelling at people about the minimum sendmail version;...
jocuri%softhome.net [Wed, 14 Apr 2004 01:08:42 +0000 (01:08 +0000)] 
Patch for bug 240060: Stop yelling at people about the minimum sendmail version; r=gerv; a=justdave.

21 years agoPatch for bug 240219: display valid PPM commands when using PPM version 2; r=timeless...
jocuri%softhome.net [Wed, 14 Apr 2004 00:59:22 +0000 (00:59 +0000)] 
Patch for bug 240219: display valid PPM commands when using PPM version 2; r=timeless; a=justdave.

21 years agoFix for bug 233245: replace "variable" with "constant" since there is no contenttypes...
jocuri%softhome.net [Tue, 13 Apr 2004 11:18:00 +0000 (11:18 +0000)] 
Fix for bug 233245: replace "variable" with "constant" since there is no contenttypes variable in Constants.pm.

21 years agoPatch for bug 194332: fix spelling that caused error message mismatch for the "invali...
jocuri%softhome.net [Mon, 12 Apr 2004 04:38:06 +0000 (04:38 +0000)] 
Patch for bug 194332: fix spelling that caused error message mismatch for the "invalid_maxrows" error message; r=timeless, a=justdave.

21 years agoFix for bug 238865-v1: remove %FORM from page.cgi. Does so, fixing the
kiko%async.com.br [Mon, 12 Apr 2004 04:31:44 +0000 (04:31 +0000)] 
Fix for bug 238865-v1: remove %FORM from page.cgi. Does so, fixing the
linked page template and adding a code error for the "bad id provided"
case. r=vladd, a=myk.

21 years agoPatch for bug 240228: Improve the format of the error message displayed by checksetup...
jocuri%softhome.net [Mon, 12 Apr 2004 01:42:33 +0000 (01:42 +0000)] 
Patch for bug 240228: Improve the format of the error message displayed by checksetup.pl when the MySQL requirements are not satisfied; r,a=justdave.

21 years agoPatch for bug 87770: make attachment.cgi work with no parameters; patch by GavinS...
jocuri%softhome.net [Sat, 10 Apr 2004 22:08:21 +0000 (22:08 +0000)] 
Patch for bug 87770: make attachment.cgi work with no parameters; patch by GavinS <bugzilla@chimpychompy.org>; r=kiko; a=myk.

21 years agoPatch for bug 224698: remove localconfig variable mysqlpath; patch by chaduv <caduval...
jocuri%softhome.net [Sat, 10 Apr 2004 21:53:00 +0000 (21:53 +0000)] 
Patch for bug 224698: remove localconfig variable mysqlpath; patch by chaduv <caduvall@glue.umd.edu> slightly updated by me; r=kiko, a=myk.

21 years agoPatch for bug 239826: support closing resolved bugs when changing multiple bugs;...
jocuri%softhome.net [Sat, 10 Apr 2004 21:42:37 +0000 (21:42 +0000)] 
Patch for bug 239826: support closing resolved bugs when changing multiple bugs; patch by Albert Ting <altlst@sonic.net>; r=kiko, a=myk.

21 years agoPatch for bug 239912: make bug_email.pl work with useqacontact; patch by Matthew...
jocuri%softhome.net [Fri, 9 Apr 2004 09:23:09 +0000 (09:23 +0000)] 
Patch for bug 239912: make bug_email.pl work with useqacontact; patch by Matthew Mastracci <mmastrac@canada.com>; r=vlad, a=myk.

21 years agoPatch for bug 239885: Don't display the sendmail message if the current platform...
jocuri%softhome.net [Fri, 9 Apr 2004 09:18:13 +0000 (09:18 +0000)] 
Patch for bug 239885: Don't display the sendmail message if the current platform is Windows; patch by Bruce Armstrong <bruce.armstrong@teamsybase.com>; r=bugreport; a=myk.

21 years agoPatch for bug 233245: update documentation of formats to include ctypes as well;...
jocuri%softhome.net [Wed, 7 Apr 2004 23:36:34 +0000 (23:36 +0000)] 
Patch for bug 233245: update documentation of formats to include ctypes as well; patch by Niels Reedijk <n.reedijk@planet.nl> slightly modified by me.

21 years agoBug 192775 - rearrange parameter order in token URLs to make them always fully linked...
gerv%gerv.net [Wed, 7 Apr 2004 14:24:33 +0000 (14:24 +0000)] 
Bug 192775 - rearrange parameter order in token URLs to make them always fully linked in some MUAs. Patch by gerv; r=myk, a=justdave.

21 years agoFix for bug 238864: remove %FORM and %COOKIE from move.pl; does just
kiko%async.com.br [Wed, 7 Apr 2004 10:41:52 +0000 (10:41 +0000)] 
Fix for bug 238864: remove %FORM and %COOKIE from move.pl; does just
that (incorporating a recommendation from justdave). r=justdave,
a=justdave.

21 years agoFix for bug 238862: remove %FORM and %COOKIE from enter_bug.cgi. Does
kiko%async.com.br [Wed, 7 Apr 2004 10:38:25 +0000 (10:38 +0000)] 
Fix for bug 238862: remove %FORM and %COOKIE from enter_bug.cgi. Does
that, and also fixes up the bug creation template. r=justdave, a=justdave.

21 years agoFix for bug 234797: adds a "limit" param for limiting the number of results returned...
myk%mozilla.org [Tue, 6 Apr 2004 08:19:15 +0000 (08:19 +0000)] 
Fix for bug 234797: adds a "limit" param for limiting the number of results returned from a search.
r=justdave
a=justdave

21 years agoFix for bug 237176: allows power users to display relevance values as a column in...
myk%mozilla.org [Tue, 6 Apr 2004 07:11:17 +0000 (07:11 +0000)] 
Fix for bug 237176: allows power users to display relevance values as a column in the search results for a fulltext search
r=justdave
a=justdave

21 years agoBug 230293 - Send CSV buglists with "Content-Disposition: attachment". Patch by gerv...
gerv%gerv.net [Tue, 6 Apr 2004 04:53:10 +0000 (04:53 +0000)] 
Bug 230293 - Send CSV buglists with "Content-Disposition: attachment". Patch by gerv; r,a=justdave.

21 years agoPatch for bug 239576: make sure detaint_natural is always called with a defined value...
jocuri%softhome.net [Mon, 5 Apr 2004 08:32:43 +0000 (08:32 +0000)] 
Patch for bug 239576: make sure detaint_natural is always called with a defined value in editkeywords.cgi; r=timeless; a=justdave.

21 years agoPatch for bug 14887: put <label> tags in forms; patch by Jeffrey Baker <jwbaker@acm...
jocuri%softhome.net [Mon, 5 Apr 2004 08:28:18 +0000 (08:28 +0000)] 
Patch for bug 14887: put <label> tags in forms; patch by Jeffrey Baker <jwbaker@acm.org>; r=gerv; a=justdave.

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