aboutsummaryrefslogtreecommitdiffstats
path: root/editgroups.cgi
Commit message (Collapse)AuthorAgeFilesLines
* Bug 106377 - processmail rescanall should use lastdiffedbbaetz%student.usyd.edu.au2002-03-041-1/+1
| | | | r=justdave, ddkilzer@theracingworld.com
* Fix for bug 119005: The instructions in editgroups.cgi incorrectly state ↵justdave%syndicomm.com2002-02-061-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
* Fix for bug 104516: No code changes in this patch, all this checkin does is ↵justdave%syndicomm.com2001-10-131-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
* Fix for bug 75482: adding the capability to deactivate a group without ↵justdave%syndicomm.com2001-06-061-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
* Dummy commit so I can put the attributions I forgot in the previous one.justdave%syndicomm.com2001-05-301-0/+1
| | | | | Patch from bug 65290 was by Jake Steenhagen <jake@acutex.net> r= justdave@syndicomm.com
* Fix for bug 65290: can now edit user-regexps for system groupsjustdave%syndicomm.com2001-05-301-9/+26
|
* Correcting my email address in the commentsjustdave%syndicomm.com2001-04-171-1/+1
|
* fix for 47561:Incorrect group bit used for new group.cyeh%bluemartini.com2000-09-151-1/+1
| | | | patch by dave@intrec.com
* Fix for bug 51519: Links to index are too specific. Patch bydave%intrec.com2000-09-071-1/+1
| | | | john.beranek@pace.co.uk (John Beranek)
* Fix for bug 47561. Thanks to tengel@fluid.com (Troy Engel) for catchingdave%intrec.com2000-08-061-1/+1
| | | | this one.
* checkin to fix Bug 25010 "Need a way to edit the list of available groups".cyeh%bluemartini.com2000-06-241-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.
* bug 25010 need a way to edit groupsdonm%bluemartini.com2000-04-271-0/+470
|
* backing out because this has broken bugzilla.mozilla.org. the choice is no ↵endico%mozilla.org2000-04-191-470/+0
| | | | longer given in show_bug.cgi to make bugs confidential. I need to change lounge so it no longer automatically updates.
* bug 25010 add ability to easily edit groupsdonm%bluemartini.com2000-04-191-0/+470