aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/account/prefs
Commit message (Collapse)AuthorAgeFilesLines
* Bug 1107874 - make Help links point to new documentation. r=dkl, a=justdave.Gervase Markham2014-12-171-6/+6
|
* Bug 1076155: Remove "?" from table columns and labels + code cleanupFrédéric Buclin2014-10-021-1/+1
| | | | r=dkl a=justdave
* Bug 1044563: The API key also works with XML-RPC and JSON-RPC, despite the ↵David Lawrence2014-07-311-2/+2
| | | | | | documentation mentions REST only r=sgreen,a=sgreen
* Bug 1044562: Incorrect link pointing to the API key documentationFrédéric Buclin2014-07-301-1/+1
| | | | r/a=sgreen
* Bug 726696 - All authenticated WebServices methods should require ↵Simon Green2014-07-272-1/+88
| | | | | | username/pass, token or a valid API key for authentication r=dkl, a=sgreen
* Bug 1019177 - Provide link in saved search preferences page to a shared ↵David Lawrence2014-06-051-0/+5
| | | | | | search that can be given to others r/a=glob
* 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 686333: Bugzilla login field should be <input type=email>Frédéric Buclin2014-01-161-4/+11
| | | | r/a=justdave
* Bug 952796: Remove HTML attributes which are obsolete in HTML5Frédéric Buclin2014-01-072-11/+5
| | | | r/a=justdave
* Bug 840407: Remove the "align" and "valign" attributesFrédéric Buclin2014-01-074-125/+89
| | | | r/a=justdave
* Bug 920681: Remove the cellspacing and cellpadding attributes from tablesFrédéric Buclin2013-12-313-59/+28
| | | | 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 451758 - Highlight shared searches in userprefs.cgiSunil Joshi2013-11-051-1/+1
| | | r=glob, a=simon
* Bug 455301: Don't show password box on userprefs.cgi if your auth method ↵Dirk Steinmetz2013-09-251-15/+19
| | | | | | didn't use DB passwords r=LpSolit a=justdave
* Bug 875732 - Need hooks for new column in saved-searchesrajanu2013-08-081-0/+3
| | | | r=dkl,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 875377: Hint how to change the email address should only be displayed if ↵Marc Schumann2013-06-111-5/+7
| | | | | | the address can be changed r/a=LpSolit
* Bug 148564 - Ability to ignore specific bugs (not get email from them, even ↵Dave Lawrence2013-04-081-3/+40
| | | | | | as the reporter) r=glob,r/a=LpSolit
* Bug 830053: Should link to account information from the email preferences tabHugo Seabrook2013-03-161-0/+6
| | | | r/a=LpSolit
* Bug 821717: Table headers in the "Saved Searches" and "Email Prefs" panels ↵Christopher Trom2013-03-162-4/+4
| | | | | | are wrongly right-aligned r/a=LpSolit
* Bug 547311: Remove the "align" attribute from <th>Christopher Trom2012-12-021-9/+9
| | | | r/a=LpSolit
* Bug 796386: Warn user if bugmails have been disabledMatt Tyson2012-10-041-0/+9
| | | | r=glob, a=LpSolit
* Bug 349029: Renames the "Some attachment data changes" email preferenceSunil Joshi2012-10-041-1/+1
| | | | r=glob,a=LpSolit
* Bug 760034 - Disable all mail button sets the "but not when (overrides ↵Dave Lawrence2012-06-111-1/+1
| | | | | | above)" row incorrectly r/a=LpSolit
* Bug 731526: Adds an email event for product and/or component notificationsByron Jones2012-03-221-0/+2
| | | | r=LpSolit, a=LpSolit
* Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵Frédéric Buclin2012-01-116-102/+30
| | | | | | 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 696256: global/variables.none.tmpl should be PRE_PROCESS'edFrédéric Buclin2011-10-232-4/+0
| | | | r/a=mkanat
* 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 451759: Hide "Add to footer" checkboxes when not sharing a saved searchesFrédéric Buclin2010-10-251-8/+8
| | | | r=pyrzak a=LpSolit
* Bug 398701: Replace |FILTER url_quote| by |FILTER uri|Frédéric Buclin2010-07-231-9/+9
| | | | r/a=mkanat
* Bug 578253 - Add autocomplete support to the add users to watch input fieldReed Loden2010-07-121-1/+7
| | | | [r=mkanat a=mkanat]
* Bug 561745: Impossible to uncheck boxes in the Email preferencesFrédéric Buclin2010-05-071-23/+6
| | | | r/a=mkanat
* 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 553693: A new logincookie is created when changing the password or email ↵Frédéric Buclin2010-03-291-3/+2
| | | | | | address instead of reusing the existing one r/a=mkanat
* Bug 546340 - Change <a name> anchors to use @idGordon P. Hemsley2010-02-171-2/+2
| | | | r=mkanat, a=mkanat
* Bug 372979: Make voting into an extensionMax Kanat-Alexander2010-02-151-32/+23
| | | | r=mkanat, a=mkanat, a=LpSolit
* Bug 510669: Do not display the "shared searches" table if there is no search ↵lpsolit%gmail.com2009-09-151-12/+5
| | | | shared with you - Patch by Frédéric Buclin <LpSolit@gmail.com> r=pyrzak a=LpSolit
* 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 466748: [SECURITY] Shared/saved searches can be deleted without user ↵lpsolit%gmail.com2009-02-021-1/+2
| | | | confirmation using predictable URL - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
* Bug 419496 - Cannot easily share saved searchesdkl%redhat.com2008-12-181-1/+2
| | | | Patch by Dave Lawrence <dkl@redhat.com> - r/a=LpSolit
* Bug 399072: Remove the 'supportwatchers' parameter - Patch by Frédéric ↵lpsolit%gmail.com2008-12-101-4/+0
| | | | Buclin <LpSolit@gmail.com> r/a=mkanat
* Bug 460588: Add template hooks for adding fields to editgroups and userprefs ↵mkanat%bugzilla.org2008-10-181-1/+3
| | | | | | Account Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit
* Bug 417290: Add an email pref to get notifications for newly created bugs - ↵lpsolit%gmail.com2008-09-171-0/+2
| | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
* Bug 442031: Make Bugzilla::User::groups return an arrayref of ↵mkanat%bugzilla.org2008-08-081-2/+2
| | | | Bugzilla::Group objects (instead of a hashref of group ids and names).
* Bug 389815: Can't edit shared queries if you can't run them - Patch by ↵lpsolit%gmail.com2008-02-121-1/+8
| | | | timeless <timeless@bemail.org> r/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-206-6/+0
| | | | <bugzilla@chimpychompy.org> r/a=LpSolit
* Bug 369592 New Account Privacy policy etc. string changes for bmotimeless%mozdev.org2007-07-301-1/+1
| | | | r=lpsolit a=lpsolit
* Bug 364361 The word "Customising" in chapter 6 title is spelled wrong in all ↵timeless%mozdev.org2007-07-231-1/+1
| | | | | | documentation r=colin.ogilvie, kevin.benton