aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/account/prefs
Commit message (Collapse)AuthorAgeFilesLines
* Bug 237515 Change 'also' to 'too' in watching helptimeless%mozdev.org2004-03-221-2/+2
| | | | r=kiko a=justdave
* Bug 234293 - complete the conversion from "query" terminology to "search" ↵gerv%gerv.net2004-03-191-5/+5
| | | | terminology. Patch by gerv; r=justdave, kiko, a=justdave.
* Bug 237514 Confirmed email address is missing </td>timeless%mozdev.org2004-03-191-1/+1
| | | | r=kiko a=justdave
* Patch for bug 237646: fix for regression in userprefs.cgi that disallowed ↵jocuri%softhome.net2004-03-171-3/+2
| | | | users to change their password via this page; r=kiko; a=myk.
* Bug 232176 - Add a preferences panel for saved searches, to allow management ↵gerv%gerv.net2004-03-082-0/+40
| | | | all in one place. Patch by gerv; r,a=justdave.
* Patch for bug 235278: eliminate %::FORM from userprefs.cgi; r=kiko, a=justdave.jocuri%softhome.net2004-03-071-2/+1
|
* Fix for bug 232508: adds back missing space between "tell" and "[% ↵myk%mozilla.org2004-01-301-1/+1
| | | | | | | | terms.Bugzilla %]". Patch by Stephen Reindl <sr@stephenreindl.de> r=myk a=myk
* Patch for bug 228894: Change HTML comments to template-toolkit ones for ↵jocuri%softhome.net2004-01-195-5/+5
| | | | template version numbers; patch by GavinS <bugzilla@chimpychompy.org>; r=kiko; a=justdave.
* Bug 179339 - Simplify and improve the stored query mechanism. Patch by gerv; ↵gerv%gerv.net2003-11-091-2/+0
| | | | r,a=myk.
* Bug 207044 - Filter more template directives. None of these are security ↵gerv%gerv.net2003-09-072-3/+4
| | | | bugs, but they need fixing anyway. Patch by gerv; r,a=justdave.
* Bug 13540 - allow key terms, like "Bugzilla" and "bug", to be altered ↵gerv%gerv.net2003-07-043-57/+67
| | | | without changing all the templates. Patch by jwilmoth@starbucks.com; r=gerv, a=justdave.
* Bug 195621 - Back out taint-related changes from bug 160710. Patch by gerv; ↵gerv%gerv.net2003-03-251-10/+2
| | | | r,a=justdave.
* Bug 186689: Should be able to set all/clear all email options in user ↵justdave%syndicomm.com2003-02-232-1/+21
| | | | | | preferences with one click. r= gerv, a= justdave
* Bug 179207 Blessing doesn't work rightbugreport%peshkin.net2002-11-101-1/+5
| | | | r,a=justdave
* Bug 170903 - Remove hard-coded titles and things. Patch B. Patch by gerv; ↵gerv%gerv.net2002-10-111-2/+3
| | | | r=bbaetz.
* Fix for bug 98801: Implementation of the request tracker, a set of ↵myk%mozilla.org2002-09-291-1/+19
| | | | | | enhancements to attachment statuses. r=gerv,bbaetz
* bug 157756 - Groups_20020716_Branch Tracking : > 55 groups now supportedbugreport%peshkin.net2002-09-231-11/+23
| | | | r=bbaetz, gerv
* Bug 160710 - Taint checking causes problem with rename functionbbaetz%student.usyd.edu.au2002-08-131-1/+10
| | | | r=joel, preed
* Bug 123740 - Add <label> to email prefs. Patch by burnus@gmx.de; 2xr=gerv.gerv%gerv.net2002-07-271-2/+2
|
* Bug 151648 - QA Contact stuff displayed even if you aren't using QA ↵gerv%gerv.net2002-07-181-4/+9
| | | | Contacts. 2xr=jouni.
* Fix for bug 122900: implements email preference for unconfirmed bugs.myk%mozilla.org2002-07-031-1/+5
| | | | r=jouni
* Bug 148488 - more HTML validation fixesbbaetz%student.usyd.edu.au2002-06-281-1/+1
| | | | r=jouni, gerv
* Bug 151122 - Email prefs: Reporter / Owner messed up. Patch by jouni; ↵gerv%gerv.net2002-06-141-1/+1
| | | | r=gerv, bbbaetz.
* Fix for bug 47251: Make HTML output HTML 4.01 Transitional compliant.myk%mozilla.org2002-05-225-13/+13
| | | | | Patch by mental <xor@ivwnet.com>. r=justdave,myk
* Bug 137183 - tab names should be in the template not in the .cgi. Patch by ↵gerv%gerv.net2002-04-251-1/+11
| | | | gerv; r=afranke, myk.
* Bug 138582 - convert all INCLUDEs to PROCESS. Patch by gerv, r=bbaetz, afranke.gerv%gerv.net2002-04-241-3/+3
|
* Bug 135707 - template reorganisation. This makes the new copies of the ↵gerv%gerv.net2002-04-201-3/+3
| | | | templates use all the correct names internally. Patch by me, 2xr=myk.
* Bug 135707 - rearrange templates to normalise filenames, and create ↵gerv%gerv.net2002-04-195-0/+502
directory structure which allows for localised versions of the templates. Earlier versions of these templates can be found, cvs removed, scattered around bugzilla/template/default; but there are no substantial changes between their initial checkin there and here.