aboutsummaryrefslogtreecommitdiffstats
path: root/userprefs.cgi
Commit message (Collapse)AuthorAgeFilesLines
* Bug 71552 - Remove oldemailtech from Bugzillajake%acutex.net2001-05-241-142/+36
| | | | r= justdave@syndicomm.com
* Correcting my email address in the commentsjustdave%syndicomm.com2001-04-171-1/+1
|
* Fix for bug 71808: Can't set email preferences for voters (which caused ↵justdave%syndicomm.com2001-04-081-2/+16
| | | | | | | voters to get OldEmailTech notifications. Patch by jake@acutex.net r= justdave
* Fix for bug 71912: changes email pref for "If I'm removed from that ↵justdave%syndicomm.com2001-04-071-1/+1
| | | | capacity" to "If I'm added to or removed from that capacity", so you can still get mail when someone adds you to a CC. Patch by <jake@acutex.net> r= justdave
* Re-fix for bug 17464: oldemailtech prefs work again.dave%intrec.com2001-03-091-3/+5
|
* fix for bug found in original 17464 patch, where removal from the CC list ↵dmose%mozilla.org2001-02-151-0/+5
| | | | was not generating a mail. r=donm@bluemartini.com
* patch from bug 17464 to give user some control over what sorts of bug mail ↵dmose%mozilla.org2001-01-251-45/+347
| | | | get sent to an account. Original patch by al_raetz@yahoo.com and lots of additional hacking by me; r=donm@bluemartini.com
* changes from jake@acutex.net to make it possible to toggle the default value ↵dmose%mozilla.org2000-12-231-7/+7
| | | | of newemailtech for new profiles, this is set by default to be turned on (the old default was off) ; r=dmose@mozilla.org. changes from me to make newemailtech the default in all new installations, and update the verbiage in various spots to make it clear that newemailtech is now considered the one true way and the old tech will be going away. r=endico@mozilla.org,cyeh@bluemartini.com
* fix for 51521: Broken HTML on user permissions page, patch by ↵cyeh%bluemartini.com2000-09-131-2/+2
| | | | john.beranek@pace.co.uk
* add voters to textcyeh%bluemartini.com2000-06-241-2/+3
|
* change field name to more accurately reflect what it iscyeh%bluemartini.com2000-04-221-1/+1
|
* allow users to watch the bugs of other usersdmose%mozilla.org2000-03-291-0/+67
|
* Patch by "Peter Schweiger" <Schweiger.Peter@litef.de> -- minor bugfixes.terry%mozilla.org2000-03-101-0/+1
|
* Major spankage. Added a new state, UNCONFIRMED. Added new groups,terry%mozilla.org2000-02-171-3/+43
| | | | | | | | | | | | "editbugs" and "canconfirm". People without these states are now much more limited in what they can do. For backwards compatability, by default all users will have the editbugs and canconfirm bits on them. Installing this changes as is should only have one major visible effect -- an UNCONFIRMED state will appear in the query page. But no bugs will become in that state, until you tweak some of the new voting-related parameters you'll find when editing products.
* The "put this named query in the footer" feature was choking if theterry%mozilla.org2000-02-051-8/+24
| | | | name of the query had a space in it.
* Fixed minor grammatical typo.terry%mozilla.org2000-01-251-1/+1
|
* Reworked preferences UI. Added ability to turn off "My bugs" link atterry%mozilla.org2000-01-251-0/+298
bottom. Made "My bugs" show bugs you own AND bugs you submitted. Added ability to display your named queries in the footer. Many random bugfixes.