Commit Graph

41 Commits

Author SHA1 Message Date
bugreport%peshkin.net
757abd55ce Replace use for bugs on/off with checkbox
git-svn-id: svn://10.0.0.236/branches/Groups_20020716_Branch@127572 18797224-902f-48f8-a5cc-f745e15eee43
2002-08-18 22:05:03 +00:00
bugreport%peshkin.net
fdd3314a0d Add admin group to every group
Indicate derived group membership even if direct membership is also present


git-svn-id: svn://10.0.0.236/branches/Groups_20020716_Branch@127571 18797224-902f-48f8-a5cc-f745e15eee43
2002-08-18 21:19:03 +00:00
bugreport%peshkin.net
63a0a0e089 Clean up usage info and change log lists
git-svn-id: svn://10.0.0.236/branches/Groups_20020716_Branch@127568 18797224-902f-48f8-a5cc-f745e15eee43
2002-08-18 20:15:01 +00:00
bugreport%peshkin.net
c29238c86c Bulk of code fixes from review - see attachment 95742
git-svn-id: svn://10.0.0.236/branches/Groups_20020716_Branch@127559 18797224-902f-48f8-a5cc-f745e15eee43
2002-08-18 18:57:43 +00:00
bugreport%peshkin.net
c1fcadf761 Clean up explanations
git-svn-id: svn://10.0.0.236/branches/Groups_20020716_Branch@127543 18797224-902f-48f8-a5cc-f745e15eee43
2002-08-17 15:52:23 +00:00
bugreport%peshkin.net
f503eea568 Removed old refs to groupset in checksetup
Remoced silly debug messages from editusers
Fixed many queries to order groups, not duplicate, and handle combined direct/derived membership properly when editing groups.
Make admin a default member of all new groups as well as a blesser.


git-svn-id: svn://10.0.0.236/branches/Groups_20020716_Branch@127542 18797224-902f-48f8-a5cc-f745e15eee43
2002-08-17 15:43:38 +00:00
bugreport%peshkin.net
de7c850e5a Verify regexps have no fatal errors
Also provide example


git-svn-id: svn://10.0.0.236/branches/Groups_20020716_Branch@127196 18797224-902f-48f8-a5cc-f745e15eee43
2002-08-13 20:28:32 +00:00
bugreport%peshkin.net
51bd6518ac Group_id replaced with id
Make editgroups UI consistent


git-svn-id: svn://10.0.0.236/branches/Groups_20020716_Branch@127138 18797224-902f-48f8-a5cc-f745e15eee43
2002-08-13 05:06:29 +00:00
bugreport%peshkin.net
aeb46b87e2 Fix comment and indent levels
git-svn-id: svn://10.0.0.236/branches/Groups_20020716_Branch@126342 18797224-902f-48f8-a5cc-f745e15eee43
2002-08-05 06:01:08 +00:00
bugreport%peshkin.net
29ff4ef964 Clarified text
git-svn-id: svn://10.0.0.236/branches/Groups_20020716_Branch@126325 18797224-902f-48f8-a5cc-f745e15eee43
2002-08-04 21:48:12 +00:00
bugreport%peshkin.net
56d948f3c8 Got rid of 3-way group types... use inactive for non-bug groups
git-svn-id: svn://10.0.0.236/branches/Groups_20020716_Branch@126324 18797224-902f-48f8-a5cc-f745e15eee43
2002-08-04 21:39:19 +00:00
bugreport%peshkin.net
dd0321ea22 Split member_group_map and get rid of maptype constants
git-svn-id: svn://10.0.0.236/branches/Groups_20020716_Branch@126319 18797224-902f-48f8-a5cc-f745e15eee43
2002-08-04 20:28:04 +00:00
bugreport%peshkin.net
745e4676ee Fixed runtests.sh warnings
Removed remaining IGNOREs
Patched fatal get_component_id case from 43600


git-svn-id: svn://10.0.0.236/branches/Groups_20020716_Branch@126271 18797224-902f-48f8-a5cc-f745e15eee43
2002-08-03 14:57:40 +00:00
bugreport%peshkin.net
430ed00820 Clean up locking issues, regexp checks, add admin group to converted groups
make system groups uneditable, prevent duplicate group rows,
get rid of insert ignore


git-svn-id: svn://10.0.0.236/branches/Groups_20020716_Branch@126270 18797224-902f-48f8-a5cc-f745e15eee43
2002-08-03 05:10:45 +00:00
bugreport%peshkin.net
5ee25d37a4 Merged in 43600
git-svn-id: svn://10.0.0.236/branches/Groups_20020716_Branch@126221 18797224-902f-48f8-a5cc-f745e15eee43
2002-08-02 05:18:21 +00:00
bugreport%peshkin.net
a59ca323c4 Changed constants to use global hash
Misc cleanup


git-svn-id: svn://10.0.0.236/branches/Groups_20020716_Branch@125939 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-27 13:38:54 +00:00
bugreport%peshkin.net
c9efe44e5d Fixed descriptive text in editgroups
git-svn-id: svn://10.0.0.236/branches/Groups_20020716_Branch@125826 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-25 23:39:28 +00:00
bugreport%peshkin.net
48e114ca05 Prevent delete or rename of system groups
git-svn-id: svn://10.0.0.236/branches/Groups_20020716_Branch@125825 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-25 23:30:27 +00:00
bugreport%peshkin.net
fc30c14dc0 Changed isbuggroup to group_type { system / buggroup / user }
git-svn-id: svn://10.0.0.236/branches/Groups_20020716_Branch@125779 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-25 13:56:15 +00:00
bugreport%peshkin.net
c12f9c74b4 Cleaned up some UI items from bug 159063 - some more to go
git-svn-id: svn://10.0.0.236/branches/Groups_20020716_Branch@125706 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-24 13:40:54 +00:00
bugreport%peshkin.net
d2b1b5d507 purge of groupsets continues
only editproducts and queryhelp remain


git-svn-id: svn://10.0.0.236/branches/Groups_20020716_Branch@125625 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-23 15:12:11 +00:00
bugreport%peshkin.net
5cb79ede74 Multiple fixes to group maintainance
git-svn-id: svn://10.0.0.236/branches/Groups_20020716_Branch@125624 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-23 14:52:42 +00:00
bugreport%peshkin.net
f914db730f Edit groups in groups
git-svn-id: svn://10.0.0.236/branches/Groups_20020716_Branch@125605 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-23 04:46:49 +00:00
bugreport%peshkin.net
f9f4c0ed54 editgroups and buggroups starting to work
purge of groupset stuff continues


git-svn-id: svn://10.0.0.236/branches/Groups_20020716_Branch@125552 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-21 16:24:54 +00:00
bugreport%peshkin.net
e7f66c10c5 Now keeping regexp-based groups up-to-date continuously
git-svn-id: svn://10.0.0.236/branches/Groups_20020716_Branch@125539 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-20 17:17:51 +00:00
bbaetz%student.usyd.edu.au
4403bbe04e Bug 151053, ConnectToDatabase/quietly_check_login sometimes not called
early enough
r=mattyt, jouni


git-svn-id: svn://10.0.0.236/trunk@123428 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-17 09:39:48 +00:00
gerv%gerv.net
33a5971d2a Bug 140784 - edit*.cgi need a use lib "." on Win32/IIS w/ taint. Patch by jouni@heikniemi.net; r=bbaetz, gerv.
git-svn-id: svn://10.0.0.236/trunk@120207 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-29 19:32:29 +00:00
bbaetz%student.usyd.edu.au
b503102b3d Bug 106377 - processmail rescanall should use lastdiffed
r=justdave, ddkilzer@theracingworld.com


git-svn-id: svn://10.0.0.236/trunk@115685 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-03 22:06:20 +00:00
justdave%syndicomm.com
c4c291a120 Fix for bug 119005: The instructions in editgroups.cgi incorrectly state 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


git-svn-id: svn://10.0.0.236/trunk@113741 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-06 02:54:08 +00:00
justdave%syndicomm.com
d27f46ad1e Fix for bug 104516: No code changes in this patch, all this checkin does is 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


git-svn-id: svn://10.0.0.236/trunk@105335 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-13 01:36:17 +00:00
justdave%syndicomm.com
8928aa2555 Fix for bug 75482: adding the capability to deactivate a group without 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


git-svn-id: svn://10.0.0.236/trunk@96488 18797224-902f-48f8-a5cc-f745e15eee43
2001-06-06 03:16:52 +00:00
justdave%syndicomm.com
4ee90b5c9c Dummy commit so I can put the attributions I forgot in the previous one.
Patch from bug 65290 was by Jake Steenhagen <jake@acutex.net>
r= justdave@syndicomm.com


git-svn-id: svn://10.0.0.236/trunk@96008 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-29 21:27:12 +00:00
justdave%syndicomm.com
31f34d9a60 Fix for bug 65290: can now edit user-regexps for system groups
git-svn-id: svn://10.0.0.236/trunk@96007 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-29 21:25:02 +00:00
justdave%syndicomm.com
f539fe27ee Correcting my email address in the comments
git-svn-id: svn://10.0.0.236/trunk@92493 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-17 02:26:16 +00:00
cyeh%bluemartini.com
1bd2b94ad6 fix for 47561:Incorrect group bit used for new group.
patch by dave@intrec.com


git-svn-id: svn://10.0.0.236/trunk@79233 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-14 23:53:24 +00:00
dave%intrec.com
9cf0aa1b59 Fix for bug 51519: Links to index are too specific. Patch by
john.beranek@pace.co.uk (John Beranek)


git-svn-id: svn://10.0.0.236/trunk@78352 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-07 06:31:12 +00:00
dave%intrec.com
e1cf1a1b66 Fix for bug 47561. Thanks to tengel@fluid.com (Troy Engel) for catching
this one.


git-svn-id: svn://10.0.0.236/trunk@75670 18797224-902f-48f8-a5cc-f745e15eee43
2000-08-06 05:42:30 +00:00
cyeh%bluemartini.com
97fb8ee283 checkin to fix Bug 25010 "Need a way to edit the list of available groups".
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.


git-svn-id: svn://10.0.0.236/trunk@73080 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-23 18:03:47 +00:00
donm%bluemartini.com
3bfbf244d5 bug 25010 need a way to edit groups
git-svn-id: svn://10.0.0.236/trunk@67252 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-26 19:35:51 +00:00
endico%mozilla.org
8823ce2547 backing out because this has broken bugzilla.mozilla.org. the choice is no longer given in show_bug.cgi to make bugs confidential. I need to change lounge so it no longer automatically updates.
git-svn-id: svn://10.0.0.236/trunk@66391 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-19 02:14:41 +00:00
donm%bluemartini.com
861e3e08fb bug 25010 add ability to easily edit groups
git-svn-id: svn://10.0.0.236/trunk@66353 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-18 23:12:00 +00:00