aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/account
Commit message (Expand)AuthorAgeFilesLines
* Bug 189627: Implement per-product privileges - Patch by Frédéric Buclin...lpsolit%gmail.com2006-11-111-1/+17
* Bug 352403: Create an object for saved searches, and have Bugzilla::User use itmkanat%bugzilla.org2006-11-041-10/+9
* Bug 135812: Add a 'mailfrom' parameter to unify bugmail originating address -...lpsolit%gmail.com2006-10-215-5/+10
* Bug 355888: Add the 'alt' attribute to checkboxes in the 'Saved Searches' pan...lpsolit%gmail.com2006-10-201-0/+2
* Bug 321556: Prepare Bugzilla to ship with at least 2 skins.wurblzap%gmail.com2006-10-181-2/+7
* Bug 206037: [SECURITY] Fix escaping/quoting in edit*.cgi scripts - Patch by F...lpsolit%gmail.com2006-10-152-8/+8
* Bug 353211: account/prefs/footer.html.tmpl is dead codemkanat%bugzilla.org2006-09-211-78/+0
* Bug 349349: Use ->create from Bugzilla::Object instead of insert_new_user for...mkanat%bugzilla.org2006-08-261-41/+0
* Bug 314501: Use <label>'s on the login form - Patch by Frédéric Buclin <LpS...lpsolit%gmail.com2006-08-222-34/+24
* Bug 87795: Creating an account should send token and wait for confirmation (p...lpsolit%gmail.com2006-08-205-34/+141
* Bug 320197: Watcher editing in userprefs should use a list box instead of tex...mozilla%colinogilvie.co.uk2006-08-171-4/+17
* Bug 69000: Permit a stored query to be marked "shared" and accessible by othe...wurblzap%gmail.com2006-07-141-2/+86
* Bug 344507: Users watching you: None should be "No one" - Patch by Frédéric...lpsolit%gmail.com2006-07-141-1/+1
* Bug 317694: All buttons in forms must have an id - Patches by André Batosti ...lpsolit%gmail.com2006-07-127-8/+10
* Spelling patch: use the right spelling form for 'returned'; patch by Vlad Das...vladd%bugzilla.org2006-06-201-1/+1
* Spelling patch: replace 'Saved searches' with 'Saved Searches' in the prefs p...vladd%bugzilla.org2006-06-091-1/+1
* Bug 337560: User Watching prefs should have an HTML anchor name - Patch by ti...lpsolit%gmail.com2006-05-151-2/+2
* Bug 300410: Bugzilla::Auth needs to be restructured to not require a BEGIN blockmkanat%bugzilla.org2006-05-124-79/+18
* Bug 330439: Missing whitespace after "Cancelled Because:" when cancelling a p...lpsolit%gmail.com2006-04-021-2/+1
* Bug 313950: Login screen should append emailsuffix to login field - Patch by ...lpsolit%gmail.com2006-02-262-1/+3
* Bug 225162: We need a UI for viewing the profiles_activity table - Patch by G...lpsolit%gmail.com2006-02-261-0/+88
* Bug 316127: Implement an infrastructure to link to the documentation - Patch ...lpsolit%gmail.com2006-02-221-0/+2
* [SECURITY] Bug 325079: The login form on the Bugzilla home page may redirect ...lpsolit%gmail.com2006-02-211-1/+13
* Bug 312441: relogin.cgi allows you to impersonate user accounts you are not a...karl%kornel.name2005-11-201-1/+1
* Bug 313677: Sudoers without editusers/bless access see no link to sudo page -...karl%kornel.name2005-11-101-0/+6
* Bug 314269: Add email pref to not send mail about dependency changes - Patch ...lpsolit%gmail.com2005-11-011-0/+2
* Bug 308340: General Preferences tab is empty except for submit button when no...lpsolit%gmail.com2005-10-282-45/+64
* Bug 308351: The "General Preferences" tab has an extra <tr> - Patch by FrédÃ...lpsolit%gmail.com2005-09-281-1/+0
* Bug 304303: The "Forget Search" link in user prefs does not escape the name p...lpsolit%gmail.com2005-08-251-1/+1
* Bug 302778: When using IE, all negative event checkboxes are missing from ema...lpsolit%gmail.com2005-08-131-1/+1
* Bug 277466: saved search's old name is used when running a search - Patch by ...lpsolit%gmail.com2005-08-101-1/+1
* Bug 302718: Enable All Mail enables also unchangeable Reporter/Voter checkbox...lpsolit%gmail.com2005-08-051-1/+1
* Bug 303129: Unescaped & in a Bug URLs on 'Saved Searches' tab - Patch by Coli...lpsolit%gmail.com2005-08-031-1/+1
* Fixing build bustage caused by not correctly updating filter exceptions (and ...myk%mozilla.org2005-07-301-1/+1
* Fix for bug 302702: refactors tabs code into shared file so not only prefs an...myk%mozilla.org2005-07-301-44/+20
* Bug 289693: EditSettings page changes name from the link in the footer - Patc...lpsolit%gmail.com2005-06-211-3/+3
* Bug 76507: Replace "owner" by "assignee" (and "initial" by "default") - Patch...lpsolit%gmail.com2005-06-211-1/+1
* Bug 289594 - Part 2 - The "exclude" table also needs alternating colors. Also...jake%bugzilla.org2005-04-131-1/+2
* Bug 165075 - A login form is now included by default on the main Index page.jake%bugzilla.org2005-04-132-0/+77
* Bug 289594 - The table on the email settings page no longer is 100% wide. It ...jake%bugzilla.org2005-04-121-2/+3
* Bug 238877: remove %FORM from Bugzilla/Auth/Login/WWW/CGI.pm - Patch by Teemu...lpsolit%gmail.com2005-04-081-3/+0
* Bug 73665 - migrate email preferences to their own table, and rearchitect ema...gerv%gerv.net2005-03-301-134/+185
* Bug 103439 : Correctly use noun/verb forms of Login/Log In and Logout/Log Out...travis%sedsystems.ca2005-03-191-3/+3
* Backing out the fix for bug 135812 as it causes the mail params to be deleted...jake%bugzilla.org2005-03-174-8/+4
* Bug 135812 : Add a 'mailfrom' parameter to unify bugmail originating addresstravis%sedsystems.ca2005-03-164-4/+8
* Bug 280517 : Let me know who is watching my accounttravis%sedsystems.ca2005-03-161-0/+15
* Bug 83044 - Any page is now capable of being a login page simply by adding th...jake%bugzilla.org2005-03-131-1/+1
* Bug 98123 : Create a user preferences infrastructure (became 'General Settings')travis%sedsystems.ca2005-03-102-0/+65
* Bug 279950 : tab border on search and prefs pages isn't black in Internet Exp...travis%sedsystems.ca2005-02-031-0/+2
* Patch for bug 274392: Preserve search name when clicking Edit from Saves Sear...jocuri%softhome.net2004-12-261-1/+1