Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 880282: Replace |FILTER no_break| by |class="nowrap"| to prevent dashes ↵ | Frédéric Buclin | 2015-03-11 | 1 | -2/+2 |
| | | | | | | (U+002D) from being replaced by non-breaking hyphens/dashes (U+2011) r=dkl a=justdave | ||||
* | 'cgi' is not defined in templates, see bug 913364 | Frédéric Buclin | 2014-10-30 | 1 | -1/+3 |
| | |||||
* | Bug 913364 - Reuse preset values when navigation through enter_bug.cgi | Simon Green | 2014-01-21 | 1 | -4/+2 |
| | | | r=glob, a=glob | ||||
* | Bug 840407: Remove the "align" and "valign" attributes | Frédéric Buclin | 2014-01-07 | 1 | -4/+4 |
| | | | | r/a=justdave | ||||
* | Bug 547311 - Remove the "align" attribute from <th> | Christopher Trom | 2013-08-30 | 1 | -1/+1 |
| | | | r=simon, a=sgreen | ||||
* | Bug 902314 - Make the title and headings consistent on the pre enter bug pages | Simon Green | 2013-08-16 | 1 | -1/+5 |
| | | | r=dkl, a=sgreen | ||||
* | Bug 547311: Remove the "align" attribute from <th> | Christopher Trom | 2012-12-02 | 1 | -1/+1 |
| | | | | r/a=LpSolit | ||||
* | 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 | -17/+5 |
| | | | | | | add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit | ||||
* | Bug 696256: global/variables.none.tmpl should be PRE_PROCESS'ed | Frédéric Buclin | 2011-10-23 | 1 | -2/+0 |
| | | | | r/a=mkanat | ||||
* | Bug 398701: Replace |FILTER url_quote| by |FILTER uri| | Frédéric Buclin | 2010-07-23 | 1 | -3/+3 |
| | | | | r/a=mkanat | ||||
* | Bug 568609: Duplicated "Bugzilla" word in the page header of ↵ | Tiago Mello | 2010-05-28 | 1 | -1/+1 |
| | | | | | | describecomponents.cgi r/a=LpSolit | ||||
* | Bug 194272: Provide a way to browse bugs instead of searching for them | mkanat%bugzilla.org | 2009-06-02 | 1 | -3/+5 |
| | | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=pyrzak, r=LpSolit, 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 343635: Enabling classifications should add a tree view of ↵ | lpsolit%gmail.com | 2006-12-19 | 1 | -11/+25 |
| | | | | classifications and products when entering a new bug - Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=justdave | ||||
* | Bug 321556: Prepare Bugzilla to ship with at least 2 skins. | wurblzap%gmail.com | 2006-10-18 | 1 | -2/+2 |
| | | | | | Patch by Marc Schumann <wurblzap@gmail.com>; r=myk, a=justdave | ||||
* | Bug 206037: [SECURITY] Fix escaping/quoting in edit*.cgi scripts - Patch by ↵ | lpsolit%gmail.com | 2006-10-15 | 1 | -1/+1 |
| | | | | Frédéric Buclin <LpSolit@gmail.com> r=justdave a=justdave | ||||
* | Bug 311422: describecomponents.cgi and enter_bug.cgi need some cleanup - ↵ | lpsolit%gmail.com | 2006-03-15 | 1 | -8/+9 |
| | | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=myk | ||||
* | Bug 297990: choose-product.html.tmpl generates improper indentation for ↵ | lpsolit%gmail.com | 2005-07-20 | 1 | -2/+2 |
| | | | | product descriptions - Patch by Aaron Larson <aaron@larsonsonline.net> r=wurblzap a=myk | ||||
* | Bug 283424 : URL with extra space created in enter_bug.cgi when using a format | travis%sedsystems.ca | 2005-02-26 | 1 | -3/+3 |
| | | | | Patch by Havard Wigtil <havardw+bugzilla@pvv.org> r=wurblzap a=myk | ||||
* | Bug 81642 : "Split bug / Clone bug": Enter new bug with prefilled fields | travis%sedsystems.ca | 2005-02-01 | 1 | -0/+1 |
| | | | | Patch by Shane H. W. Travis <travis@sedsystems.ca> r=jouni a=justdave | ||||
* | 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 13540 - allow key terms, like "Bugzilla" and "bug", to be altered ↵ | gerv%gerv.net | 2003-07-04 | 1 | -4/+6 |
| | | | | without changing all the templates. Patch by jwilmoth@starbucks.com; r=gerv, a=justdave. | ||||
* | Bug 192677: Add new test to flag failure-to-filter situations in the ↵ | justdave%syndicomm.com | 2003-04-25 | 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 | ||||
* | Bug 170903 - Remove hard-coded titles and things. Patch by gerv; r=bbaetz. | gerv%gerv.net | 2002-10-02 | 1 | -0/+8 |
| | |||||
* | Bug 141036 - add INTERFACE comments to all templates. This does the first 20 ↵ | gerv%gerv.net | 2002-05-07 | 1 | -0/+5 |
| | | | | or so - many more to go... Patch by gerv; 2xr=bbaetz. | ||||
* | Bug 138284 - prepare for Bugzilla Helper replacement enter_bug template. ↵ | gerv%gerv.net | 2002-04-27 | 1 | -2/+3 |
| | | | | Patch by gerv; r=bbaetz, myk. | ||||
* | Bug 136180 - use uri/url_quote filters correctly. Patch by ddk; 2xr=gerv. | gerv%gerv.net | 2002-04-25 | 1 | -1/+1 |
| | |||||
* | Bug 138582 - convert all INCLUDEs to PROCESS. Patch by gerv, r=bbaetz, afranke. | gerv%gerv.net | 2002-04-24 | 1 | -2/+2 |
| | |||||
* | Bug 135707 - template reorganisation. This makes the new copies of the ↵ | gerv%gerv.net | 2002-04-20 | 1 | -2/+2 |
| | | | | 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/+42 |
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. |