summaryrefslogtreecommitdiffstats
path: root/template/en/default/account/prefs
AgeCommit message (Collapse)AuthorFilesLines
2016-09-27Bug 1291968 - Add UI cue explaining non-editability of email addressSimon Green1-1/+1
2016-04-27Bug 218917 - Allow the login name to be different from the email addressFrédéric Buclin1-51/+71
Original patch by Gervase Markham r=gerv a=dkl
2015-12-09Bug 1041959: Turn all labels for input fields in user preferences into ↵Mukhtar Ali4-19/+30
<label> elements r=LpSolit
2015-11-21Bug 1223554: Add <div></div> in the email preferences page to customize ↵Dan Langille1-8/+16
sections.
2015-09-06Bug 1194987: Editing your email address and make it point to a non-existent ↵Frédéric Buclin1-0/+4
email address makes Bugzilla stop working r=gerv a=sgreen
2015-07-29Bug 1175021 - Documentation link in Preferences --> API Keys tab is brokenSimon Green1-1/+1
r=dylan, a=simon
2015-05-07Bug 1159589: migrate autocomplete from yui to jqueryByron Jones1-1/+0
r=dylan,a=glob
2015-03-13Bug 1062718 - add the ability to disable sending of mail when updating bugsPami Ketolainen1-0/+2
r=dylan,a=sgreen
2015-03-05Bug 1128853: Bugzilla shouldn't try to write API tokens into the shadow DBByron Jones1-0/+1
r=dkl,a=glob
2015-02-26Bug 919218: Rename "Email Preferences" tab in userprefs to "Email Notifications"Sunil Joshi1-1/+1
r=LpSolit a=glob
2014-12-17Bug 1107874 - make Help links point to new documentation. r=dkl, a=justdave.Gervase Markham1-6/+6
2014-12-11Bug 1102842 - remove and/or unwhitelist unsafe filters. r=gerv, a=simon.Matt Selsky1-1/+1
2014-10-02Bug 1076155: Remove "?" from table columns and labels + code cleanupFrédéric Buclin1-1/+1
r=dkl a=justdave
2014-07-31Bug 1044563: The API key also works with XML-RPC and JSON-RPC, despite the ↵David Lawrence1-2/+2
documentation mentions REST only r=sgreen,a=sgreen
2014-07-30Bug 1044562: Incorrect link pointing to the API key documentationFrédéric Buclin1-1/+1
r/a=sgreen
2014-07-27Bug 726696 - All authenticated WebServices methods should require ↵Simon Green2-1/+88
username/pass, token or a valid API key for authentication r=dkl, a=sgreen
2014-06-05Bug 1019177 - Provide link in saved search preferences page to a shared ↵David Lawrence1-0/+5
search that can be given to others r/a=glob
2014-02-12Bug 969881: All "Help" links in the header and footer of pages point to ↵Frédéric Buclin1-9/+14
inexistent files r=gerv a=justdave
2014-01-16Bug 686333: Bugzilla login field should be <input type=email>Frédéric Buclin1-4/+11
r/a=justdave
2014-01-07Bug 952796: Remove HTML attributes which are obsolete in HTML5Frédéric Buclin2-11/+5
r/a=justdave
2014-01-07Bug 840407: Remove the "align" and "valign" attributesFrédéric Buclin4-125/+89
r/a=justdave
2013-12-31Bug 920681: Remove the cellspacing and cellpadding attributes from tablesFrédéric Buclin3-59/+28
r/a=justdave
2013-11-05Bug 465678 - userprefs.cgi title should indicate which tab i'm onSunil Joshi1-8/+9
r=simon, a=glob
2013-11-05Bug 451758 - Highlight shared searches in userprefs.cgiSunil Joshi1-1/+1
r=glob, a=simon
2013-09-25Bug 455301: Don't show password box on userprefs.cgi if your auth method ↵Dirk Steinmetz1-15/+19
didn't use DB passwords r=LpSolit a=justdave
2013-08-08Bug 875732 - Need hooks for new column in saved-searchesrajanu1-0/+3
r=dkl,a=glob
2013-07-27Bug 494675 - Message describing steps after user requests to change email ↵Sunil Joshi1-2/+3
address is confusing r=dkl,a=sgreen
2013-06-11Bug 875377: Hint how to change the email address should only be displayed if ↵Marc Schumann1-5/+7
the address can be changed r/a=LpSolit
2013-04-08Bug 148564 - Ability to ignore specific bugs (not get email from them, even ↵Dave Lawrence1-3/+40
as the reporter) r=glob,r/a=LpSolit
2013-03-16Bug 830053: Should link to account information from the email preferences tabHugo Seabrook1-0/+6
r/a=LpSolit
2013-03-16Bug 821717: Table headers in the "Saved Searches" and "Email Prefs" panels ↵Christopher Trom2-4/+4
are wrongly right-aligned r/a=LpSolit
2012-12-02Bug 547311: Remove the "align" attribute from <th>Christopher Trom1-9/+9
r/a=LpSolit
2012-10-04Bug 796386: Warn user if bugmails have been disabledMatt Tyson1-0/+9
r=glob, a=LpSolit
2012-10-04Bug 349029: Renames the "Some attachment data changes" email preferenceSunil Joshi1-1/+1
r=glob,a=LpSolit
2012-06-11Bug 760034 - Disable all mail button sets the "but not when (overrides ↵Dave Lawrence1-1/+1
above)" row incorrectly r/a=LpSolit
2012-03-22Bug 731526: Adds an email event for product and/or component notificationsByron Jones1-0/+2
r=LpSolit, a=LpSolit
2012-01-11Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵Frédéric Buclin6-102/+30
add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit
2012-01-06Bug 715705: User auto-completion doesn't work for watched users in the email ↵Frédéric Buclin1-1/+2
prefs tab r=timello a=LpSolit
2011-10-23Bug 696256: global/variables.none.tmpl should be PRE_PROCESS'edFrédéric Buclin2-4/+0
r/a=mkanat
2010-11-04Bug 485418: Code and template hooks for userprefs.cgi to be able to add ↵Frédéric Buclin1-0/+2
additional tabs r=mkanat a=LpSolit
2010-10-25Bug 451759: Hide "Add to footer" checkboxes when not sharing a saved searchesFrédéric Buclin1-8/+8
r=pyrzak a=LpSolit
2010-07-23Bug 398701: Replace |FILTER url_quote| by |FILTER uri|Frédéric Buclin1-9/+9
r/a=mkanat
2010-07-13Bug 578253 - Add autocomplete support to the add users to watch input fieldReed Loden1-1/+7
[r=mkanat a=mkanat]
2010-05-07Bug 561745: Impossible to uncheck boxes in the Email preferencesFrédéric Buclin1-23/+6
r/a=mkanat
2010-05-06Bug 455302 - "Change the "Name and Password" tab to be "Account Information" ↵Reed Loden1-1/+1
(as password may or may not be changeable)" [r=mkanat a=mkanat]
2010-03-29Bug 553693: A new logincookie is created when changing the password or email ↵Frédéric Buclin1-3/+2
address instead of reusing the existing one r/a=mkanat
2010-02-17Bug 546340 - Change <a name> anchors to use @idGordon P. Hemsley1-2/+2
r=mkanat, a=mkanat
2010-02-16Bug 372979: Make voting into an extensionMax Kanat-Alexander1-32/+23
r=mkanat, a=mkanat, a=LpSolit
2009-09-15Bug 510669: Do not display the "shared searches" table if there is no search ↵lpsolit%gmail.com1-12/+5
shared with you - Patch by Frédéric Buclin <LpSolit@gmail.com> r=pyrzak a=LpSolit
2009-02-02Bug 472362: [SECURITY] Malicious attachments can change your user settings ↵lpsolit%gmail.com1-0/+1
(user + email prefs, shared searches) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit