aboutsummaryrefslogtreecommitdiffstats
path: root/t/004template.t
Commit message (Collapse)AuthorAgeFilesLines
* Bug 880282: Replace |FILTER no_break| by |class="nowrap"| to prevent dashes ↵Frédéric Buclin2015-03-111-1/+0
| | | | | | (U+002D) from being replaced by non-breaking hyphens/dashes (U+2011) r=dkl a=justdave
* Revert Bug 330707 - Add optional support for MarkDownDavid Lawrence2014-11-041-1/+0
|
* Bug 330707: Add optional support for MarkDownKoosha KM2014-08-281-0/+1
| | | | r=dkl,a=sgreen
* Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modulesFrédéric Buclin2014-08-131-1/+3
| | | | r=dkl a=sgreen
* Bug 926085: Forbird single quotes to delimit URLs (no <a href='...'>)Frédéric Buclin2014-02-101-1/+15
| | | | r=dkl a=glob
* Bug 893589 - 004template.t fails when templates in extension directorySimon Green2013-09-261-6/+10
| | | r=dkl, a=simon
* Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵Frédéric Buclin2012-01-111-23/+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-1/+1
| | | | r/a=mkanat
* Bug 680729 - Testing suite (runtests.pl) incorrectly plans to do its ↵Marc Schumann2011-08-311-27/+17
| | | | | | existence check on referenced templates more than once. r=dkl; a=mkanat
* Bug 663835 - Extensions templates are not tested by the normal sanity test ↵David Lawrence2011-06-231-10/+7
| | | | | | scripts r/a=mkanat
* Bug 419388 – 004template.t should fall back to “en”.wurblzap%gmail.com2008-03-051-2/+2
| | | | | Patch by Vitaly Fedrushkov <vitaly.fedrushkov@gmail.com>; r=Wurblzap, a=LpSolit
* Bug 392186: Remove version headers from all templates - Patch by GavinS ↵lpsolit%gmail.com2007-08-201-15/+1
| | | | <bugzilla@chimpychompy.org> r/a=LpSolit
* Bug 282121: Remove globals.pl from scripts that no longer use it - Patch by ↵lpsolit%gmail.com2006-06-211-1/+1
| | | | Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
* Bug 302669 (2nd part): show_bug.cgi?ctype=xml should allow the option of ↵lpsolit%gmail.com2005-09-071-0/+1
| | | | exporting attachment data - Patch by Greg Hendricks <ghendricks@novell.com> r/a=myk
* Bug 285700: bump minimum File::Spec version to 0.84 to deal with taint errorsjustdave%bugzilla.org2005-08-061-1/+1
| | | | r= LpSolit, a= justdave
* Bug 11901 : Change Bugzilla comments line-wrapping policytravis%sedsystems.ca2005-02-101-0/+1
| | | | Patch by Max Kanat-Alexander <mkanat@kerio.com> r=gerv,justdave a=justdave
* Bug 280807 : 004template.t miscalculates its number of checkstravis%sedsystems.ca2005-02-081-1/+2
| | | | Patch by Marc Schumann <wurblzap@gmail.com> r=vladd a=justdave
* Bug 245282 : Flags should use nonbreaking hyphens or nowrap or somehow ↵travis%sedsystems.ca2005-01-191-0/+1
| | | | | | prevent hyphens from breaking flag names Patch by LpSolit@gmail.com r=wurblzap a=myk
* Patch for bug 237778: update filter list in t/004template; r=kiko; a=justdave.jocuri%softhome.net2004-03-281-3/+4
|
* Fix for bug 232397: .bz_obsolete shouldn't specify "underline". Definekiko%async.com.br2004-03-171-1/+3
| | | | | | | | specific bz_obsolete/closed/inactive classes (that don't specify underline, but line-through instead) and additional Template filters for conveniently applying them. Change occurences of <strike> to use new classes and clean up callsites. Patch by byron jones <bugzilla@glob.com.au>. r=myk, gerv. a=myk.
* Fix for bug 127995: shows the size of attachments in the show bug and ↵myk%mozilla.org2004-02-061-0/+1
| | | | | | | | attachment interfaces. Patch by Dave Swegen <dswegen@software.plasmon.com> r=myk a=myk
* Fix for bug 229658: Implements a mechanism for extensions to hook into ↵myk%mozilla.org2004-01-121-0/+4
| | | | | | | standard Bugzilla templates so they can extend the Bugzilla UI without having to modify the standard templates themselves, making it easier to develop and use Bugzilla extensions. r=bbaetz, gerv a=myk
* Bug 120030 - Bugzilla bug lists are a spammer's paradise. Patches by lots of ↵gerv%gerv.net2003-09-121-1/+0
| | | | people, but in the end by gerv; r,a=justdave.
* Bug 207044 - Filter more template directives. None of these are security ↵gerv%gerv.net2003-09-071-0/+1
| | | | bugs, but they need fixing anyway. Patch by gerv; r,a=justdave.
* Bug 139011 - Improve buglist colors furtherburnus%gmx.de2003-08-221-0/+1
| | | | r,a=justdave
* Partial fix for bug 120030: adds template filter for obscuring email addresses.myk%mozilla.org2003-08-011-0/+1
| | | | | Patch by Stephen Lee <slee@@wilcoxassoc.com>. r=myk,a=myk
* Bug 126955 - Bugzilla should support translated/localized templates. Patch ↵gerv%gerv.net2003-01-241-53/+65
| | | | by burnus; r=gerv, a=justdave.
* Bug 158499 - Templatise XML bug outputbbaetz%student.usyd.edu.au2002-12-151-0/+1
| | | | | r=gerv, justdave a=justdave
* Bug 171493 - make show_bug use Bug.pm and remove bug_form.plbbaetz%student.usyd.edu.au2002-11-281-0/+2
| | | | | r=justdave, joel a=justdave
* Bug 67077 - We now include the timezone (as configured in editparams.cgi) on ↵jake%bugzilla.org2002-11-281-0/+1
| | | | | | | every time we display. r=justdave a=justdave
* Bug 168191 - Checksetup needs to force template recompilation. Patch by ↵gerv%gerv.net2002-10-291-11/+5
| | | | bbaetz; r=gerv. Should fix tindebox bustage.
* Bug 12282 - General summary reports. Patch by gerv; r=joel.gerv%gerv.net2002-09-251-0/+1
|
* Updating my e-mail address as jake@acutex.net is no longer valid.jake%bugzilla.org2002-08-271-1/+1
| | | | * NO CODE CHANGES *
* Bug 157074 - verify-new-product doubles comment linefeeds on Win32bbaetz%student.usyd.edu.au2002-07-191-0/+1
| | | | r=myk, jouni
* Bug 150770 - Lost <nobr> arround query resultsbbaetz%student.usyd.edu.au2002-07-011-1/+0
| | | | r=jouni, justdave
* Fix for bug 143124, Fix warning messages about *::TESTOUT and clean upzach%zachlipton.com2002-05-091-5/+17
| | | | | | test code. Patch makes the tests much better now. r=zach x2
* Bug 140435 - Templatise GetCommandMenu. Patch by gerv; r=bbaetz, justdave.gerv%gerv.net2002-05-081-0/+1
|
* Bug 135543 - @Support::Templates::testitems does not list all templatesbbaetz%student.usyd.edu.au2002-05-071-19/+25
| | | | Patch by ddkilzer@theracingworld.com (David D. Kilzer), r=gerv, justdave
* Bug 136180 - use uri/url_quote filters correctly. Patch by ddk; 2xr=gerv.gerv%gerv.net2002-04-251-2/+3
|
* Bug 137589 - fix test 4 not to hang on the "use CGI" in the template.gerv%gerv.net2002-04-181-0/+3
|
* Fix for bug 135291: add version string to new templates and fix the string ↵zach%zachlipton.com2002-04-041-1/+1
| | | | | | | | for non xml templates. r=bbaetz, r2=ddk
* Fix for bug 98658: Let administrator know which customised templates have ↵zach%zachlipton.com2002-04-041-3/+17
| | | | | | | | | | | been updated by Bugzilla team. Patch adds a version string to every template and a check in t/004template.t to check for version strings in templates. Note that two templates that were not included in the initial patch now have version strings added. r=justdave, r2=myk
* Update the test to use the same basic format as the handling code from ↵jake%acutex.net2002-02-141-1/+2
| | | | globals.pl
* Fix for bug 119060 - Use of Template.pm filters for url and html encoding. ↵dkl%redhat.com2002-01-191-2/+1
| | | | r=jake,dkl
* A few enhancements to the template test:jake%acutex.net2001-10-271-8/+32
| | | | | | | * If there's a compilation error, report what it is * Don't try to compile a template if it doesn't exist - We already tested for that and issued an ERROR * Define the 'url' FILTER
* Don't rely on the TEST_VERBOSE environment variable (no longer exported from ↵jake%acutex.net2001-10-251-1/+0
| | | | runtests.sh) and instead print to the TESTOUT file handle pulled in from Test::More. This will allow the testing backend to check for verbosity rather than having to handle it in the .t files.
* Bug 103664 - Tests should "use strict;" and not contain any tabs. We should ↵jake%acutex.net2001-10-201-1/+2
| | | | | | | also use the TEST_VERBOSE environment variable instead of VERBOSE. Patch by David D. Kilzer <ddkilzer@theracingworld.com> Additional edits by myself to add the emacs mode line. Also, the change to runtests.sh was done by me.
* If a template doesn't exist, this should be considered a compile failure.jake%acutex.net2001-10-131-2/+2
| | | | No review needed for tests at this time. NOT PART OF BUILD
* We also need to look for templates that are INCLUDEd in other templates.jake%acutex.net2001-10-071-4/+5
| | | | No review needed for tests at this time. NOT PART OF BUILD
* Test that scans Bugzilla's code looking for used templates then checks to ↵jake%acutex.net2001-10-071-0/+64
make sure that: a) All the required templates exist b) They all have good syntax No review needed for tests at this time. NOT PART OF BUILD