aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/global/choose-product.html.tmpl
Commit message (Collapse)AuthorAgeFilesLines
* Bug 880282: Replace |FILTER no_break| by |class="nowrap"| to prevent dashes ↵Frédéric Buclin2015-03-111-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 913364Frédéric Buclin2014-10-301-1/+3
|
* Bug 913364 - Reuse preset values when navigation through enter_bug.cgiSimon Green2014-01-211-4/+2
| | | r=glob, a=glob
* Bug 840407: Remove the "align" and "valign" attributesFrédéric Buclin2014-01-071-4/+4
| | | | r/a=justdave
* Bug 547311 - Remove the "align" attribute from <th>Christopher Trom2013-08-301-1/+1
| | | r=simon, a=sgreen
* Bug 902314 - Make the title and headings consistent on the pre enter bug pagesSimon Green2013-08-161-1/+5
| | | r=dkl, a=sgreen
* Bug 547311: Remove the "align" attribute from <th>Christopher Trom2012-12-021-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 Buclin2012-01-111-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'edFrédéric Buclin2011-10-231-2/+0
| | | | r/a=mkanat
* Bug 398701: Replace |FILTER url_quote| by |FILTER uri|Frédéric Buclin2010-07-231-3/+3
| | | | r/a=mkanat
* Bug 568609: Duplicated "Bugzilla" word in the page header of ↵Tiago Mello2010-05-281-1/+1
| | | | | | describecomponents.cgi r/a=LpSolit
* Bug 194272: Provide a way to browse bugs instead of searching for themmkanat%bugzilla.org2009-06-021-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.com2007-08-201-1/+0
| | | | <bugzilla@chimpychompy.org> r/a=LpSolit
* Bug 343635: Enabling classifications should add a tree view of ↵lpsolit%gmail.com2006-12-191-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.com2006-10-181-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.com2006-10-151-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.com2006-03-151-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.com2005-07-201-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 formattravis%sedsystems.ca2005-02-261-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 fieldstravis%sedsystems.ca2005-02-011-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.net2004-01-191-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.net2003-07-041-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.com2003-04-251-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.net2002-10-021-0/+8
|
* Bug 141036 - add INTERFACE comments to all templates. This does the first 20 ↵gerv%gerv.net2002-05-071-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.net2002-04-271-2/+3
| | | | Patch by gerv; r=bbaetz, myk.
* Bug 136180 - use uri/url_quote filters correctly. Patch by ddk; 2xr=gerv.gerv%gerv.net2002-04-251-1/+1
|
* Bug 138582 - convert all INCLUDEs to PROCESS. Patch by gerv, r=bbaetz, afranke.gerv%gerv.net2002-04-241-2/+2
|
* Bug 135707 - template reorganisation. This makes the new copies of the ↵gerv%gerv.net2002-04-201-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.net2002-04-191-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.