aboutsummaryrefslogtreecommitdiffstats
path: root/tests/template
Commit message (Expand)AuthorAgeFilesLines
* [ticket/13616] Updates direct call to twig environment constructorTristan Darricau2016-04-035-10/+5
* [ticket/14576] Move common required files to bootstrapMatt Friedman2016-03-313-4/+0
* [ticket/14457] Don't set CSS to JS and JS to CSSTristan Darricau2016-02-181-0/+1
* [ticket/13995] Fix errors in tests from merge conflictMatt Friedman2015-07-081-2/+2
* Merge branch '3.1.x'Marc Alexander2015-07-081-4/+4
|\
| * [ticket/13995] Remove projection from testsMatt Friedman2015-07-081-4/+4
* | Merge pull request #3609 from Nicofuma/ticket/13839Andreas Fischer2015-05-141-1/+1
|\ \
| * | [ticket/13839] Don't be dependent on the phpBB root directory name in testsNicofuma2015-05-141-1/+1
* | | [ticket/13804] Make template's user dependency optionalMateBartus2015-05-055-5/+5
|/ /
* | [ticket/13638] Inject $filesystem in \phpbb\template\assetNicofuma2015-05-056-5/+20
* | [ticket/13638] Add testsNicofuma2015-05-041-0/+49
* | [ticket/13762] Moving language related functionality into a separate classMateBartus2015-05-022-3/+24
* | [ticket/13697] Moving filesystem related functions to filesystem serviceMateBartus2015-04-166-11/+16
* | [ticket/13132] Enable twig expressions testsNicofuma2015-03-054-10/+27
* | [ticket/13132] Twig: Add loops content to the root contextTristan Darricau2015-03-0517-3/+329
* | [ticket/13139] Fix testsNicofuma2015-02-031-9/+2
* | [ticket/10388] Update testsMatt Friedman2015-01-291-1/+1
* | [ticket/13359] Add phpbb\template\twig\environment to template constructorJoas Schilling2014-11-221-1/+29
* | Merge branch 'develop-ascraeus' into developJoas Schilling2014-11-214-9/+88
|\ \ | |/
| * [ticket/13133] Add unit testsTristan Darricau2014-10-094-9/+88
* | [ticket/12661] Fix unit testsTristan Darricau2014-09-021-1/+21
* | Merge branch 'develop-ascraeus' into developMarc Alexander2014-09-021-0/+59
|\ \ | |/
| * [ticket/12661] Add new line at the end of filesPico2014-08-251-1/+1
| * [ticket/12661] Add template testPico882014-08-241-0/+59
* | Merge branch 'develop-ascraeus' into developJoas Schilling2014-08-101-1/+1
|\ \ | |/
| * [ticket/12932] Fix tests and calls to create_datetimeMarc Alexander2014-08-101-1/+1
* | [ticket/11649] Expose Twig through the containerTristan Darricau2014-08-093-3/+64
|/
* Merge pull request #2676 from Nicofuma/ticket/12787Joas Schilling2014-07-083-0/+3
|\
| * [ticket/12099] Remove config againJoas Schilling2014-06-293-3/+0
| * [ticket/12099] Add request argument to path_helper servicePico882014-06-293-0/+6
* | [ticket/12781] Add testsTristan Darricau2014-06-272-0/+8
|/
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-2710-30/+70
* [ticket/12382] Event loop nesting inclusion applies to regular includes tooNils Adermann2014-05-032-3/+2
* [ticket/12382] Allow nested loops in included files.Nils Adermann2014-05-032-3/+2
* [ticket/12382] Mark broken nested loop with include as incompleteJoas Schilling2014-04-142-2/+15
* [ticket/12382] Add template test for subloops inside includesJoas Schilling2014-04-123-0/+19
* [ticket/12382] Add template test for subloops inside eventsJoas Schilling2014-04-103-0/+18
* [ticket/7580] Add test for IF {VAR} is defined in templatesMatt Friedman2014-03-162-0/+11
* [ticket/10288] Test to make sure included templates have proper variable scopeNathan Guse2014-03-133-0/+12
* [ticket/12224] Add assign_block_vars_array() test.rxu2014-03-101-0/+34
* [ticket/11943] New line at EOF for define_error.htmlNathan Guse2013-11-111-1/+1
* [ticket/11943] Forgot template file for testNathan Guse2013-11-091-0/+2
* [ticket/11943] Throw an exception if DEFINE is setup improperlyNathan Guse2013-11-091-0/+8
* [ticket/11943] Add test for DEFINE $VAR = falseNathan Guse2013-11-042-1/+7
* [ticket/11874] Fix testsNathan Guse2013-10-102-15/+15
* [ticket/11852] Split filesystem and path_helper into 2 classesJoas Schilling2013-09-265-21/+24
* Merge remote-tracking branch 'EXreaction/ticket/11816-2' into developJoas Schilling2013-09-262-1/+4
|\
| * [ticket/11816] Fix multiple parenthesis as well before $VARs in templatesNathan Guse2013-09-192-1/+4
* | [ticket/11700] Fix unit tests after develop mergeNils Adermann2013-09-173-5/+5
* | Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700Nils Adermann2013-09-175-18/+43
|\ \ | |/