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

75 Коммитов

Автор SHA1 Сообщение Дата
wurblzap%gmail.com 6ab2adb739 Bug 69000: Permit a stored query to be marked "shared" and accessible by other users.
Patch by Marc Schumann <wurblzap@gmail.com>,
r=vladd, a=myk
2006-07-13 20:08:00 +00:00
mkanat%bugzilla.org 3eabc93edf Bug 338375: Use Bugzilla->params everywhere instead of Param().
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-07-03 21:42:47 +00:00
mkanat%bugzilla.org 22e445e882 Bug 342869: Use Bugzilla->params everywhere except templates
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-07-03 21:26:22 +00:00
lpsolit%gmail.com 7d976ba23d Bug 282121: Remove globals.pl from scripts that no longer use it - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2006-06-21 00:44:48 +00:00
vladd%bugzilla.org 03cbcc2521 Spelling patch: use the right spelling form for 'explicitly'; patch by Vlad Dascalu <vladd@bugzilla.org>. 2006-06-19 16:43:49 +00:00
lpsolit%gmail.com d85cd1f92a Bug 338796: Remove get_product_* from globals.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=justdave 2006-06-17 23:12:36 +00:00
lpsolit%gmail.com 8197b2c33f Bug 324784: editgroups.cgi should make sure groups it edits/removes are not used by editparams.cgi (in data/params) - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=justdave 2006-05-29 18:11:04 +00:00
lpsolit%gmail.com c30293f018 Bug 301020: Remove useless locked tables - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave 2006-03-31 10:27:26 +00:00
lpsolit%gmail.com 4b3910814b Bug 329022: Remove group_name_to_id in favor of creating Group objects - Patch by R�mi Zara <remi_zara@mac.com> r=LpSolit a=justdave 2006-03-14 22:47:24 +00:00
lpsolit%gmail.com ac3672073a Bug 323912: When a group cannot be deleted because it is in used, ThrowUserError() should be called - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=GavinS a=myk 2006-03-08 23:53:57 +00:00
mkanat%kerio.com e702596d80 Bug 328435: Move GroupNameToId into Bugzilla/Group.pm and eliminate GroupExists
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=justdave
2006-03-01 21:33:01 +00:00
lpsolit%gmail.com db79331e18 Bug 324248: Deleting a group doesn't remove entries in group_group_map correctly - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel a=justdave 2006-01-22 20:10:08 +00:00
lpsolit%gmail.com e6090780ee Bug 323955: Deleting a group incorrectly checks for user group membership (miss group inheritance) - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel a=justdave 2006-01-21 13:48:56 +00:00
lpsolit%gmail.com 9aeb026354 Bug 299646: Potential missing entries in bug_group_map related to mandatory groups - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=justdave 2005-12-30 00:52:18 +00:00
lpsolit%gmail.com b493b5754c Bug 312157: Remove $::template and $::vars from globals.pl - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave 2005-10-24 23:11:56 +00:00
lpsolit%gmail.com 4d0de4219f Bug 304696: Replace UserInGroup() by $user->in_group() when checking user privs in edit*.cgi files - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave 2005-09-15 22:01:56 +00:00
lpsolit%gmail.com 54744f8a4c Bug 306271: Group.pm needs a get_all_groups() routine - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel a=myk 2005-08-30 16:39:07 +00:00
lpsolit%gmail.com 293c0b1966 Bug 303704: Eliminate deprecated Bugzilla::DB routines from editgroups.cgi - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel a=justdave 2005-08-26 19:46:27 +00:00
bugreport%peshkin.net 02bbb51ea9 Bug 304583: Remove all remaining need to rederive inherited groups
Patch by Joel Peshkin <bugreport@peshkin.net>
r=mkanat, a=justdave
2005-08-18 20:09:37 +00:00
mkanat%kerio.com a876784a7e Bug 303669: Bugzilla mis-uses perl subroutine prototypes
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2005-08-13 12:27:04 +00:00
lpsolit%gmail.com a8d486f572 Bug 301508: Remove CGI.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat,wicked a=justdave 2005-08-10 01:30:41 +00:00
bugreport%peshkin.net f41da5ed69 Backout of bug 303669 which broke AppendComment and possibly a number
of other items.
2005-08-09 11:23:43 +00:00
mkanat%kerio.com 8f7328f4d3 Bug 303669: Bugzilla mis-uses perl subroutine prototypes
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2005-08-09 05:59:02 +00:00
lpsolit%gmail.com 7c1c3c9065 Bug 303141: Missing buglist when deleting groups - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=justdave 2005-08-03 00:35:47 +00:00
mkanat%kerio.com 160fff77bb Bug 286235: Implicit joins should be replaced by explicit joins - installment A
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=joel, a=myk
2005-04-04 21:52:06 +00:00
mkanat%kerio.com 275068aed8 Bug 287138: INSERT IGNORE is not ANSI SQL
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=justdave
2005-03-22 09:01:22 +00:00
travis%sedsystems.ca 3d0f288895 Bug 283581 : Move UserInGroup out of globals.pl
Patch by Colin Ogilvie <colin.ogilvie@gmail.com>   r=mkanat  a=justdave
2005-03-15 22:10:14 +00:00
erik%dasbistro.com 54a988d483 Bug 253721: Add group-based lists to whining
Patch by Erik Stambaugh <erik@dasbistro.com>
r=joel, r,a=justdave
2005-02-18 22:42:07 +00:00
bugzilla%glob.com.au b6010fd27f Bug 282510: Argument "" isn't numeric when modifying group
Patch by Byron Jones <bugzilla@glob.com.au> r,a=justdave
2005-02-18 16:38:42 +00:00
mkanat%kerio.com 9a4b0a2ac1 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 e1a59dde23 Bug 280503: Replace "LOCK/UNLOCK TABLES" with Bugzilla::DB function call
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat,a=myk
2005-02-17 21:57:27 +00:00
travis%sedsystems.ca 5a8678f30a Bug 277768 : Some validations are missing when editing groups
Patch by Frederic Buclin <LpSolit@gmail.com>  r=wurblzap  a=justdave
2005-02-16 16:25:54 +00:00
jocuri%softhome.net 99386be3d9 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
jocuri%softhome.net 0ecd04b79e Patch for bug 180879: Implement privs for bug flags modification; patch by Fr�d�ric Buclin <LpSolit@netscape.net>, r=joel, a=justdave. 2004-11-23 22:41:44 +00:00
bugreport%peshkin.net c2aa1d8f98 Bug 244239: Add group-based pronouns to query
r=erik,justdave
a=justdave
2004-08-11 14:00:34 +00:00
jocuri%softhome.net 5af84e034b 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 40ca95b00d 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
jocuri%softhome.net 6f3db618d9 Patch for bug 190222: templatize editgroups.cgi; r=joel, a=justdave. 2004-07-13 05:12:33 +00:00
bugreport%peshkin.net 7171a5e04b Bug 250080: Fix regression causing blank regexp to make all users group members
r=erik, justdave
a=justdave
2004-07-07 05:10:55 +00:00
jocuri%softhome.net f2e721be33 Patch for bug 248001: Conversion of boolean conditions in SQL statements for better DB independence; patch by David Lawrence <dkl@redhat.com>; r=joel, vladd; a=justdave. 2004-07-03 00:26:29 +00:00
bugreport%peshkin.net c086db9377 Bug 240325: Keep regexp-based groups up-to-date 2004-06-16 05:04:48 +00:00
jouni%heikniemi.net defd8e0ab6 Bug 208847: Fix taint issues in editgroups.cgi
Patch by byron jones <bugzilla@glob.com.au>,
r=jouni, a=justdave
2004-05-23 07:07:50 +00:00
justdave%syndicomm.com 1febc28eec 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 6f3fb84923 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
bugreport%peshkin.net 4d981e39db Bug 181589: Add mass-remove to editgroups
r=justdave, a=justdave
2004-03-26 15:18:07 +00:00
jouni%heikniemi.net c56fa6cde8 Bug 226119: The template admin/add-group.html.tmpl moved to admin/groups/create.html.tmpl to better match with admin template naming consensus discussed in reviewers@.
r=myk, a=justdave
2003-11-19 06:42:09 +00:00
caillon%returnzero.com 8436b3827c 226061 - someone forgot to tell editgroups that regexps are applied at runtime, not on account creation.
r=joel,a=justdave
2003-11-18 18:55:44 +00:00
jocuri%softhome.net a2acace4cb Bug 207211: Editgroups.cgi - template for add a group page; r=myk; a=myk. 2003-11-09 21:07:26 +00:00
kiko%async.com.br 04968b8a9f 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
bbaetz%acm.org 325350ad59 Bug 201816 - use CGI.pm for header output
r=joel, a=justdave
2003-05-05 01:15:38 +00:00