summaryrefslogtreecommitdiffstats
path: root/template/en/default/account/prefs
AgeCommit message (Collapse)AuthorFilesLines
2007-08-21Bug 392186: Remove version headers from all templates - Patch by GavinS ↵lpsolit%gmail.com6-6/+0
<bugzilla@chimpychompy.org> r/a=LpSolit
2007-07-30Bug 369592 New Account Privacy policy etc. string changes for bmotimeless%mozdev.org1-1/+1
r=lpsolit a=lpsolit
2007-07-23Bug 364361 The word "Customising" in chapter 6 title is spelled wrong in all ↵timeless%mozdev.org1-1/+1
documentation r=colin.ogilvie, kevin.benton
2007-07-22Bug 365302 email userprefs doesn't tell you if you are a globalwatchertimeless%mozdev.org1-0/+10
r=lpsolit a=lpsolit
2007-07-21Bug 365890: Searches shared by users with bless rights are in the footer by ↵lpsolit%gmail.com2-1/+33
default, with no warning - Patch by Teemu Mannermaa <wicked@sci.fi> r/a=LpSolit
2007-07-20Bug 388163: Remove $terms.bit(s) - Patch by Frédéric Buclin ↵lpsolit%gmail.com1-3/+3
<LpSolit@gmail.com> r/a=mkanat
2007-07-18Bug 365110 saved searches should list "shared to"timeless%mozdev.org1-0/+4
r=lpsolit a=lpsolit
2007-06-13Bug 383935: Display how many other users have chosen to see your saved ↵lpsolit%gmail.com1-0/+4
search in their footer - Patch by Frédéric Buclin <LpSolit@gmail.com> r=timeless a=LpSolit
2007-05-10Bug 325691: terms.Bugs not used everywhere in templates - Patch by victory ↵lpsolit%gmail.com1-1/+1
<spam@bmo2007.rsz.jp> r=wicked a=mkanat
2007-02-27Bug 369982: Meaningless column in userprefs.cgi if the user cannot share his ↵lpsolit%gmail.com1-16/+11
saved searches - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit
2007-01-08Bug 365256 Period is on the wrong side of a bunch of other parenthesestimeless%mozdev.org1-1/+1
r=lpsolit a=justdave
2007-01-08Bug 365560 account/prefs/permissions uses invalid usage for ptimeless%mozdev.org1-4/+1
patch by bmo2007@rsz.jp r=timeless a=justdave
2006-12-31Bug 365407: Reorder tabs in userprefs.cgi - Patch by Frédéric Buclin ↵lpsolit%gmail.com1-3/+3
<LpSolit@gmail.com> r/a=justdave
2006-12-29Bug 364919 - "Watching-related text at bottom of "Email Preferences" page ↵reed%reedloden.com1-2/+5
has typos" [p=reed/timeless r=LpSolit a=justdave]
2006-12-28Bug 365122: Success messages in userprefs.cgi shouldn't be red - Patch by ↵lpsolit%gmail.com1-12/+10
Frédéric Buclin <LpSolit@gmail.com> r=Colin a=justdave
2006-11-11Bug 189627: Implement per-product privileges - Patch by Frédéric ↵lpsolit%gmail.com1-1/+17
Buclin <LpSolit@gmail.com> r=mkanat a=myk
2006-11-04Bug 352403: Create an object for saved searches, and have Bugzilla::User use itmkanat%bugzilla.org1-10/+9
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-10-20Bug 355888: Add the 'alt' attribute to checkboxes in the 'Saved Searches' ↵lpsolit%gmail.com1-0/+2
panel - Patch by Frédéric Buclin <LpSolit@gmail.com> r=Colin a=justdave
2006-10-18Bug 321556: Prepare Bugzilla to ship with at least 2 skins.wurblzap%gmail.com1-2/+7
Patch by Marc Schumann <wurblzap@gmail.com>; r=myk, a=justdave
2006-10-15Bug 206037: [SECURITY] Fix escaping/quoting in edit*.cgi scripts - Patch by ↵lpsolit%gmail.com2-8/+8
Frédéric Buclin <LpSolit@gmail.com> r=justdave a=justdave
2006-09-21Bug 353211: account/prefs/footer.html.tmpl is dead codemkanat%bugzilla.org1-78/+0
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-08-17Bug 320197: Watcher editing in userprefs should use a list box instead of ↵mozilla%colinogilvie.co.uk1-4/+17
text entry Patch by Colin Ogilvie <colin.ogilvie@gmail.com>; r=wicked; a=myk
2006-07-14Bug 69000: Permit a stored query to be marked "shared" and accessible by ↵wurblzap%gmail.com1-2/+86
other users. Patch by Marc Schumann <wurblzap@gmail.com>, r=vladd, a=myk
2006-07-14Bug 344507: Users watching you: None should be "No one" - Patch by ↵lpsolit%gmail.com1-1/+1
Frédéric Buclin <LpSolit@gmail.com> r=timeless a=myk
2006-07-12Bug 317694: All buttons in forms must have an id - Patches by André Batosti ↵lpsolit%gmail.com1-1/+1
<batosti@async.com.br> r=ghendricks a=myk
2006-06-09Spelling patch: replace 'Saved searches' with 'Saved Searches' in the prefs ↵vladd%bugzilla.org1-1/+1
panel for UI consistency; r=timeless on IRC, no bug number.
2006-05-15Bug 337560: User Watching prefs should have an HTML anchor name - Patch by ↵lpsolit%gmail.com1-2/+2
timeless <timeless@bemail.org> r=LpSolit a=justdave
2006-05-12Bug 300410: Bugzilla::Auth needs to be restructured to not require a BEGIN blockmkanat%bugzilla.org1-14/+15
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2005-11-20Bug 312441: relogin.cgi allows you to impersonate user accounts you are not ↵karl%kornel.name1-1/+1
allowed to see when 'usevisibilitygroups' is on - Patch by A. Karl Kornel <karl@kornel.name> r=LpSolit a=justdave
2005-11-10Bug 313677: Sudoers without editusers/bless access see no link to sudo page ↵karl%kornel.name1-0/+6
- Patch by A. Karl Kornel <karl@kornel.name> r=jouni a=myk
2005-11-01Bug 314269: Add email pref to not send mail about dependency changes - Patch ↵lpsolit%gmail.com1-0/+2
by Todd Stansell <tjs@tellme.com> r=joel a=justdave
2005-10-28Bug 308340: General Preferences tab is empty except for submit button when ↵lpsolit%gmail.com2-45/+64
no user prefences are enabled - Patch by Frédéric Buclin <LpSolit@gmail.com> r=GavinS a=justdave
2005-09-28Bug 308351: The "General Preferences" tab has an extra <tr> - Patch by ↵lpsolit%gmail.com1-1/+0
Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave
2005-08-25Bug 304303: The "Forget Search" link in user prefs does not escape the name ↵lpsolit%gmail.com1-1/+1
properly - Patch by GavinS <bugzilla@chimpychompy.org> r=LpSolit a=justdave
2005-08-13Bug 302778: When using IE, all negative event checkboxes are missing from ↵lpsolit%gmail.com1-1/+1
email preferences page - Patch by Zain Memon <zain@voltage.com> r=wicked a=justdave
2005-08-10Bug 277466: saved search's old name is used when running a search - Patch by ↵lpsolit%gmail.com1-1/+1
Rob Siklos <robzilla@siklos.ca> r=LpSolit,joel a=justdave
2005-08-05Bug 302718: Enable All Mail enables also unchangeable Reporter/Voter ↵lpsolit%gmail.com1-1/+1
checkboxes - Patch by Colin Ogilvie <colin.ogilvie@gmail.com> r=LpSolit a=justdave
2005-08-03Bug 303129: Unescaped & in a Bug URLs on 'Saved Searches' tab - Patch by ↵lpsolit%gmail.com1-1/+1
Colin Ogilvie <colin.ogilvie@gmail.com> r=LpSolit a=justdave
2005-07-30Fixing build bustage caused by not correctly updating filter exceptions (and ↵myk%mozilla.org1-1/+1
in a couple cases not filtering when it would make sense)
2005-07-30Fix for bug 302702: refactors tabs code into shared file so not only prefs ↵myk%mozilla.org1-44/+20
and search but also other pages can use it
2005-06-21Bug 289693: EditSettings page changes name from the link in the footer - ↵lpsolit%gmail.com1-3/+3
Patch by Gabriel Sales de Oliveira <gabriel@async.com.br> r/a=myk
2005-06-21Bug 76507: Replace "owner" by "assignee" (and "initial" by "default") - ↵lpsolit%gmail.com1-1/+1
Patch by Tiago R. Mello <timello@async.com.br> r=LpSolit a=myk
2005-04-13Bug 289594 - Part 2 - The "exclude" table also needs alternating colors. ↵jake%bugzilla.org1-1/+2
Also changing the default color back to F7F7F7. r=mkanat
2005-04-12Bug 289594 - The table on the email settings page no longer is 100% wide. It ↵jake%bugzilla.org1-2/+3
also now supports even/odd row styling. r=gerv, a=justdave
2005-03-30Bug 73665 - migrate email preferences to their own table, and rearchitect ↵gerv%gerv.net1-134/+185
email internals. Patch by gerv; r=jake, a=justdave.
2005-03-16Bug 280517 : Let me know who is watching my accounttravis%sedsystems.ca1-0/+15
Patch by Frederic Buclin <LpSolit@gmail.com> r=myk a=myk
2005-03-11Bug 98123 : Create a user preferences infrastructure (became 'General Settings')travis%sedsystems.ca2-0/+65
Patch by Shane H. W. Travis <travis@sedsystems.ca> r=jouni, mkanat a=myk
2005-02-03Bug 279950 : tab border on search and prefs pages isn't black in Internet ↵travis%sedsystems.ca1-0/+2
Explorer Patch by Rob Siklos <robzilla@siklos.ca> r=wulblzap a=justdave
2004-12-26Patch for bug 274392: Preserve search name when clicking Edit from Saves ↵jocuri%softhome.net1-1/+1
Searches in user prefs; patch by Rob Siklos <robzilla@siklos.ca>, r=glob, a=justdave.
2004-11-20Patch for bug 267494: 'Voter' column should not appear in email preferences ↵jocuri%softhome.net1-4/+9
if param(usevotes) is false; patch by Shane H. W. Travis <travis@sedsystems.ca>, r=vladd, a=justdave.