aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/template/twig/node
Commit message (Expand)AuthorAgeFilesLines
* [ticket/15508] Remove call to getEnvironment() from parserFrançois-Xavier de Guillebon2019-05-092-16/+10
* [ticket/15508] Replace Twig_NodeInterface with Twig_NodeFrançois-Xavier de Guillebon2019-05-091-1/+1
* [ticket/15542] Only add assets version for relative pathsMarc Alexander2018-10-291-0/+5
* [ticket/15542] Always append assets versions to assetsMarc Alexander2018-10-291-1/+1
* [ticket/14446] Add predefined placeholder variables to twig definitionMarc Alexander2016-02-021-2/+0
* [ticket/13717] Set the assets after rendering the whole templateTristan Darricau2016-01-253-48/+11
* [ticket/13454] Remove unused variablesMarc Alexander2016-01-061-2/+0
* [ticket/12633] Doesn't use DEBUG to debug templates eventsTristan Darricau2015-09-181-3/+3
* Merge branch '3.1.x'Marc Alexander2015-07-081-1/+1
|\
| * [ticket/13995] Remove deprecated projection media typeMatt Friedman2015-07-071-1/+1
* | Merge branch '3.1.x'Nils Adermann2015-05-307-7/+0
|\ \ | |/
| * Merge pull request #3560 from Nicofuma/ticket/13790Nils Adermann2015-05-307-7/+0
| |\
| | * [ticket/13790] Update phpcsTristan Darricau2015-05-197-7/+0
* | | Merge branch '3.1.x'Joas Schilling2015-05-162-3/+6
|\ \ \ | |/ /
| * | [ticket/13838] Fix coding styleNicofuma2015-05-142-3/+6
| |/
* | [ticket/13638] Inject $filesystem in \phpbb\template\assetNicofuma2015-05-051-1/+1
|/
* [ticket/12715] Cleanup comments in \phpbb\template\*Tristan Darricau2014-06-156-32/+32
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-2710-30/+72
* [task/code-sniffer] Replace spaces with tabs.Andreas Fischer2013-10-301-5/+5
* [task/code-sniffer] Remove the IN_PHPBB check side-effect from class files.Andreas Fischer2013-10-307-56/+0
* [task/code-sniffer] Fix argument list spacing.Andreas Fischer2013-10-291-1/+1
* [ticket/11981] Fix code sniffer complaintsMarc Alexander2013-10-281-1/+1
* [ticket/11852] Split filesystem and path_helper into 2 classesJoas Schilling2013-09-261-1/+1
* Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700Nils Adermann2013-09-171-1/+1
|\
| * [ticket/11832] get_url() from phpbb_template_asset should return web pathNathan Guse2013-09-151-2/+2
| * [ticket/11832] Fix INCLUDE(JS/CSS)Nathan Guse2013-09-131-1/+1
* | [ticket/11700] And some last comments with backslashesNils Adermann2013-09-161-2/+2
* | [ticket/11700] Fix tests after merging new develop codeNils Adermann2013-09-163-3/+3
* | Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700Nils Adermann2013-09-164-14/+37
|\ \ | |/
| * [ticket/11822] Use namespace lookup order for asset loadingNathan Guse2013-09-021-2/+2
| * [ticket/11784] Remove naming redundancy for event listenersMatt Friedman2013-08-131-1/+1
| * [ticket/11777] Require a suffix of '_listener' on extension template listenersrechosen2013-08-121-1/+1
| * [ticket/11777] Rename the extension template listener subdirectory to 'event/'rechosen2013-08-121-6/+7
| * [ticket/11777] Add subdirectory 'events/' to the template event search pathrechosen2013-08-121-3/+8
| * [ticket/11667] Use @inheritdocNathan Guse2013-07-232-14/+4
| * Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/11667Nathan Guse2013-07-233-9/+36
* | [ticket/11700] Avoid \t in double quoted strings for template codeNils Adermann2013-09-161-1/+1
* | [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-1610-29/+49
* | [ticket/11700] include and define are not valid class namesNils Adermann2013-07-142-2/+2
|/
* [ticket/11698] Moving all autoloadable files to phpbb/Nils Adermann2013-07-1410-0/+511