Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-09-28 | Bug 308351: The "General Preferences" tab has an extra <tr> - Patch by ↵ | lpsolit%gmail.com | 1 | -1/+0 | |
Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave | |||||
2005-08-25 | Bug 304303: The "Forget Search" link in user prefs does not escape the name ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
properly - Patch by GavinS <bugzilla@chimpychompy.org> r=LpSolit a=justdave | |||||
2005-08-13 | Bug 302778: When using IE, all negative event checkboxes are missing from ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
email preferences page - Patch by Zain Memon <zain@voltage.com> r=wicked a=justdave | |||||
2005-08-10 | Bug 277466: saved search's old name is used when running a search - Patch by ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
Rob Siklos <robzilla@siklos.ca> r=LpSolit,joel a=justdave | |||||
2005-08-05 | Bug 302718: Enable All Mail enables also unchangeable Reporter/Voter ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
checkboxes - Patch by Colin Ogilvie <colin.ogilvie@gmail.com> r=LpSolit a=justdave | |||||
2005-08-03 | Bug 303129: Unescaped & in a Bug URLs on 'Saved Searches' tab - Patch by ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
Colin Ogilvie <colin.ogilvie@gmail.com> r=LpSolit a=justdave | |||||
2005-07-30 | Fixing build bustage caused by not correctly updating filter exceptions (and ↵ | myk%mozilla.org | 1 | -1/+1 | |
in a couple cases not filtering when it would make sense) | |||||
2005-07-30 | Fix for bug 302702: refactors tabs code into shared file so not only prefs ↵ | myk%mozilla.org | 1 | -44/+20 | |
and search but also other pages can use it | |||||
2005-06-21 | Bug 289693: EditSettings page changes name from the link in the footer - ↵ | lpsolit%gmail.com | 1 | -3/+3 | |
Patch by Gabriel Sales de Oliveira <gabriel@async.com.br> r/a=myk | |||||
2005-06-21 | Bug 76507: Replace "owner" by "assignee" (and "initial" by "default") - ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
Patch by Tiago R. Mello <timello@async.com.br> r=LpSolit a=myk | |||||
2005-04-13 | Bug 289594 - Part 2 - The "exclude" table also needs alternating colors. ↵ | jake%bugzilla.org | 1 | -1/+2 | |
Also changing the default color back to F7F7F7. r=mkanat | |||||
2005-04-13 | Bug 165075 - A login form is now included by default on the main Index page. | jake%bugzilla.org | 2 | -0/+77 | |
r=wurblzap, a= justdave | |||||
2005-04-12 | Bug 289594 - The table on the email settings page no longer is 100% wide. It ↵ | jake%bugzilla.org | 1 | -2/+3 | |
also now supports even/odd row styling. r=gerv, a=justdave | |||||
2005-04-08 | Bug 238877: remove %FORM from Bugzilla/Auth/Login/WWW/CGI.pm - Patch by ↵ | lpsolit%gmail.com | 1 | -3/+0 | |
Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=justdave | |||||
2005-03-30 | Bug 73665 - migrate email preferences to their own table, and rearchitect ↵ | gerv%gerv.net | 1 | -134/+185 | |
email internals. Patch by gerv; r=jake, a=justdave. | |||||
2005-03-19 | Bug 103439 : Correctly use noun/verb forms of Login/Log In and Logout/Log ↵ | travis%sedsystems.ca | 1 | -3/+3 | |
Out where appropriate Patch by Shane H. W. Travis <travis@sedsystems.ca> r=myk a=myk | |||||
2005-03-17 | Backing out the fix for bug 135812 as it causes the mail params to be ↵ | jake%bugzilla.org | 4 | -8/+4 | |
deleted on new installs. | |||||
2005-03-16 | Bug 135812 : Add a 'mailfrom' parameter to unify bugmail originating address | travis%sedsystems.ca | 4 | -4/+8 | |
Patch by Cedric Caron <cedric.caron@urbanet.ch> r=wurblzap a=justdave | |||||
2005-03-16 | Bug 280517 : Let me know who is watching my account | travis%sedsystems.ca | 1 | -0/+15 | |
Patch by Frederic Buclin <LpSolit@gmail.com> r=myk a=myk | |||||
2005-03-13 | Bug 83044 - Any page is now capable of being a login page simply by adding ↵ | jake%bugzilla.org | 1 | -1/+1 | |
the ?GoAheadAndLogin=1 option to the URL. All links have been changed to make index.cgi the default login page instead of query.cgi. r=joel, a=justdave | |||||
2005-03-11 | Bug 98123 : Create a user preferences infrastructure (became 'General Settings') | travis%sedsystems.ca | 2 | -0/+65 | |
Patch by Shane H. W. Travis <travis@sedsystems.ca> r=jouni, mkanat a=myk | |||||
2005-02-03 | Bug 279950 : tab border on search and prefs pages isn't black in Internet ↵ | travis%sedsystems.ca | 1 | -0/+2 | |
Explorer Patch by Rob Siklos <robzilla@siklos.ca> r=wulblzap a=justdave | |||||
2004-12-26 | Patch for bug 274392: Preserve search name when clicking Edit from Saves ↵ | jocuri%softhome.net | 1 | -1/+1 | |
Searches in user prefs; patch by Rob Siklos <robzilla@siklos.ca>, r=glob, a=justdave. | |||||
2004-11-20 | Patch for bug 267494: 'Voter' column should not appear in email preferences ↵ | jocuri%softhome.net | 1 | -4/+9 | |
if param(usevotes) is false; patch by Shane H. W. Travis <travis@sedsystems.ca>, r=vladd, a=justdave. | |||||
2004-11-11 | Backing out patch for bug 267494 since it brokes the tinderbox builds. | jocuri%softhome.net | 1 | -9/+4 | |
2004-11-11 | Patch for bug 267494 - If param(usevotes) not true, hide 'Voter' column in ↵ | jocuri%softhome.net | 1 | -4/+9 | |
email preferences; patch by Shane H. W. Travis <travis@sedsystems.ca>, r=vladd, a=justdave. | |||||
2004-08-05 | Bug 185090: Add revamped whining system | bugreport%peshkin.net | 1 | -2/+6 | |
patch by: Erik r=joel r=jouni a=justdave | |||||
2004-07-27 | Bug 251837: Add UI to add/remove 'My Bugs' link in footer | bugreport%peshkin.net | 1 | -10/+29 | |
r=joel a=justdave | |||||
2004-07-24 | Fix for bug 252709: Focus Bugzilla_login field (in login page). r=jouni, a=myk. | kiko%async.com.br | 1 | -2/+3 | |
2004-07-21 | Bug 241900: Allow Bugzilla::Auth to have multiple login and validation styles | bugreport%peshkin.net | 1 | -9/+19 | |
patch by erik r=joel, kiko a=myk | |||||
2004-07-06 | Bug 249862: remove duplicate </tr> from login page | bugreport%peshkin.net | 1 | -1/+0 | |
r=vladd a=justdave | |||||
2004-05-14 | Bug 236779: Add UI for changing "linkinfooter" flag for saved searches | bugreport%peshkin.net | 2 | -5/+33 | |
r=gerv,preed a=justdave | |||||
2004-04-15 | Patch for bug 240434: replace increased with improved on the login page; ↵ | jocuri%softhome.net | 1 | -1/+1 | |
r=timeless, a=justdave. | |||||
2004-04-07 | Bug 192775 - rearrange parameter order in token URLs to make them always ↵ | gerv%gerv.net | 3 | -5/+5 | |
fully linked in some MUAs. Patch by gerv; r=myk, a=justdave. | |||||
2004-03-22 | Bug 237515 Change 'also' to 'too' in watching help | timeless%mozdev.org | 1 | -2/+2 | |
r=kiko a=justdave | |||||
2004-03-19 | Bug 234293 - complete the conversion from "query" terminology to "search" ↵ | gerv%gerv.net | 1 | -5/+5 | |
terminology. Patch by gerv; r=justdave, kiko, a=justdave. | |||||
2004-03-19 | Bug 237517 inconsistent spelling of cancelled or canceled | timeless%mozdev.org | 1 | -1/+1 | |
r=kiko a=justdave | |||||
2004-03-19 | Bug 237514 Confirmed email address is missing </td> | timeless%mozdev.org | 1 | -1/+1 | |
r=kiko a=justdave | |||||
2004-03-19 | Bug 237512 Should auth_err_tag be listed in <tt> | timeless%mozdev.org | 1 | -1/+1 | |
r=justdave a=justdave | |||||
2004-03-19 | Bug 237513 Change password uses semi empty <th> | timeless%mozdev.org | 1 | -1/+1 | |
r=kiko a=justdave | |||||
2004-03-18 | Bug 132066 - add a note to the login page about needing cookies for a good ↵ | gerv%gerv.net | 1 | -0/+5 | |
user experience. Patch by gerv; r,a=justdave. | |||||
2004-03-17 | Patch for bug 237646: fix for regression in userprefs.cgi that disallowed ↵ | jocuri%softhome.net | 1 | -3/+2 | |
users to change their password via this page; r=kiko; a=myk. | |||||
2004-03-08 | Bug 232176 - Add a preferences panel for saved searches, to allow management ↵ | gerv%gerv.net | 2 | -0/+40 | |
all in one place. Patch by gerv; r,a=justdave. | |||||
2004-03-07 | Patch for bug 235278: eliminate %::FORM from userprefs.cgi; r=kiko, a=justdave. | jocuri%softhome.net | 1 | -2/+1 | |
2004-01-30 | Fix for bug 232508: adds back missing space between "tell" and "[% ↵ | myk%mozilla.org | 1 | -1/+1 | |
terms.Bugzilla %]". Patch by Stephen Reindl <sr@stephenreindl.de> r=myk a=myk | |||||
2004-01-19 | Patch for bug 228894: Change HTML comments to template-toolkit ones for ↵ | jocuri%softhome.net | 11 | -11/+11 | |
template version numbers; patch by GavinS <bugzilla@chimpychompy.org>; r=kiko; a=justdave. | |||||
2004-01-17 | Fix for bug 90468: Bugzilla does not log out automatically when closing | kiko%async.com.br | 1 | -0/+15 | |
the session. Patch by toms@myrealbox.com (Toms Baugis), with minor cleanups by me. r=kiko, a=myk. | |||||
2003-12-08 | Bug 227289: INTERFACE comments for account/create.html.tmpl; r=jouni; ↵ | jocuri%softhome.net | 1 | -0/+7 | |
a=justdave. | |||||
2003-12-08 | Fix for bug 227213: Chomping murder in token emails and pages. Fix | kiko%async.com.br | 3 | -17/+17 | |
chomping issues, a spurious in an email template, and minor rewordings to make the text prettier -- oh, I realize this isn't Chaucer yet, but who knows? r=jouni, a=justdave. | |||||
2003-11-09 | Bug 179339 - Simplify and improve the stored query mechanism. Patch by gerv; ↵ | gerv%gerv.net | 1 | -2/+0 | |
r,a=myk. |