dkl%redhat.com
515970307d
Update to HEAD 2002/02/04
...
git-svn-id: svn://10.0.0.236/branches/Bugzilla_Groups_Branch@113611 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-04 16:57:48 +00:00
dkl%redhat.com
795aa1b273
Added support for Product groups. Large number of files converted
...
to use new CanSeeProduct() routine for checking for product privacy.
git-svn-id: svn://10.0.0.236/branches/Bugzilla_Groups_Branch@113019 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-28 05:34:49 +00:00
dkl%redhat.com
805b3f20cf
Initial attempt at group conversion in checksetup.pl. Needs testing on large database.
...
Added changes suggested by bbaetz in his 2nd patch to bug 68022
Add way to add/remove admin status to certain users in editusers.cgi
Product_group_map table added to checksetup.pl but not yet used.
Bless_group_map table dropped in favor of canbless column in user_group_map.
git-svn-id: svn://10.0.0.236/branches/Bugzilla_Groups_Branch@112662 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 05:41:34 +00:00
dkl%redhat.com
d3d9ef8e9b
Update to HEAD 2002/01/21
...
git-svn-id: svn://10.0.0.236/branches/Bugzilla_Groups_Branch@112505 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-21 22:59:10 +00:00
dkl%redhat.com
53b2d9abb7
Fix botched earlier CVS merge with HEAD
...
git-svn-id: svn://10.0.0.236/branches/Bugzilla_Groups_Branch@112498 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-21 20:37:24 +00:00
dkl%redhat.com
a8241fb46b
Update to HEAD 2001/01/07
...
git-svn-id: svn://10.0.0.236/branches/Bugzilla_Groups_Branch@111473 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-07 05:51:58 +00:00
dkl%redhat.com
82fecacb42
Fixed sync screw up by backing out changes and recommitting.
...
git-svn-id: svn://10.0.0.236/branches/Bugzilla_Groups_Branch@110824 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 21:45:04 +00:00
dkl%redhat.com
b34e2df62f
Sync up with HEAD 2001/12/19
...
git-svn-id: svn://10.0.0.236/branches/Bugzilla_Groups_Branch@110816 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 20:09:55 +00:00
dkl%redhat.com
e255392d0b
Fixed multiple bug changes in buglist.cgi in regard to permission group changes
...
git-svn-id: svn://10.0.0.236/branches/Bugzilla_Groups_Branch@110266 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 17:46:44 +00:00
dkl%redhat.com
38607f362c
More enhancements for permission checking with a newly constructed CanSeeBug() subroutine
...
git-svn-id: svn://10.0.0.236/branches/Bugzilla_Groups_Branch@110183 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-10 21:58:40 +00:00
dkl%redhat.com
01548fcd18
More experimenting with SelectVisible and CanSeeBug
...
git-svn-id: svn://10.0.0.236/branches/Bugzilla_Groups_Branch@107910 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-12 03:49:54 +00:00
dkl%redhat.com
286fe25e42
Fixed tinderbox warnings, errors
...
git-svn-id: svn://10.0.0.236/branches/Bugzilla_Groups_Branch@107467 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-06 17:14:30 +00:00
dkl%redhat.com
4da15f4cb1
Fix tab warnings in Tinderbox
...
git-svn-id: svn://10.0.0.236/branches/Bugzilla_Groups_Branch@107453 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-06 15:20:00 +00:00
justdave%syndicomm.com
084f85c308
Initial commit for experimental patches for bug 68022, new group schema to eliminate the bitsets. This is patch v0.3 from
...
that bug.
git-svn-id: svn://10.0.0.236/branches/Bugzilla_Groups_Branch@107362 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-06 00:21:45 +00:00
justdave%syndicomm.com
2d28f97361
SECURITY FIX see bug 108385: Due to trusting of passed form fields that shouldn't have been trusted, it was possible to add a comment to a bug pretending to be someone else if you edited the HTML by hand before submitting. The bug form did not include the field in question, but due to legacy processing code, the field was still trusted if it was present.
...
Patch by Dave Miller <justdave@syndicomm.com >
r= jake x2
git-svn-id: svn://10.0.0.236/trunk@107350 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-05 20:47:17 +00:00
bbaetz%cs.mcgill.ca
b2918e050d
Bug 107718 - mass changes give all changed bugs the groupset of the first
...
bug in the list.
Do bit fiddling instead of adding groupsets from the first bug.
r=justdave, jake
git-svn-id: svn://10.0.0.236/trunk@107224 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-03 05:49:23 +00:00
jake%acutex.net
e6f2627084
Bug 104065 - Stop uninitilized string warnings from getting into the error log when the login cookie doesn't exist.
...
Patch by Dave Miller <justdave@syndicomm.com >
r= gerv@mozilla.org , jake@acutex.net
git-svn-id: svn://10.0.0.236/trunk@106273 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-25 14:46:58 +00:00
bbaetz%cs.mcgill.ca
cced8d8047
Bug 97469 - Assignee/QA/Reporter/CC don't get email on restricted bugs.
...
Also fixes seeing bugs in the buglist (bug 95024), dependancy lists,
tooltips, duplicates, and everywhere else I could see which checked group
bugs.groupset == 0.
Also fxed bug 101560, by clearing BASH_ENV
r=myk,justdave
git-svn-id: svn://10.0.0.236/trunk@106051 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-23 15:44:53 +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
myk%mozilla.org
d66bb72fd8
Fix for bug 98744: No more software error when the user clicks "remove cc" without specifying users to remove.
...
Fix by Jake <jake@acutex.net >.
r=myk@mozilla.org , no second review needed.
git-svn-id: svn://10.0.0.236/trunk@104118 18797224-902f-48f8-a5cc-f745e15eee43
2001-09-28 19:49:53 +00:00
myk%mozilla.org
ded048fcee
Fix for bug 90333: Bugzilla now displays an appropriate error message if a user hits process_bug.cgi without specifying any bugs to change.
...
Patch by Myk Melez <myk@mozilla.org >
r=jake@acutex.net
git-svn-id: svn://10.0.0.236/trunk@102994 18797224-902f-48f8-a5cc-f745e15eee43
2001-09-17 18:55:31 +00:00
jake%acutex.net
b176facdc0
Fix for bug 30731 - Reassigning closed bugs from the mass change page caused their status to be set to new.
...
r= myk@mozilla.org , zach@zachlipton.com
git-svn-id: svn://10.0.0.236/trunk@102955 18797224-902f-48f8-a5cc-f745e15eee43
2001-09-14 21:50:08 +00:00
justdave%syndicomm.com
d595b24c15
Fix for bug 92266: Prevent dataloss in the bugs_activity table by wrapping
...
entries into additional entries if they're too long to fit.
Patch by Dave Miller <justdave@syndicomm.com >
r= jake@acutex.net
git-svn-id: svn://10.0.0.236/trunk@101815 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-26 22:58:34 +00:00
jake%acutex.net
ca886b1282
Bug 96085 - bypassing group security checks using duplicate bugs
...
Patch by Christopher Aillon <christopher@aillon.com >
r= jake@acutex.net
git-svn-id: svn://10.0.0.236/trunk@101811 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-26 18:51:45 +00:00
justdave%syndicomm.com
21573c54a7
Fix for bug 95235: variables with untrusted content were being echoed back to the user in error messages. Those variables are now run through html_quote() first.
...
Patch by Gavin Shelley <gavins@iplbath.com >
r= justdave@syndicomm.com
git-svn-id: svn://10.0.0.236/trunk@101751 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-24 17:32:25 +00:00
jake%acutex.net
4d649ab63c
Refixing bug 95875 - The code that breakes the typed in CC list into individual lists is now slightly more robust and allows perl to handle the splitting more efficiently (by using a space as the delimiter).
...
r= myk@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@101398 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-18 03:35:36 +00:00
justdave%syndicomm.com
1136151446
Fix for bug 95857: process_bugs.cgi sees blank address in cc: line (would show up as __UNKNOWN__)
...
Patch by Myk Melez <myk@mozilla.org >
r= justdave@syndicomm.com
git-svn-id: svn://10.0.0.236/trunk@101390 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-18 01:49:02 +00:00
jake%acutex.net
e7597bc03e
Fix for bug 95747 - CC List validation (for additions) wasn't happening until after the bug's changes were in the process of being commited. This caused problems if a typo was made in the e-mail address.
...
r= myk@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@101338 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-17 20:18:33 +00:00
justdave%syndicomm.com
b2c6ce4e69
Fix for bug 95743: the role-accessible checkboxes were getting cleared if a user with group access had to log in to make changes to a public bug.
...
Patch by Myk Melez <myk@mozilla.org >
r= justdave@syndicomm.com
git-svn-id: svn://10.0.0.236/trunk@101296 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-17 11:15:04 +00:00
justdave%syndicomm.com
929927863c
Fix for bug 39816: Anyone in CC, Reporter, QA Contact, or Asigned To fields can now be given access to view a bug even if the permissions on that bug are set to a group that would normally exclude those people.
...
Patch by Myk Melez <myk@mozilla.org >
r= justdave@syndicomm.com
git-svn-id: svn://10.0.0.236/trunk@100906 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-13 00:46:20 +00:00
zach%zachlipton.com
c8d61a878f
fix for bug 66235: process_bug.cgi: multiple product change misses the groupset bit. Patch by Myk <myk@mozilla.org> r=Jake, oh, and it's my first checkin, yahoo!
...
git-svn-id: svn://10.0.0.236/trunk@100858 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-11 01:18:24 +00:00
justdave%syndicomm.com
ad1725e23f
Fix for bug 84714 and bug 88797: You can now change bug groups from the "change several bugs" form even if the bugs aren't all in the same groups. Also, the groups are no longer cleared when you make a change from the "change several bugs" form (unless you tell it to)
...
Patch by Joe Robins <jmrobins@tgix.com > and Dave Miller <justdave@syndicomm.com >
r= zach@zachlipton.com
a= justdave@syndicomm.com
git-svn-id: svn://10.0.0.236/trunk@99724 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-22 00:29:45 +00:00
jake%acutex.net
559c643f79
Fix for bugs 55161 and 12819. The activity log now stores only what's changed in multi-value fields.
...
r= justdave@syndicomm.com
git-svn-id: svn://10.0.0.236/trunk@99648 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-20 15:18:30 +00:00
justdave%syndicomm.com
9993af1ff9
Fix for bug 80289: Group restrictions are now identified with checkboxes instead of select widgets. Also, product groups are now only offered if they are either already set, or match the current product (i.e. the option to set a product bit for a product other than the one the bug is in is no longer available) This results in much less clutter for the admin folks on sites with lots of products.
...
Patch by Joe Robbins <jmrobins@tgix.com >
r= justdave@syndicomm.com
git-svn-id: svn://10.0.0.236/trunk@98014 18797224-902f-48f8-a5cc-f745e15eee43
2001-06-27 01:44:34 +00:00
justdave%syndicomm.com
62f8abbb9a
Fix for bug 15980: Password is no longer shown in the location bar on the first page you load after logging in.
...
Patch by Dave Miller <justdave@syndicomm.com >
r= jake@acutex.net
git-svn-id: svn://10.0.0.236/trunk@96648 18797224-902f-48f8-a5cc-f745e15eee43
2001-06-07 20:26:40 +00:00
justdave%syndicomm.com
0d88c2a487
Fix for bug 21253: removing all single-parameter system() calls from Bugzilla
...
Patch by Dave Miller <justdave@syndicomm.com >
r= tara@tequilarista.org
git-svn-id: svn://10.0.0.236/trunk@96556 18797224-902f-48f8-a5cc-f745e15eee43
2001-06-06 21:17:42 +00:00
tara%tequilarista.org
cbb24b9172
Landing Myk's patch for bug #71767
...
git-svn-id: svn://10.0.0.236/trunk@96243 18797224-902f-48f8-a5cc-f745e15eee43
2001-06-02 22:02:02 +00:00
jake%acutex.net
ce19d8c942
Bugzilla was leaking information about bugs marked secure (using bug groups). This checkin fixes bugs 39524, 39527, 39531, and 39533.
...
Patches by Myk Melez <myk@mozilla.org >.
r= jake@acutex.net
git-svn-id: svn://10.0.0.236/trunk@96121 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-31 15:52:25 +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
dave%intrec.com
6e429169a6
Fix for bug 71606: Duplicates not getting marked in comments which bug they're a dupe of.
...
git-svn-id: svn://10.0.0.236/trunk@89292 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-11 18:54:05 +00:00
dave%intrec.com
a37c952cf0
Fix for bug 7873: Duplicate marking now happens AFTER privs are checked to make sure a) the user is allowed to dupe it, and b) the change hasn't caused a midair collision.
...
git-svn-id: svn://10.0.0.236/trunk@89261 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-11 00:53:22 +00:00
cyeh%bluemartini.com
f3825ec9e4
back out change
...
git-svn-id: svn://10.0.0.236/trunk@89161 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 23:59:40 +00:00
cyeh%bluemartini.com
017c2f1299
fix for 70039: Mid-air collision page confusing, users think comments will be lost
...
git-svn-id: svn://10.0.0.236/trunk@89159 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 23:41:37 +00:00
cyeh%bluemartini.com
45e7f30e33
fix for bug 51670: Dependency loops are possible
...
we now search each list (dependson, blocks) to see if a bug number shows
up in each list. a bug can't be dependent upon and block the same bug.
also make it so you can't set a bug blocking or dependent on itself.
git-svn-id: svn://10.0.0.236/trunk@88020 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-26 22:50:58 +00:00
dave%intrec.com
964eb35031
Oops, typo in patch. = -> eq
...
git-svn-id: svn://10.0.0.236/trunk@87821 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 19:32:13 +00:00
cyeh%bluemartini.com
d9a28fb8af
fix for 66876: Using userids (mediumint) for initialowner and initialqacontact
...
based on patch submitted by baulig@suse.de (Martin Baulig).
git-svn-id: svn://10.0.0.236/trunk@87678 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-22 18:11:29 +00:00
dave%intrec.com
b72541c22a
Fix for bug 49306: Resolution field getting cleared on midair-collision.
...
git-svn-id: svn://10.0.0.236/trunk@87596 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-21 22:13:34 +00:00
cyeh%bluemartini.com
6e713e8510
fix for 28676 :
...
When a bug is marked duplicate, the reporter should be added to the bug that it duplicated.
patch submitted by jake@acutex.net (Jake).
git-svn-id: svn://10.0.0.236/trunk@87145 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-15 22:42:13 +00:00
dmose%mozilla.org
fe2693b9e6
fix for bug found in original 17464 patch, where removal from the CC list was not generating a mail. r=donm@bluemartini.com
...
git-svn-id: svn://10.0.0.236/trunk@87020 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-14 20:41:26 +00:00
tara%tequilarista.org
fe63832e0e
Cleaning up the language for matty for bug #45213
...
git-svn-id: svn://10.0.0.236/trunk@85063 18797224-902f-48f8-a5cc-f745e15eee43
2001-01-18 02:20:04 +00:00