summaryrefslogtreecommitdiffstats
path: root/userprefs.cgi
AgeCommit message (Collapse)AuthorFilesLines
2001-04-17Correcting my email address in the commentsjustdave%syndicomm.com1-1/+1
2001-04-08Fix for bug 71808: Can't set email preferences for voters (which caused ↵justdave%syndicomm.com1-2/+16
voters to get OldEmailTech notifications. Patch by jake@acutex.net r= justdave
2001-04-08Fix for bug 71912: changes email pref for "If I'm removed from that ↵justdave%syndicomm.com1-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
2001-03-09Re-fix for bug 17464: oldemailtech prefs work again.dave%intrec.com1-3/+5
2001-02-15fix for bug found in original 17464 patch, where removal from the CC list ↵dmose%mozilla.org1-0/+5
was not generating a mail. r=donm@bluemartini.com
2001-01-25patch from bug 17464 to give user some control over what sorts of bug mail ↵dmose%mozilla.org1-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
2000-12-23changes from jake@acutex.net to make it possible to toggle the default value ↵dmose%mozilla.org1-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
2000-09-13fix for 51521: Broken HTML on user permissions page, patch by ↵cyeh%bluemartini.com1-2/+2
john.beranek@pace.co.uk
2000-06-24add voters to textcyeh%bluemartini.com1-2/+3
2000-04-22change field name to more accurately reflect what it iscyeh%bluemartini.com1-1/+1
2000-03-29allow users to watch the bugs of other usersdmose%mozilla.org1-0/+67
2000-03-10Patch by "Peter Schweiger" <Schweiger.Peter@litef.de> -- minor bugfixes.terry%mozilla.org1-0/+1
2000-02-17Major spankage. Added a new state, UNCONFIRMED. Added new groups,terry%mozilla.org1-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.
2000-02-05The "put this named query in the footer" feature was choking if theterry%mozilla.org1-8/+24
name of the query had a space in it.
2000-01-25Fixed minor grammatical typo.terry%mozilla.org1-1/+1
2000-01-25Reworked preferences UI. Added ability to turn off "My bugs" link atterry%mozilla.org1-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.