| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Bug 1107874 - make Help links point to new documentation. r=dkl, a=justdave. | Gervase Markham | 2014-12-17 | 1 | -6/+6 |
| | | |||||
| * | Bug 726696 - All authenticated WebServices methods should require ↵ | Simon Green | 2014-07-27 | 1 | -1/+4 |
| | | | | | | | username/pass, token or a valid API key for authentication r=dkl, a=sgreen | ||||
| * | Bug 969881: All "Help" links in the header and footer of pages point to ↵ | Frédéric Buclin | 2014-02-12 | 1 | -9/+14 |
| | | | | | | | inexistent files r=gerv a=justdave | ||||
| * | Bug 952796: Remove HTML attributes which are obsolete in HTML5 | Frédéric Buclin | 2014-01-07 | 1 | -9/+3 |
| | | | | | r/a=justdave | ||||
| * | Bug 465678 - userprefs.cgi title should indicate which tab i'm on | Sunil Joshi | 2013-11-05 | 1 | -8/+9 |
| | | | | r=simon, a=glob | ||||
| * | Bug 494675 - Message describing steps after user requests to change email ↵ | Sunil Joshi | 2013-07-26 | 1 | -2/+3 |
| | | | | | | | address is confusing r=dkl,a=sgreen | ||||
| * | Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵ | Frédéric Buclin | 2012-01-11 | 1 | -18/+5 |
| | | | | | | | add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit | ||||
| * | Bug 715705: User auto-completion doesn't work for watched users in the email ↵ | Frédéric Buclin | 2012-01-06 | 1 | -1/+2 |
| | | | | | | | prefs tab r=timello a=LpSolit | ||||
| * | Bug 485418: Code and template hooks for userprefs.cgi to be able to add ↵ | Frédéric Buclin | 2010-11-04 | 1 | -0/+2 |
| | | | | | | | additional tabs r=mkanat a=LpSolit | ||||
| * | Bug 455302 - "Change the "Name and Password" tab to be "Account Information" ↵ | Reed Loden | 2010-05-05 | 1 | -1/+1 |
| | | | | | | | (as password may or may not be changeable)" [r=mkanat a=mkanat] | ||||
| * | Bug 472362: [SECURITY] Malicious attachments can change your user settings ↵ | lpsolit%gmail.com | 2009-02-02 | 1 | -0/+1 |
| | | | | | (user + email prefs, shared searches) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit | ||||
| * | Bug 182083: Help system should support more pages - Patch by Frédéric ↵ | lpsolit%gmail.com | 2007-10-22 | 1 | -0/+1 |
| | | | | | Buclin <LpSolit@gmail.com> r=Colin a=LpSolit | ||||
| * | Bug 392186: Remove version headers from all templates - Patch by GavinS ↵ | lpsolit%gmail.com | 2007-08-20 | 1 | -1/+0 |
| | | | | | <bugzilla@chimpychompy.org> r/a=LpSolit | ||||
| * | Bug 365890: Searches shared by users with bless rights are in the footer by ↵ | lpsolit%gmail.com | 2007-07-21 | 1 | -0/+1 |
| | | | | | default, with no warning - Patch by Teemu Mannermaa <wicked@sci.fi> r/a=LpSolit | ||||
| * | Bug 365256 Period is on the wrong side of a bunch of other parentheses | timeless%mozdev.org | 2007-01-08 | 1 | -1/+1 |
| | | | | | r=lpsolit a=justdave | ||||
| * | Bug 365407: Reorder tabs in userprefs.cgi - Patch by Frédéric Buclin ↵ | lpsolit%gmail.com | 2006-12-31 | 1 | -3/+3 |
| | | | | | <LpSolit@gmail.com> r/a=justdave | ||||
| * | Bug 365122: Success messages in userprefs.cgi shouldn't be red - Patch by ↵ | lpsolit%gmail.com | 2006-12-28 | 1 | -12/+10 |
| | | | | | Frédéric Buclin <LpSolit@gmail.com> r=Colin a=justdave | ||||
| * | Bug 321556: Prepare Bugzilla to ship with at least 2 skins. | wurblzap%gmail.com | 2006-10-18 | 1 | -2/+7 |
| | | | | | | Patch by Marc Schumann <wurblzap@gmail.com>; r=myk, a=justdave | ||||
| * | Bug 317694: All buttons in forms must have an id - Patches by André Batosti ↵ | lpsolit%gmail.com | 2006-07-12 | 1 | -1/+1 |
| | | | | | <batosti@async.com.br> r=ghendricks a=myk | ||||
| * | Spelling patch: replace 'Saved searches' with 'Saved Searches' in the prefs ↵ | vladd%bugzilla.org | 2006-06-09 | 1 | -1/+1 |
| | | | | | panel for UI consistency; r=timeless on IRC, no bug number. | ||||
| * | Bug 308340: General Preferences tab is empty except for submit button when ↵ | lpsolit%gmail.com | 2005-10-28 | 1 | -19/+22 |
| | | | | | no user prefences are enabled - Patch by Frédéric Buclin <LpSolit@gmail.com> r=GavinS a=justdave | ||||
| * | Fixing build bustage caused by not correctly updating filter exceptions (and ↵ | myk%mozilla.org | 2005-07-30 | 1 | -1/+1 |
| | | | | | in a couple cases not filtering when it would make sense) | ||||
| * | Fix for bug 302702: refactors tabs code into shared file so not only prefs ↵ | myk%mozilla.org | 2005-07-30 | 1 | -44/+20 |
| | | | | | and search but also other pages can use it | ||||
| * | Bug 289693: EditSettings page changes name from the link in the footer - ↵ | lpsolit%gmail.com | 2005-06-21 | 1 | -3/+3 |
| | | | | | Patch by Gabriel Sales de Oliveira <gabriel@async.com.br> r/a=myk | ||||
| * | Bug 98123 : Create a user preferences infrastructure (became 'General Settings') | travis%sedsystems.ca | 2005-03-10 | 1 | -0/+2 |
| | | | | | Patch by Shane H. W. Travis <travis@sedsystems.ca> r=jouni, mkanat a=myk | ||||
| * | Bug 279950 : tab border on search and prefs pages isn't black in Internet ↵ | travis%sedsystems.ca | 2005-02-03 | 1 | -0/+2 |
| | | | | | | | Explorer Patch by Rob Siklos <robzilla@siklos.ca> r=wulblzap a=justdave | ||||
| * | Bug 236779: Add UI for changing "linkinfooter" flag for saved searches | bugreport%peshkin.net | 2004-05-13 | 1 | -1/+1 |
| | | | | | | r=gerv,preed a=justdave | ||||
| * | Bug 232176 - Add a preferences panel for saved searches, to allow management ↵ | gerv%gerv.net | 2004-03-08 | 1 | -0/+2 |
| | | | | | all in one place. Patch by gerv; r,a=justdave. | ||||
| * | Patch for bug 235278: eliminate %::FORM from userprefs.cgi; r=kiko, a=justdave. | jocuri%softhome.net | 2004-03-07 | 1 | -2/+1 |
| | | |||||
| * | Patch for bug 228894: Change HTML comments to template-toolkit ones for ↵ | jocuri%softhome.net | 2004-01-19 | 1 | -1/+1 |
| | | | | | template version numbers; patch by GavinS <bugzilla@chimpychompy.org>; r=kiko; a=justdave. | ||||
| * | Bug 179339 - Simplify and improve the stored query mechanism. Patch by gerv; ↵ | gerv%gerv.net | 2003-11-09 | 1 | -2/+0 |
| | | | | | r,a=myk. | ||||
| * | Bug 195621 - Back out taint-related changes from bug 160710. Patch by gerv; ↵ | gerv%gerv.net | 2003-03-25 | 1 | -10/+2 |
| | | | | | r,a=justdave. | ||||
| * | Bug 186689: Should be able to set all/clear all email options in user ↵ | justdave%syndicomm.com | 2003-02-23 | 1 | -1/+1 |
| | | | | | | | preferences with one click. r= gerv, a= justdave | ||||
| * | Bug 170903 - Remove hard-coded titles and things. Patch B. Patch by gerv; ↵ | gerv%gerv.net | 2002-10-11 | 1 | -2/+3 |
| | | | | | r=bbaetz. | ||||
| * | Bug 160710 - Taint checking causes problem with rename function | bbaetz%student.usyd.edu.au | 2002-08-13 | 1 | -1/+10 |
| | | | | | r=joel, preed | ||||
| * | Bug 148488 - more HTML validation fixes | bbaetz%student.usyd.edu.au | 2002-06-28 | 1 | -1/+1 |
| | | | | | r=jouni, gerv | ||||
| * | Fix for bug 47251: Make HTML output HTML 4.01 Transitional compliant. | myk%mozilla.org | 2002-05-22 | 1 | -1/+1 |
| | | | | | | Patch by mental <xor@ivwnet.com>. r=justdave,myk | ||||
| * | Bug 137183 - tab names should be in the template not in the .cgi. Patch by ↵ | gerv%gerv.net | 2002-04-25 | 1 | -1/+11 |
| | | | | | gerv; r=afranke, myk. | ||||
| * | Bug 138582 - convert all INCLUDEs to PROCESS. Patch by gerv, r=bbaetz, afranke. | gerv%gerv.net | 2002-04-24 | 1 | -3/+3 |
| | | |||||
| * | Bug 135707 - template reorganisation. This makes the new copies of the ↵ | gerv%gerv.net | 2002-04-20 | 1 | -3/+3 |
| | | | | | templates use all the correct names internally. Patch by me, 2xr=myk. | ||||
| * | Bug 135707 - rearrange templates to normalise filenames, and create ↵ | gerv%gerv.net | 2002-04-19 | 1 | -0/+113 |
| directory structure which allows for localised versions of the templates. Earlier versions of these templates can be found, cvs removed, scattered around bugzilla/template/default; but there are no substantial changes between their initial checkin there and here. | |||||
