aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/account
Commit message (Collapse)AuthorAgeFilesLines
* 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 507326: Make it so that the header template doesn't overwrite any ↵mkanat%bugzilla.org2009-08-011-6/+6
| | | | | | template var named "target". Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 490783: UI should use "Search" everywhere instead of "Find"mkanat%bugzilla.org2009-07-201-1/+1
| | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=pyrzak, r=LpSolit, a=LpSolit
* Bug 493642: Never include hidden_fields in the header/footer login form, and ↵mkanat%bugzilla.org2009-06-042-5/+1
| | | | | | when a REQUIRE_LOGIN page shows a login form, hide the header/footer login form. Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 482556: Put "Forgot Password" in the header and footer so people can still fmkanat%bugzilla.org2009-05-221-4/+21
| | | | | ind it Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 481910: Login forms point to http:// instead of https:// when ↵lpsolit%gmail.com2009-03-061-1/+7
| | | | ssl='authenticated sessions' (regression) - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
* Bug 481025 - Remove rogue Byte Order Mark.wurblzap%gmail.com2009-03-021-1/+1
| | | | | Patch by Marc Schumann <wurblzap@gmail.com>; r/a=mkanat
* Bug 478232: Fix HTML validation of pages after index/header UI changes.mkanat%bugzilla.org2009-03-011-4/+4
| | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 479197: The mini_login Bugzilla_password box does not convert to text ↵mkanat%bugzilla.org2009-02-241-6/+34
| | | | | | type or clear itself in IE Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=glob, a=mkanat
* Bug 478173: Add a "Remember" checkbox to the header/footer login form and ↵mkanat%bugzilla.org2009-02-241-4/+11
| | | | | | restructure the header and footer so that it fits nicely. Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=glob, a=mkanat
* Bug 476090: Allow users to log-in from toolbarmkanat%bugzilla.org2009-02-121-64/+41
| | | | Patch By Guy Pyrzak <guy.pyrzak@gmail.com> 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 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 452519: Fix timezones in emails - Patch by Frédéric Buclin ↵lpsolit%gmail.com2009-01-086-17/+12
| | | | <LpSolit@gmail.com> r=wicked 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 461958: Account creation page uses word "accountname" - should be ↵lpsolit%gmail.com2008-10-291-1/+1
| | | | "account name" - Patch by Rob Siklos [:robzilla] <robzilla2@siklos.ca> r/a=LpSolit
* 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 435250: In the "View User Account Log" page, the information in the ↵lpsolit%gmail.com2008-05-241-0/+1
| | | | "What" column are displayed in English on localized installation - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
* Bug 405946: Some emails are not sent in the language chosen by the addressee ↵lpsolit%gmail.com2008-04-021-1/+1
| | | | - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit
* Bug 391949 colchange, login, and a number of other forms are missing a space ↵timeless%mozdev.org2008-03-312-2/+2
| | | | | | before checked r=vladd a=lpsolit
* 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-2019-19/+0
| | | | <bugzilla@chimpychompy.org> r/a=LpSolit
* Bug 369592 New Account Privacy policy etc. string changes for bmotimeless%mozdev.org2007-07-305-24/+65
| | | | r=lpsolit a=lpsolit
* Bug 367956 rename "View User Account Log for ..." to "Account History for ↵timeless%mozdev.org2007-07-251-1/+1
| | | | | | user ..." 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
* Bug 365302 email userprefs doesn't tell you if you are a globalwatchertimeless%mozdev.org2007-07-221-0/+10
| | | | r=lpsolit a=lpsolit
* Bug 365890: Searches shared by users with bless rights are in the footer by ↵lpsolit%gmail.com2007-07-212-1/+33
| | | | default, with no warning - Patch by Teemu Mannermaa <wicked@sci.fi> r/a=LpSolit
* Bug 388163: Remove $terms.bit(s) - Patch by Frédéric Buclin ↵lpsolit%gmail.com2007-07-201-3/+3
| | | | <LpSolit@gmail.com> r/a=mkanat
* Bug 365110 saved searches should list "shared to"timeless%mozdev.org2007-07-181-0/+4
| | | | r=lpsolit a=lpsolit
* Bug 383935: Display how many other users have chosen to see your saved ↵lpsolit%gmail.com2007-06-131-0/+4
| | | | search in their footer - Patch by Frédéric Buclin <LpSolit@gmail.com> r=timeless a=LpSolit
* Bug 364008: Work around 405 error on login from home page when using IIS 5.justdave%bugzilla.org2007-05-212-0/+7
| | | | | Patch by Michael Kincaid <michael@luidia.com> r=justdave, a=justdave
* Bug 325691: terms.Bugs not used everywhere in templates - Patch by victory ↵lpsolit%gmail.com2007-05-101-1/+1
| | | | <spam@bmo2007.rsz.jp> r=wicked a=mkanat
* Bug 369933: Use Bugzilla::Util::correct_urlbase() everywhere in templates to ↵lpsolit%gmail.com2007-04-194-7/+7
| | | | get the correct URL to the Bugzilla installation - Patch by Alex Eiser <aeiser@arc.nasa.gov> r/a=LpSolit
* I missed two from my patch in bug 366466. s/Cancelled/Canceled/ [p=reed ↵reed%reedloden.com2007-03-111-1/+1
| | | | r=mkanat@IRC a=mkanat@IRC]
* Bug 366466 - "flag notification mail has canceled spelled incorrectly" ↵reed%reedloden.com2007-03-112-15/+15
| | | | [p=reed r=timeless a=mkanat]
* Bug 369982: Meaningless column in userprefs.cgi if the user cannot share his ↵lpsolit%gmail.com2007-02-271-16/+11
| | | | saved searches - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit
* Bug 299405: Attachments don't work if you need to log in again [ Undefined ↵lpsolit%gmail.com2007-01-181-1/+4
| | | | subroutine @ Fh::slice ] - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=justdave
* 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 365560 account/prefs/permissions uses invalid usage for ptimeless%mozdev.org2007-01-081-4/+1
| | | | patch by bmo2007@rsz.jp r=timeless a=justdave
* Bug 365557 account/profile-activity has useless <p>timeless%mozdev.org2007-01-081-2/+0
| | | | patch by bmo2007@rsz.jp r=timeless 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 364919 - "Watching-related text at bottom of "Email Preferences" page ↵reed%reedloden.com2006-12-291-2/+5
| | | | has typos" [p=reed/timeless r=LpSolit 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 364094 - "login-small.html.tmpl's table needs an id for skinning" ↵reed%reedloden.com2006-12-191-1/+1
| | | | [p=reed r=LpSolit a=myk]
* Bug 363894: Use a better date format in notifications about user account ↵lpsolit%gmail.com2006-12-154-8/+8
| | | | creation and email address change (and include the timezone too) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=timeless a=myk
* Bug 189627: Implement per-product privileges - Patch by Frédéric ↵lpsolit%gmail.com2006-11-111-1/+17
| | | | Buclin <LpSolit@gmail.com> r=mkanat a=myk