aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/account/prefs/prefs.html.tmpl
Commit message (Collapse)AuthorAgeFilesLines
* Bug 1107874 - make Help links point to new documentation. r=dkl, a=justdave.Gervase Markham2014-12-171-6/+6
|
* Bug 726696 - All authenticated WebServices methods should require ↵Simon Green2014-07-271-1/+4
| | | | | | username/pass, token or a valid API key for authentication r=dkl, a=sgreen
* Bug 969881: All "Help" links in the header and footer of pages point to ↵Frédéric Buclin2014-02-121-9/+14
| | | | | | inexistent files r=gerv a=justdave
* Bug 952796: Remove HTML attributes which are obsolete in HTML5Frédéric Buclin2014-01-071-9/+3
| | | | r/a=justdave
* Bug 465678 - userprefs.cgi title should indicate which tab i'm onSunil Joshi2013-11-051-8/+9
| | | r=simon, a=glob
* Bug 494675 - Message describing steps after user requests to change email ↵Sunil Joshi2013-07-261-2/+3
| | | | | | address is confusing r=dkl,a=sgreen
* Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵Frédéric Buclin2012-01-111-18/+5
| | | | | | add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit
* Bug 715705: User auto-completion doesn't work for watched users in the email ↵Frédéric Buclin2012-01-061-1/+2
| | | | | | prefs tab r=timello a=LpSolit
* Bug 485418: Code and template hooks for userprefs.cgi to be able to add ↵Frédéric Buclin2010-11-041-0/+2
| | | | | | additional tabs r=mkanat a=LpSolit
* Bug 455302 - "Change the "Name and Password" tab to be "Account Information" ↵Reed Loden2010-05-051-1/+1
| | | | | | (as password may or may not be changeable)" [r=mkanat a=mkanat]
* Bug 472362: [SECURITY] Malicious attachments can change your user settings ↵lpsolit%gmail.com2009-02-021-0/+1
| | | | (user + email prefs, shared searches) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit
* Bug 182083: Help system should support more pages - Patch by Frédéric ↵lpsolit%gmail.com2007-10-221-0/+1
| | | | Buclin <LpSolit@gmail.com> r=Colin a=LpSolit
* Bug 392186: Remove version headers from all templates - Patch by GavinS ↵lpsolit%gmail.com2007-08-201-1/+0
| | | | <bugzilla@chimpychompy.org> r/a=LpSolit
* Bug 365890: Searches shared by users with bless rights are in the footer by ↵lpsolit%gmail.com2007-07-211-0/+1
| | | | default, with no warning - Patch by Teemu Mannermaa <wicked@sci.fi> r/a=LpSolit
* Bug 365256 Period is on the wrong side of a bunch of other parenthesestimeless%mozdev.org2007-01-081-1/+1
| | | | r=lpsolit a=justdave
* Bug 365407: Reorder tabs in userprefs.cgi - Patch by Frédéric Buclin ↵lpsolit%gmail.com2006-12-311-3/+3
| | | | <LpSolit@gmail.com> r/a=justdave
* Bug 365122: Success messages in userprefs.cgi shouldn't be red - Patch by ↵lpsolit%gmail.com2006-12-281-12/+10
| | | | Frédéric Buclin <LpSolit@gmail.com> r=Colin a=justdave
* Bug 321556: Prepare Bugzilla to ship with at least 2 skins.wurblzap%gmail.com2006-10-181-2/+7
| | | | | Patch by Marc Schumann <wurblzap@gmail.com>; r=myk, a=justdave
* Bug 317694: All buttons in forms must have an id - Patches by André Batosti ↵lpsolit%gmail.com2006-07-121-1/+1
| | | | <batosti@async.com.br> r=ghendricks a=myk
* Spelling patch: replace 'Saved searches' with 'Saved Searches' in the prefs ↵vladd%bugzilla.org2006-06-091-1/+1
| | | | panel for UI consistency; r=timeless on IRC, no bug number.
* Bug 308340: General Preferences tab is empty except for submit button when ↵lpsolit%gmail.com2005-10-281-19/+22
| | | | no user prefences are enabled - Patch by Frédéric Buclin <LpSolit@gmail.com> r=GavinS a=justdave
* Fixing build bustage caused by not correctly updating filter exceptions (and ↵myk%mozilla.org2005-07-301-1/+1
| | | | in a couple cases not filtering when it would make sense)
* Fix for bug 302702: refactors tabs code into shared file so not only prefs ↵myk%mozilla.org2005-07-301-44/+20
| | | | and search but also other pages can use it
* Bug 289693: EditSettings page changes name from the link in the footer - ↵lpsolit%gmail.com2005-06-211-3/+3
| | | | Patch by Gabriel Sales de Oliveira <gabriel@async.com.br> r/a=myk
* Bug 98123 : Create a user preferences infrastructure (became 'General Settings')travis%sedsystems.ca2005-03-101-0/+2
| | | | Patch by Shane H. W. Travis <travis@sedsystems.ca> r=jouni, mkanat a=myk
* Bug 279950 : tab border on search and prefs pages isn't black in Internet ↵travis%sedsystems.ca2005-02-031-0/+2
| | | | | | Explorer Patch by Rob Siklos <robzilla@siklos.ca> r=wulblzap a=justdave
* Bug 236779: Add UI for changing "linkinfooter" flag for saved searchesbugreport%peshkin.net2004-05-131-1/+1
| | | | | r=gerv,preed a=justdave
* 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.