Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Patch for bug 237646: fix for regression in userprefs.cgi that disallowed ↵ | jocuri%softhome.net | 2004-03-17 | 1 | -3/+2 |
| | | | | users to change their password via this page; r=kiko; a=myk. | ||||
* | Bug 232176 - Add a preferences panel for saved searches, to allow management ↵ | gerv%gerv.net | 2004-03-08 | 2 | -0/+40 |
| | | | | 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 |
| | |||||
* | Fix for bug 232508: adds back missing space between "tell" and "[% ↵ | myk%mozilla.org | 2004-01-30 | 1 | -1/+1 |
| | | | | | | | | terms.Bugzilla %]". Patch by Stephen Reindl <sr@stephenreindl.de> r=myk a=myk | ||||
* | Patch for bug 228894: Change HTML comments to template-toolkit ones for ↵ | jocuri%softhome.net | 2004-01-19 | 5 | -5/+5 |
| | | | | 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 207044 - Filter more template directives. None of these are security ↵ | gerv%gerv.net | 2003-09-07 | 2 | -3/+4 |
| | | | | bugs, but they need fixing anyway. Patch by gerv; r,a=justdave. | ||||
* | Bug 13540 - allow key terms, like "Bugzilla" and "bug", to be altered ↵ | gerv%gerv.net | 2003-07-04 | 3 | -57/+67 |
| | | | | without changing all the templates. Patch by jwilmoth@starbucks.com; r=gerv, a=justdave. | ||||
* | 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 | 2 | -1/+21 |
| | | | | | | preferences with one click. r= gerv, a= justdave | ||||
* | Bug 179207 Blessing doesn't work right | bugreport%peshkin.net | 2002-11-10 | 1 | -1/+5 |
| | | | | r,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. | ||||
* | Fix for bug 98801: Implementation of the request tracker, a set of ↵ | myk%mozilla.org | 2002-09-29 | 1 | -1/+19 |
| | | | | | | enhancements to attachment statuses. r=gerv,bbaetz | ||||
* | bug 157756 - Groups_20020716_Branch Tracking : > 55 groups now supported | bugreport%peshkin.net | 2002-09-23 | 1 | -11/+23 |
| | | | | r=bbaetz, gerv | ||||
* | Bug 160710 - Taint checking causes problem with rename function | bbaetz%student.usyd.edu.au | 2002-08-13 | 1 | -1/+10 |
| | | | | r=joel, preed | ||||
* | Bug 123740 - Add <label> to email prefs. Patch by burnus@gmx.de; 2xr=gerv. | gerv%gerv.net | 2002-07-27 | 1 | -2/+2 |
| | |||||
* | Bug 151648 - QA Contact stuff displayed even if you aren't using QA ↵ | gerv%gerv.net | 2002-07-18 | 1 | -4/+9 |
| | | | | Contacts. 2xr=jouni. | ||||
* | Fix for bug 122900: implements email preference for unconfirmed bugs. | myk%mozilla.org | 2002-07-03 | 1 | -1/+5 |
| | | | | r=jouni | ||||
* | Bug 148488 - more HTML validation fixes | bbaetz%student.usyd.edu.au | 2002-06-28 | 1 | -1/+1 |
| | | | | r=jouni, gerv | ||||
* | Bug 151122 - Email prefs: Reporter / Owner messed up. Patch by jouni; ↵ | gerv%gerv.net | 2002-06-14 | 1 | -1/+1 |
| | | | | r=gerv, bbbaetz. | ||||
* | Fix for bug 47251: Make HTML output HTML 4.01 Transitional compliant. | myk%mozilla.org | 2002-05-22 | 5 | -13/+13 |
| | | | | | 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 | 5 | -0/+502 |
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. |