- 07 Apr, 2004 3 commits
-
-
gerv%gerv.net authored
Bug 192775 - rearrange parameter order in token URLs to make them always fully linked in some MUAs. Patch by gerv; r=myk, a=justdave.
-
kiko%async.com.br authored
that (incorporating a recommendation from justdave). r=justdave, a=justdave.
-
kiko%async.com.br authored
that, and also fixes up the bug creation template. r=justdave, a=justdave.
-
- 06 Apr, 2004 3 commits
-
-
myk%mozilla.org authored
r=justdave a=justdave
-
myk%mozilla.org authored
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
-
gerv%gerv.net authored
-
- 05 Apr, 2004 2 commits
-
-
jocuri%softhome.net authored
Patch for bug 239576: make sure detaint_natural is always called with a defined value in editkeywords.cgi; r=timeless; a=justdave.
-
jocuri%softhome.net authored
Patch for bug 14887: put <label> tags in forms; patch by Jeffrey Baker <jwbaker@acm.org>; r=gerv; a=justdave.
-
- 04 Apr, 2004 1 commit
-
-
jocuri%softhome.net authored
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.
-
- 03 Apr, 2004 3 commits
-
-
gerv%gerv.net authored
-
gerv%gerv.net authored
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.
-
jocuri%softhome.net authored
Patch for bug 233295: document terminology customization feature; patch by Jon Wilmoth <jwilmoth@starbucks.com> slightly updated by me.
-
- 02 Apr, 2004 4 commits
-
-
kiko%async.com.br authored
that, swapping them for calls to cgi->param/cookie. r=vladd,justdave; a=justdave.
-
kiko%async.com.br authored
precisely that, swapping them for references to cgi->param/cookie. r=vladd, justdave, a=justdave.
-
jocuri%softhome.net authored
Fixing encoding issues introduced in bug 220817: add FAQ documentation for 'Why do I have to log in every time I access a page?'.
-
jocuri%softhome.net authored
Patch for bug 220817: add to FAQ documentation for 'Why do I have to log in every time I access a page?'.
-
- 01 Apr, 2004 4 commits
-
-
jocuri%softhome.net authored
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.
-
justdave%syndicomm.com authored
r=kiko, a=justdave
-
jocuri%softhome.net authored
Patch for bug 146087: set the default of the sendmailnow param to ON on the trunk as well; r=justdave; a=justdave.
-
jocuri%softhome.net authored
-
- 30 Mar, 2004 1 commit
-
-
justdave%syndicomm.com authored
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
-
- 29 Mar, 2004 1 commit
-
-
kiko%async.com.br authored
-
- 28 Mar, 2004 5 commits
-
-
justdave%syndicomm.com authored
-
jocuri%softhome.net authored
Patch for bug 238650: reword duplicate of self error message; patch by Christopher Nehren <apeiron@comcast.net>; r=kiko; a=justdave.
-
jocuri%softhome.net authored
Patch for bug 238867: remove one last %FORM from quips.cgi; patch by Teemu Mannermaa <wicked@etlicon.fi>; r=justdave; a=justdave.
-
jocuri%softhome.net authored
-
jocuri%softhome.net authored
Patch for bug 238860: remove %FORM from editversions.cgi; patch by Teemu Mannermaa <wicked@etlicon.fi>; r=justdave; a=justdave.
-
- 27 Mar, 2004 8 commits
-
-
gerv%gerv.net authored
Bug 233962 - UserInGroup() should not accept a second parameter any longer. Patch by gerv; r=bbaetz, justdave, joel; a=justdave.
-
justdave%syndicomm.com authored
Patch by Jouni Heikniemi <jouni@heikniemi.net> r= justdave, kiko; a= justdave
-
kiko%async.com.br authored
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.
-
kiko%async.com.br authored
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.
-
kiko%async.com.br authored
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.
-
jocuri%softhome.net authored
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.
-
jocuri%softhome.net authored
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.
-
justdave%syndicomm.com authored
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>.
-
- 26 Mar, 2004 5 commits
-
-
bugreport%peshkin.net authored
r=justdave, a=justdave
-
bugreport%peshkin.net authored
patch by mkanat r=justdave, a=justdave
-
jocuri%softhome.net authored
Patch for bug 238693: replace depreciated v-strings with calls to the pack() function; patch by GavinS <bugzilla@chimpychompy.org>; r=kiko; a=justdave.
-
jocuri%softhome.net authored
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.
-
jocuri%softhome.net authored
Patch for bug 238677: fix wording of the "require_new_password" message; patch by Christopher Nehren <apeiron@comcast.net>; r=vlad; a=justdave.
-