summaryrefslogtreecommitdiffstats
path: root/editgroups.cgi
AgeCommit message (Collapse)AuthorFilesLines
2005-04-05Bug 286235: Implicit joins should be replaced by explicit joins - installment Amkanat%kerio.com1-4/+5
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=joel, a=myk
2005-03-22Bug 287138: INSERT IGNORE is not ANSI SQLmkanat%kerio.com1-7/+12
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=justdave
2005-03-16Bug 283581 : Move UserInGroup out of globals.pltravis%sedsystems.ca1-0/+1
Patch by Colin Ogilvie <colin.ogilvie@gmail.com> r=mkanat a=justdave
2005-02-19Bug 253721: Add group-based lists to whiningerik%dasbistro.com1-0/+3
Patch by Erik Stambaugh <erik@dasbistro.com> r=joel, r,a=justdave
2005-02-19Bug 282510: Argument "" isn't numeric when modifying groupbugzilla%glob.com.au1-2/+3
Patch by Byron Jones <bugzilla@glob.com.au> r,a=justdave
2005-02-19Bug 280494: Replace "SELECT LAST_INSERT_ID()" with Bugzilla::DB function callmkanat%kerio.com1-2/+1
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=justdave
2005-02-18Bug 280503: Replace "LOCK/UNLOCK TABLES" with Bugzilla::DB function callmkanat%kerio.com1-9/+7
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat,a=myk
2005-02-17Bug 277768 : Some validations are missing when editing groupstravis%sedsystems.ca1-102/+152
Patch by Frederic Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
2005-01-16Patch for bug 265898: edit*.cgi files should all use ThrowUserError(); patch ↵jocuri%softhome.net1-1/+4
by Frédéric Buclin <LpSolit@gmail.com>, r=vladd, a=myk.
2004-11-24Patch for bug 180879: Implement privs for bug flags modification; patch by ↵jocuri%softhome.net1-0/+19
Frédéric Buclin <LpSolit@netscape.net>, r=joel, a=justdave.
2004-08-11Bug 244239: Add group-based pronouns to querybugreport%peshkin.net1-2/+2
r=erik,justdave a=justdave
2004-07-31Patch for bug 253360: replace IF() with CASE WHEN for database ↵jocuri%softhome.net1-3/+3
compatibility; patch by Tomas Kopal <Tomas.Kopal@altap.cz>; r=vladd, a=justdave.
2004-07-28Bug 251837: Extend group_group_map to control which groups can see each otherbugreport%peshkin.net1-15/+41
r=kiko a=justdave
2004-07-13Patch for bug 190222: templatize editgroups.cgi; r=joel, a=justdave.jocuri%softhome.net1-459/+196
2004-07-07Bug 250080: Fix regression causing blank regexp to make all users group membersbugreport%peshkin.net1-1/+1
r=erik, justdave a=justdave
2004-07-03Patch for bug 248001: Conversion of boolean conditions in SQL statements for ↵jocuri%softhome.net1-1/+1
better DB independence; patch by David Lawrence <dkl@redhat.com>; r=joel, vladd; a=justdave.
2004-06-16Bug 240325: Keep regexp-based groups up-to-datebugreport%peshkin.net1-2/+28
2004-05-23Bug 208847: Fix taint issues in editgroups.cgijouni%heikniemi.net1-14/+11
Patch by byron jones <bugzilla@glob.com.au>, r=jouni, a=justdave
2004-03-27Bug 235265: Getting rid of some unwanted form value dumps.justdave%syndicomm.com1-4/+0
Patch by Jouni Heikniemi <jouni@heikniemi.net> r= justdave, kiko; a= justdave
2004-03-27Fix for bug 234175: Remove deprecated ConnectToDatabase() andkiko%async.com.br1-2/+1
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-27Bug 181589: Add mass-remove to editgroupsbugreport%peshkin.net1-24/+178
r=justdave, a=justdave
2003-11-19Bug 226119: The template admin/add-group.html.tmpl moved to ↵jouni%heikniemi.net1-1/+1
admin/groups/create.html.tmpl to better match with admin template naming consensus discussed in reviewers@. r=myk, a=justdave
2003-11-19226061 - someone forgot to tell editgroups that regexps are applied at ↵caillon%returnzero.com1-1/+1
runtime, not on account creation. r=joel,a=justdave
2003-11-10Bug 207211: Editgroups.cgi - template for add a group page; r=myk; a=myk.jocuri%softhome.net1-44/+7
2003-09-27Bug 65316: Typos on edit*.cgi. Change use of PutTrailer() (and thekiko%async.com.br1-10/+10
default output, in certain cases) in the edit pages. Patch by Vlad Dascalu <jocuri@softhome.net>, r=kiko, a=justdave
2003-05-05Bug 201816 - use CGI.pm for header outputbbaetz%acm.org1-1/+1
r=joel, a=justdave
2003-03-27Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang linejake%bugzilla.org1-1/+1
r=justdave a=justdave
2003-01-11Fix for bug 166481 ("Spellcheck is borked"). Part one of this fix fixeszach%zachlipton.com1-2/+2
the spelling errors so tinderbox doesn't barf, part two fixes t/006spellcheck.t and adds some more new words to check for. Part 1 patch by myself, r=timeless Part 2 patch by MattyT. r=zach (myself) a=justdave
2002-11-30Bug 181951 Cannot delete groupsbugreport%peshkin.net1-1/+1
Patch by joel r=burnus,bbaetz a=justdave
2002-11-25Bug 147275 Rearchitect product groupsbugreport%peshkin.net1-16/+41
Patch by joel r=bbaetz,justdave a=justdave
2002-09-29Bug 171440 editgroups shows system groups as usable for bugs even though ↵bugreport%peshkin.net1-1/+1
they are not 2xr=justdave
2002-09-23bug 157756 - Groups_20020716_Branch Tracking : > 55 groups now supportedbugreport%peshkin.net1-245/+261
r=bbaetz, gerv
2002-08-27Updating my e-mail address as jake@acutex.net is no longer valid.jake%bugzilla.org1-1/+1
* NO CODE CHANGES *
2002-08-26Bug 76923 - Don't |use diagnostics| (its really expensive at startup time)bbaetz%student.usyd.edu.au1-1/+0
r=joel x2
2002-08-12Bug 43600 - Convert products/components to use ids instead of names.bbaetz%student.usyd.edu.au1-2/+2
Initial attempt by jake@bugzilla.org, updated by me r=joel, preed
2002-06-17Bug 151053, ConnectToDatabase/quietly_check_login sometimes not calledbbaetz%student.usyd.edu.au1-0/+1
early enough r=mattyt, jouni
2002-04-30Bug 140784 - edit*.cgi need a use lib "." on Win32/IIS w/ taint. Patch by ↵gerv%gerv.net1-0/+1
jouni@heikniemi.net; r=bbaetz, gerv.
2002-03-04Bug 106377 - processmail rescanall should use lastdiffedbbaetz%student.usyd.edu.au1-1/+1
r=justdave, ddkilzer@theracingworld.com
2002-02-06Fix for bug 119005: The instructions in editgroups.cgi incorrectly state ↵justdave%syndicomm.com1-2/+1
that you can't use spaces in a group name. You in fact can. Patch by Christian Reis <kiko@async.com.br> r= bbaetz x 2
2001-10-13Fix for bug 104516: No code changes in this patch, all this checkin does is ↵justdave%syndicomm.com1-15/+15
remove all tabs from the bugzilla source and replace it with the appropriate number of spaces (in most cases 8) to line up with existing code. This is part of the effort to bring the existing codebase up to par with our style guidelines. Patch by Jake Steehagen <jake@acutex.net> r= justdave x2
2001-06-06Fix for bug 75482: adding the capability to deactivate a group without ↵justdave%syndicomm.com1-5/+51
deleting it (prevent new bugs from being placed into that group, but don't remove the group restriction from bugs already in it). Patch by Myk Melez <myk@mozilla.org> r= justdave@syndicomm.com
2001-05-30Dummy commit so I can put the attributions I forgot in the previous one.justdave%syndicomm.com1-0/+1
Patch from bug 65290 was by Jake Steenhagen <jake@acutex.net> r= justdave@syndicomm.com
2001-05-30Fix for bug 65290: can now edit user-regexps for system groupsjustdave%syndicomm.com1-9/+26
2001-04-17Correcting my email address in the commentsjustdave%syndicomm.com1-1/+1
2000-09-15fix for 47561:Incorrect group bit used for new group.cyeh%bluemartini.com1-1/+1
patch by dave@intrec.com
2000-09-07Fix for bug 51519: Links to index are too specific. Patch bydave%intrec.com1-1/+1
john.beranek@pace.co.uk (John Beranek)
2000-08-06Fix for bug 47561. Thanks to tengel@fluid.com (Troy Engel) for catchingdave%intrec.com1-1/+1
this one.
2000-06-24checkin to fix Bug 25010 "Need a way to edit the list of available groups".cyeh%bluemartini.com1-23/+134
Patches and work contributed by dave@intrec.com (Dave Miller). Some cleanup work needs to be done with regards to permissions and bit-twiddling see other bugs that are dependent on 25010 for details.
2000-04-27bug 25010 need a way to edit groupsdonm%bluemartini.com1-0/+470
2000-04-19backing out because this has broken bugzilla.mozilla.org. the choice is no ↵endico%mozilla.org1-470/+0
longer given in show_bug.cgi to make bugs confidential. I need to change lounge so it no longer automatically updates.