summaryrefslogtreecommitdiffstats
path: root/template/default/prefs
AgeCommit message (Collapse)AuthorFilesLines
2002-04-04Fix for bug 98658: Let administrator know which customised templates have ↵zach%zachlipton.com1-0/+1
been updated by Bugzilla team. Patch adds a version string to every template and a check in t/004template.t to check for version strings in templates. Note that two templates that were not included in the initial patch now have version strings added. r=justdave, r2=myk
2002-04-01Fix for bug 23067: Allow the user to change their email address through the ↵justdave%syndicomm.com2-4/+52
preferences. Sends out tokens in email to both addresses which have to be confirmed by the new address, and can be cancelled by the old one. Entering your password on the preferences page is required to initiate the process. Patch by John Vandenberg <zeroJ@null.net> r= myk, justdave
2002-02-28Bug 117060 broke the tree, fixing the breakage.matty%chariot.net.au1-1/+1
2002-02-28Bug 117060 - templatise userprefs.cgi. We also get a nice new set of tabs ↵gerv%gerv.net5-0/+448
and a properly-tabulated email prefs section.