Граф коммитов

87 Коммитов

Автор SHA1 Сообщение Дата
lpsolit%gmail.com c80dab8366 Bug 290372: Missing locked tables in editusers.cgi - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wurblzap a=myk 2005-04-19 17:36:25 +00:00
lpsolit%gmail.com 593b43c005 Bug 285153: editusers.cgi cleanliness re-do - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=justdave 2005-04-16 16:55:32 +00:00
bugreport%peshkin.net d78ca3c4f8 Bug 290000: lock email settings table before adding new user
Patch by bugreport@peshkin.net
r=glob,a=justdave
2005-04-12 23:28:47 +00:00
lpsolit%gmail.com 593971cc88 Bug 289062: editusers.cgi is querying for groups twice on update - Patch by Tomas Kopal <Tomas.Kopal@altap.cz> r=wurblzap, joel a=justdave 2005-04-12 18:08:21 +00:00
mkanat%kerio.com 9aa81a2573 Bug 174295: ANSI SQL requires all columns in SELECT to be in GROUP BY, unless they are in "aggregate" functions
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=joel, a=myk
2005-03-16 00:27:15 +00:00
travis%sedsystems.ca bb3d4b6151 Bug 284262 : Bundle of small editusers.cgi post-checkin fixes
Patch by Marc Schumann <wurblzap@gmail.com>   r=mkanat  a=justdave
2005-03-07 18:11:37 +00:00
travis%sedsystems.ca 81c98da539 Bug 284155 : New editusers.cgi broke group visibility
Patch by GavinS <bugzilla@chimpychompy.org>   r=wurblzap a=justdave
2005-03-07 17:45:21 +00:00
mkanat%kerio.com 82ff1ef567 Bug 277782: _throw_error should unlock tables when tables are locked, automatically
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=travis, r=LpSolit, a=justdave
2005-03-05 00:18:48 +00:00
travis%sedsystems.ca 25cac301b2 Bug 119485 : Templatise editusers.cgi
Patch by Marc Schumann <wurblzap@gmail.com>   r=GavinS, mkanat  a=justdave
2005-02-28 20:41:45 +00:00
mkanat%kerio.com fd72f5869d Bug 279693: Move UserCanBlessGroup() into a Bugzilla::User function
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=LpSolit, a=myk
2005-02-25 03:07:05 +00:00
mkanat%kerio.com 7740297341 Bug 283237: Move DBname_to_id out of globals.pl
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=wurblzap, a=myk
2005-02-24 23:42:48 +00:00
mkanat%kerio.com e502640f91 Bug 280494: Replace "SELECT LAST_INSERT_ID()" with Bugzilla::DB function call
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=justdave
2005-02-18 16:01:48 +00:00
mkanat%kerio.com 0ab15d4b4d Bug 280495: Replace "REGEXP" with Bugzilla::DB function call
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=wurblzap, a=myk
2005-02-16 18:40:13 +00:00
travis%sedsystems.ca 4fa2e62cff Bug 281845 : Possible to delete users who are initial QA contacts (Regression from bug 43600)
Patch by Shane H. W. Travis <travis@sedsystems.ca>   r=justdave, a=justdave
2005-02-10 21:34:48 +00:00
travis%sedsystems.ca ef320261d4 Bug 280994 : Move ValidateNewUser out of globals.pl
Patch by Max Kanat-Alexander <mkanat@kerio.com>  r=vladd  a=justdave
2005-02-09 06:42:43 +00:00
travis%sedsystems.ca 66a9c063fa Bug 278792 : Move Crypt() to Bugzilla::Auth
Patch by Max Kanat-Alexander <mkanat@kerio.com>   r=vladd  a=justdave
2005-01-31 19:26:01 +00:00
jocuri%softhome.net 1d4b3daa18 Patch for bug 265898: edit*.cgi files should all use ThrowUserError(); patch by Fr�d�ric Buclin <LpSolit@gmail.com>, r=vladd, a=myk. 2005-01-16 14:07:31 +00:00
travis%sedsystems.ca bc906a95b5 Bug 108870: Bugzilla does not set email prefs for new user until user visits userprefs.cgi
Patch: travis  r=mkanat  a=justdave

Also includes fixes for
Bug 109573: New bugzilla accounts should by default have 'CC field changes' turned off, and
Bug 275599: flag request email prefs not behaving correctly
2005-01-07 20:56:01 +00:00
jocuri%softhome.net cc626c7883 Patch for bug 261434: implement functionality to delete a user semi-properly (only works for users with no bugs/comments); patch by Ivan Todoroski <grnch@gmx.net>; r=justdave, a=justdave. 2004-10-17 11:07:39 +00:00
jocuri%softhome.net cc216a9b34 Patch for bug 253360: replace IF() with CASE WHEN for database compatibility; patch by Tomas Kopal <Tomas.Kopal@altap.cz>; r=vladd, a=justdave. 2004-07-31 09:36:18 +00:00
bugreport%peshkin.net 6a571305a4 Bug 251837: Extend group_group_map to control which groups can see each other
r=kiko
a=justdave
2004-07-27 16:33:41 +00:00
bugreport%peshkin.net 8c40429c5a Bug 253088: Fix ability of users with bless privileges to bless users
r=kiko
a=justdave
2004-07-27 00:25:55 +00:00
bugreport%peshkin.net 5668738aae Bug 252190: Fix unitialized value in editusers.cgi
r=vlad
a=justdave
2004-07-21 21:26:20 +00:00
bugreport%peshkin.net c70d1cf583 Bug 241900: Allow Bugzilla::Auth to have multiple login and validation styles
patch by erik
r=joel, kiko
a=myk
2004-07-20 22:41:22 +00:00
bugreport%peshkin.net 6f03ea2c37 Backing out bug 241900 2004-07-12 03:48:48 +00:00
bugreport%peshkin.net f64858f4e9 Bug 241900: Allow Bugzilla::Auth to have multiple login and validation styles
patch by erik
r=joel
a=justdave
2004-07-11 23:36:53 +00:00
bugreport%peshkin.net dd438054ff Bug 244272: Remove editusers 'query' parameter
r=justdave
a=justdave
2004-07-10 07:52:11 +00:00
bugreport%peshkin.net 84ebedc167 Bug 233486: Only process groups user is supposed to be able to bless in editgroups.cgi
r=justdave
a=justdave
2004-07-10 07:39:56 +00:00
bugreport%peshkin.net 827b94d34e Bug 236650: html_quote and validate email addresses in editueser.cgi
patch by vlad
r=joel,justdave
a=justdave
2004-07-10 07:27:48 +00:00
bugreport%peshkin.net fe49fca7e1 Bug 240325: Keep regexp-based groups up-to-date 2004-06-16 05:04:48 +00:00
jouni%heikniemi.net 20ee092ca8 Bug 224021: taint issues in editusers.cgi
Patch by byron jones <bugzilla@glob.com.au>
r=jouni, a=justdave
2004-05-23 07:32:00 +00:00
jouni%heikniemi.net 90aa16f36e Bug 141006: Run edit*.cgis in taint mode.
Patch by byron jones <bugzilla@glob.com.au>
r=jouni, a=justdave
2004-05-23 07:22:32 +00:00
justdave%syndicomm.com 102c7f3fc7 Bug 240439: "Edit user again" link didn't work if the user had a + in their email address
R= timeless, vladd; a= justdave
2004-04-13 21:45:35 +00:00
justdave%syndicomm.com 3b89b856c7 Bug 235265: Getting rid of some unwanted form value dumps.
Patch by Jouni Heikniemi <jouni@heikniemi.net>
r= justdave, kiko; a= justdave
2004-03-27 04:35:37 +00:00
kiko%async.com.br b87ad5c610 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.
2004-03-27 03:51:44 +00:00
kiko%async.com.br ddab364f3c 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.
2004-03-27 01:28:29 +00:00
jocuri%softhome.net 89741fe607 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. 2004-03-21 14:26:58 +00:00
kiko%async.com.br 2a3031ee6b 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.
2004-03-16 23:53:01 +00:00
timeless%mozdev.org 774226bfb4 Bug 214457 Updated user page is useless
r=justdave a=justdave
2004-03-14 06:30:35 +00:00
jocuri%softhome.net be1a646c3d Bug 225234: Wrong comment in editusers.cgi; r=timeless; a=myk. 2003-11-10 17:56:03 +00:00
kiko%async.com.br 2db7758877 Bug 65316: Typos on edit*.cgi. Change use of PutTrailer() (and the
default output, in certain cases) in the edit pages. Patch by Vlad
Dascalu <jocuri@softhome.net>, r=kiko, a=justdave
2003-09-26 23:47:07 +00:00
justdave%syndicomm.com c8d524bed2 Bug 178935: Eliminating the "Add another user" link on the confirmation screen after editing a user if the user doing the editing doesn't have permission to add users.
Patch by kniht@us.ibm.com
r= justdave, a= justdave
2003-07-19 20:37:20 +00:00
bbaetz%acm.org 7177c5af4a Bug 180635 - Enhance Bugzilla::User to store additional information
r=myk,jake
2003-06-03 09:48:15 +00:00
bbaetz%acm.org cf4e631923 Bug 201816 - use CGI.pm for header output
r=joel, a=justdave
2003-05-05 01:15:38 +00:00
bbaetz%acm.org e1a7fe3032 Bug 201018 - editusers.cgi never calls DeriveGroup prior to changing a bug
patch mostly by justdave, bits by me
r=bbaetz,justdave,myk
a=justdave
2003-04-24 23:12:00 +00:00
jake%bugzilla.org 774aa5e232 Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang line
r=justdave
a=justdave
2003-03-27 00:07:02 +00:00
bbaetz%acm.org eb75d91aeb Bug 180642 - Move authentication code into a module
r=gerv, justdave
a=justdave
2003-03-22 04:47:35 +00:00
bugreport%peshkin.net 342d43845b bug 157756 - Groups_20020716_Branch Tracking : > 55 groups now supported
r=bbaetz, gerv
2002-09-22 17:15:13 +00:00
bbaetz%student.usyd.edu.au aacda75fc3 Bug 76923 - Don't |use diagnostics| (its really expensive at startup time)
r=joel x2
2002-08-26 06:17:26 +00:00
bbaetz%student.usyd.edu.au 900e798ac1 Bug 43600 - Convert products/components to use ids instead of names.
Initial attempt by jake@bugzilla.org, updated by me
r=joel, preed
2002-08-12 05:43:05 +00:00