Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-09-26 | Bug 303784: Visibility can keep admin from administering groups - Patch by ↵ | lpsolit%gmail.com | 1 | -12/+3 | |
Joel Peshkin <bugreport@peshkin.net> r=LpSolit a=justdave | |||||
2005-09-16 | Bug 304696: Replace UserInGroup() by $user->in_group() when checking user ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
privs in edit*.cgi files - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave | |||||
2005-09-06 | Bug 304745: Move GetFieldID() out of globals.pl - Patch by Frédéric Buclin ↵ | lpsolit%gmail.com | 1 | -1/+2 | |
<LpSolit@gmail.com> r=wicked a=justdave | |||||
2005-09-05 | Bug 304268: edit users form should have an item for "edit this user" - Patch ↵ | lpsolit%gmail.com | 1 | -13/+30 | |
by GavinS <bugzilla@chimpychompy.org> r=wurblzap a=justdave | |||||
2005-08-31 | Bug 305976: Allow Bugzilla::DB sql_regexp/sql_not_regexp methods to accept ↵ | mkanat%kerio.com | 1 | -4/+6 | |
string and pattern as arguments Patch By Lance Larsh <lance.larsh@oracle.com> r=joel, a=justdave | |||||
2005-08-26 | Bug 303393: Deleting a user omits some bugs_activity logging - Patch by Marc ↵ | lpsolit%gmail.com | 1 | -15/+95 | |
Schumann <wurblzap@gmail.com> r=LpSolit a=justdave | |||||
2005-08-23 | Bug 305476: Group membership inheritance broken in editusers.cgi ↵ | lpsolit%gmail.com | 1 | -6/+9 | |
(regression) - Patch by Joel Peshkin <bugreport@peshkin.net> r=wurblzap a=justdave | |||||
2005-08-19 | Bug 304583: Remove all remaining need to rederive inherited groups | bugreport%peshkin.net | 1 | -14/+14 | |
Patch by Joel Peshkin <bugreport@peshkin.net> r=mkanat, a=justdave | |||||
2005-08-16 | Bug 304653: remove 'use Bugzilla::Error' from Util.pm - Patch by Frédéric ↵ | lpsolit%gmail.com | 1 | -6/+9 | |
Buclin <LpSolit@gmail.com> r=mkanat a=myk | |||||
2005-08-14 | Bug 284263: Inherited bless permissions without inherited membership do not ↵ | lpsolit%gmail.com | 1 | -44/+4 | |
work - Patch by Marc Schumann <wurblzap@gmail.com> r=joel,LpSolit a=justdave | |||||
2005-08-10 | Bug 301508: Remove CGI.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> ↵ | lpsolit%gmail.com | 1 | -1/+0 | |
r=mkanat,wicked a=justdave | |||||
2005-08-05 | Bug 302723: Deleting a user account when this user is the assignee or QA ↵ | lpsolit%gmail.com | 1 | -7/+39 | |
contact of a bug should reassign this bug to the default ones - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave | |||||
2005-07-25 | Bug 284264: Move canSeeUser from editusers.cgi to User.pm - Patch by Marc ↵ | lpsolit%gmail.com | 1 | -55/+24 | |
Schumann <wurblzap@gmail.com> r=mkanat,joel a=justdave | |||||
2005-07-21 | Bug 301453: Move CheckEmailSyntax out of CGI.pl - Patch by Frédéric Buclin ↵ | lpsolit%gmail.com | 1 | -2/+2 | |
<LpSolit@gmail.com> r=mkanat a=myk | |||||
2005-07-13 | Bug 300336: Bugzilla::Auth should not contain any exported subroutines | mkanat%kerio.com | 1 | -1/+0 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | |||||
2005-06-25 | Bug 284273: Move productResponsibilities from editusers.cgi to ↵ | lpsolit%gmail.com | 1 | -26/+1 | |
Bugzilla::User.pm - Patch by Marc Schumann <wurblzap@gmail.com> r=mkanat a=justdave | |||||
2005-06-21 | Bug 76507: Replace "owner" by "assignee" (and "initial" by "default") - ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
Patch by Tiago R. Mello <timello@async.com.br> r=LpSolit a=myk | |||||
2005-05-03 | Bug 289043: Implicit joins should be replaced by explicit joins - installment C | mkanat%kerio.com | 1 | -3/+4 | |
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=joel, a=justdave | |||||
2005-04-20 | Bug 290372: Missing locked tables in editusers.cgi - Patch by Frédéric ↵ | lpsolit%gmail.com | 1 | -1/+3 | |
Buclin <LpSolit@gmail.com> r=wurblzap a=myk | |||||
2005-04-17 | Bug 285153: editusers.cgi cleanliness re-do - Patch by Marc Schumann ↵ | lpsolit%gmail.com | 1 | -40/+54 | |
<wurblzap@gmail.com> r=LpSolit a=justdave | |||||
2005-04-13 | Bug 290000: lock email settings table before adding new user | bugreport%peshkin.net | 1 | -0/+1 | |
Patch by bugreport@peshkin.net r=glob,a=justdave | |||||
2005-04-13 | Bug 289062: editusers.cgi is querying for groups twice on update - Patch by ↵ | lpsolit%gmail.com | 1 | -7/+6 | |
Tomas Kopal <Tomas.Kopal@altap.cz> r=wurblzap, joel a=justdave | |||||
2005-03-16 | Bug 174295: ANSI SQL requires all columns in SELECT to be in GROUP BY, ↵ | mkanat%kerio.com | 1 | -4/+3 | |
unless they are in "aggregate" functions Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=joel, a=myk | |||||
2005-03-08 | Bug 284262 : Bundle of small editusers.cgi post-checkin fixes | travis%sedsystems.ca | 1 | -46/+37 | |
Patch by Marc Schumann <wurblzap@gmail.com> r=mkanat a=justdave | |||||
2005-03-08 | Bug 284155 : New editusers.cgi broke group visibility | travis%sedsystems.ca | 1 | -1/+1 | |
Patch by GavinS <bugzilla@chimpychompy.org> r=wurblzap a=justdave | |||||
2005-03-05 | Bug 277782: _throw_error should unlock tables when tables are locked, ↵ | mkanat%kerio.com | 1 | -11/+7 | |
automatically Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=travis, r=LpSolit, a=justdave | |||||
2005-03-01 | Bug 119485 : Templatise editusers.cgi | travis%sedsystems.ca | 1 | -787/+681 | |
Patch by Marc Schumann <wurblzap@gmail.com> r=GavinS, mkanat a=justdave | |||||
2005-02-25 | Bug 279693: Move UserCanBlessGroup() into a Bugzilla::User function | mkanat%kerio.com | 1 | -2/+2 | |
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=LpSolit, a=myk | |||||
2005-02-25 | Bug 283237: Move DBname_to_id out of globals.pl | mkanat%kerio.com | 1 | -2/+2 | |
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=wurblzap, a=myk | |||||
2005-02-19 | Bug 280494: Replace "SELECT LAST_INSERT_ID()" with Bugzilla::DB function call | mkanat%kerio.com | 1 | -2/+1 | |
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=justdave | |||||
2005-02-17 | Bug 280495: Replace "REGEXP" with Bugzilla::DB function call | mkanat%kerio.com | 1 | -3/+3 | |
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=wurblzap, a=myk | |||||
2005-02-11 | Bug 281845 : Possible to delete users who are initial QA contacts ↵ | travis%sedsystems.ca | 1 | -1/+1 | |
(Regression from bug 43600) Patch by Shane H. W. Travis <travis@sedsystems.ca> r=justdave, a=justdave | |||||
2005-02-09 | Bug 280994 : Move ValidateNewUser out of globals.pl | travis%sedsystems.ca | 1 | -1/+1 | |
Patch by Max Kanat-Alexander <mkanat@kerio.com> r=vladd a=justdave | |||||
2005-02-01 | Bug 278792 : Move Crypt() to Bugzilla::Auth | travis%sedsystems.ca | 1 | -2/+3 | |
Patch by Max Kanat-Alexander <mkanat@kerio.com> r=vladd a=justdave | |||||
2005-01-16 | Patch for bug 265898: edit*.cgi files should all use ThrowUserError(); patch ↵ | jocuri%softhome.net | 1 | -47/+24 | |
by Frédéric Buclin <LpSolit@gmail.com>, r=vladd, a=myk. | |||||
2005-01-08 | Bug 108870: Bugzilla does not set email prefs for new user until user visits ↵ | travis%sedsystems.ca | 1 | -1/+2 | |
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 | |||||
2004-10-17 | Patch for bug 261434: implement functionality to delete a user semi-properly ↵ | jocuri%softhome.net | 1 | -1/+3 | |
(only works for users with no bugs/comments); patch by Ivan Todoroski <grnch@gmx.net>; r=justdave, a=justdave. | |||||
2004-07-31 | Patch for bug 253360: replace IF() with CASE WHEN for database ↵ | jocuri%softhome.net | 1 | -3/+3 | |
compatibility; patch by Tomas Kopal <Tomas.Kopal@altap.cz>; r=vladd, a=justdave. | |||||
2004-07-28 | Bug 251837: Extend group_group_map to control which groups can see each other | bugreport%peshkin.net | 1 | -1/+3 | |
r=kiko a=justdave | |||||
2004-07-27 | Bug 253088: Fix ability of users with bless privileges to bless users | bugreport%peshkin.net | 1 | -1/+1 | |
r=kiko a=justdave | |||||
2004-07-22 | Bug 252190: Fix unitialized value in editusers.cgi | bugreport%peshkin.net | 1 | -3/+3 | |
r=vlad a=justdave | |||||
2004-07-21 | Bug 241900: Allow Bugzilla::Auth to have multiple login and validation styles | bugreport%peshkin.net | 1 | -19/+4 | |
patch by erik r=joel, kiko a=myk | |||||
2004-07-12 | Backing out bug 241900 | bugreport%peshkin.net | 1 | -4/+19 | |
2004-07-12 | Bug 241900: Allow Bugzilla::Auth to have multiple login and validation styles | bugreport%peshkin.net | 1 | -19/+4 | |
patch by erik r=joel a=justdave | |||||
2004-07-10 | Bug 244272: Remove editusers 'query' parameter | bugreport%peshkin.net | 1 | -3/+0 | |
r=justdave a=justdave | |||||
2004-07-10 | Bug 233486: Only process groups user is supposed to be able to bless in ↵ | bugreport%peshkin.net | 1 | -1/+2 | |
editgroups.cgi r=justdave a=justdave | |||||
2004-07-10 | Bug 236650: html_quote and validate email addresses in editueser.cgi | bugreport%peshkin.net | 1 | -1/+9 | |
patch by vlad r=joel,justdave a=justdave | |||||
2004-06-16 | Bug 240325: Keep regexp-based groups up-to-date | bugreport%peshkin.net | 1 | -19/+20 | |
2004-05-23 | Bug 224021: taint issues in editusers.cgi | jouni%heikniemi.net | 1 | -0/+1 | |
Patch by byron jones <bugzilla@glob.com.au> r=jouni, a=justdave | |||||
2004-05-23 | Bug 141006: Run edit*.cgis in taint mode. | jouni%heikniemi.net | 1 | -1/+1 | |
Patch by byron jones <bugzilla@glob.com.au> r=jouni, a=justdave |