aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/account/prefs/prefs.html.tmpl
Commit message (Collapse)AuthorAgeFilesLines
* Bug 232176 - Add a preferences panel for saved searches, to allow management ↵gerv%gerv.net2004-03-081-0/+2
| | | | 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
|
* Patch for bug 228894: Change HTML comments to template-toolkit ones for ↵jocuri%softhome.net2004-01-191-1/+1
| | | | 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 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-231-1/+1
| | | | | | preferences with one click. r= gerv, a= justdave
* Bug 170903 - Remove hard-coded titles and things. Patch B. Patch by gerv; ↵gerv%gerv.net2002-10-111-2/+3
| | | | r=bbaetz.
* Bug 160710 - Taint checking causes problem with rename functionbbaetz%student.usyd.edu.au2002-08-131-1/+10
| | | | r=joel, preed
* Bug 148488 - more HTML validation fixesbbaetz%student.usyd.edu.au2002-06-281-1/+1
| | | | r=jouni, gerv
* Fix for bug 47251: Make HTML output HTML 4.01 Transitional compliant.myk%mozilla.org2002-05-221-1/+1
| | | | | 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-191-0/+113
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.