Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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. | |||||
2003-11-08 | Bug 225024: Space chomping issue in create.html.tmpl; r=kiko; a=myk. | jocuri%softhome.net | 1 | -2/+2 | |
2003-11-07 | Bug 198460: Better wording for create account to stress valid email address; ↵ | jocuri%softhome.net | 1 | -4/+11 | |
r=kiko; a=justdave. | |||||
2003-09-15 | Bug 180257 incorrect padding around words on "cancel email address change" page | timeless%mozdev.org | 1 | -5/+5 | |
r=justdave a=justdave | |||||
2003-09-07 | Bug 207044 - Filter more template directives. None of these are security ↵ | gerv%gerv.net | 2 | -3/+4 | |
bugs, but they need fixing anyway. Patch by gerv; r,a=justdave. | |||||
2003-07-04 | Bug 13540 - allow key terms, like "Bugzilla" and "bug", to be altered ↵ | gerv%gerv.net | 11 | -94/+125 | |
without changing all the templates. Patch by jwilmoth@starbucks.com; r=gerv, a=justdave. | |||||
2003-04-25 | Bug 192677: Add new test to flag failure-to-filter situations in the ↵ | justdave%syndicomm.com | 1 | -1/+1 | |
templates, and correct the XSS holes that were discovered as a result of it. Patch by Gervase Markham <gerv@mozilla.org> r= myk, bbaetz, justdave a= justdave | |||||
2003-03-25 | Bug 195621 - Back out taint-related changes from bug 160710. Patch by gerv; ↵ | gerv%gerv.net | 1 | -10/+2 | |
r,a=justdave. | |||||
2003-03-22 | Bug 180642 - Move authentication code into a module | bbaetz%acm.org | 2 | -40/+68 | |
r=gerv, justdave a=justdave | |||||
2003-02-23 | Bug 186689: Should be able to set all/clear all email options in user ↵ | justdave%syndicomm.com | 2 | -1/+21 | |
preferences with one click. r= gerv, a= justdave | |||||
2003-02-17 | Bug 135820 - token cancellation message are not user-friendly | burnus%gmx.de | 1 | -7/+21 | |
r=gerv, a=justdave | |||||
2002-12-09 | Bug 86029 create permission restrictions for createaccount.cgi (prevent ↵ | bugreport%peshkin.net | 1 | -4/+6 | |
people from creating accounts) r=burnus a=justdave | |||||
2002-11-10 | Bug 179207 Blessing doesn't work right | bugreport%peshkin.net | 1 | -1/+5 | |
r,a=justdave | |||||
2002-10-11 | Bug 170903 - Remove hard-coded titles and things. Patch B. Patch by gerv; ↵ | gerv%gerv.net | 1 | -2/+3 | |
r=bbaetz. | |||||
2002-10-02 | Bug 20122 - Bugzilla requires new login if IP changes | bbaetz%student.usyd.edu.au | 1 | -5/+18 | |
r=joel x2 | |||||
2002-09-30 | Bug 164038 - token.cgi: Cancel token messages should be moved into the ↵ | gerv%gerv.net | 1 | -1/+43 | |
templates. Patch by burnus; r=gerv. | |||||
2002-09-29 | Fix for bug 98801: Implementation of the request tracker, a set of ↵ | myk%mozilla.org | 1 | -1/+19 | |
enhancements to attachment statuses. r=gerv,bbaetz | |||||
2002-09-23 | bug 157756 - Groups_20020716_Branch Tracking : > 55 groups now supported | bugreport%peshkin.net | 1 | -11/+23 | |
r=bbaetz, gerv | |||||
2002-08-27 | Bug 161203 - Bug changes with intermediate pages munges fields with | bbaetz%student.usyd.edu.au | 1 | -0/+2 | |
multiple values (e.g., CC) patch by "Randall M! Gee", r=bbaetz, myk | |||||
2002-08-13 | Bug 160710 - Taint checking causes problem with rename function | bbaetz%student.usyd.edu.au | 1 | -1/+10 | |
r=joel, preed | |||||
2002-08-10 | Bug 159901 - token.cgi: localize strings send to message.html.tmpl. Patch by ↵ | gerv%gerv.net | 2 | -0/+2 | |
burnus; r=gerv. | |||||
2002-07-27 | Bug 123740 - Add <label> to email prefs. Patch by burnus@gmx.de; 2xr=gerv. | gerv%gerv.net | 1 | -2/+2 | |
2002-07-25 | Bug 158660 - confirm_login in CGI.pl should use a template for the login ↵ | gerv%gerv.net | 1 | -0/+107 | |
dialog. Patch by gerv; 2xr=jouni. | |||||
2002-07-18 | Bug 151648 - QA Contact stuff displayed even if you aren't using QA ↵ | gerv%gerv.net | 1 | -4/+9 | |
Contacts. 2xr=jouni. | |||||
2002-07-03 | Fix for bug 122900: implements email preference for unconfirmed bugs. | myk%mozilla.org | 1 | -1/+5 | |
r=jouni | |||||
2002-06-28 | Bug 148488 - more HTML validation fixes | bbaetz%student.usyd.edu.au | 2 | -2/+2 | |
r=jouni, gerv | |||||
2002-06-14 | Bug 151122 - Email prefs: Reporter / Owner messed up. Patch by jouni; ↵ | gerv%gerv.net | 1 | -1/+1 | |
r=gerv, bbbaetz. | |||||
2002-05-22 | Fix for bug 47251: Make HTML output HTML 4.01 Transitional compliant. | myk%mozilla.org | 8 | -22/+22 | |
Patch by mental <xor@ivwnet.com>. r=justdave,myk | |||||
2002-05-07 | Bug 141036 - add INTERFACE comments to all templates. This does the first 20 ↵ | gerv%gerv.net | 4 | -1/+17 | |
or so - many more to go... Patch by gerv; 2xr=bbaetz. | |||||
2002-05-03 | Bug 135836 - change requests should include expiration details. Patch by ↵ | gerv%gerv.net | 3 | -0/+11 | |
zeroJ@null.net; r=gerv, justdave. |