aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/template/twig/extension.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/15905] Re-add add_class and lang_definedmrgoldy2019-09-251-0/+12
* [ticket/15905] Try it without authmrgoldy2019-09-251-58/+1
* [ticket/15905] Resolve conflictsmrgoldy2019-09-251-4/+5
* [ticket/15905] Try with existing phpbb extensionmrgoldy2019-09-251-2/+46
* [ticket/15508] Remove call to getEnvironment() from parserFrançois-Xavier de Guillebon2019-05-091-4/+9
* [ticket/15330] Fix typoRubén Calvo2019-05-081-1/+1
* [ticket/15330] Twig function to know if a language string is definedRubén Calvo2019-05-081-2/+13
* [ticket/15666] Fix array key in twig lang() callJakub Senko2018-06-181-1/+1
* [ticket/14972] replace all occurrences of sizeof() with the count()rxu2018-01-011-1/+1
* Merge branch '3.1.x' into 3.2.xMarc Alexander2017-01-061-2/+1
|\
| * [ticket/14958] Optimize Twig extension lang() functionrxu2017-01-051-2/+1
* | [ticket/13762] Replace user service with lang in twig extensionMateBartus2015-05-021-6/+6
* | [ticket/10388] Update deprecation commentMatt Friedman2015-01-311-1/+2
* | [ticket/10388] Update deprecation date for addslashesMatt Friedman2015-01-291-1/+1
* | [ticket/10388] Use TWIG escape JS filter instead of addslashesMatt Friedman2015-01-291-2/+2
|/
* [ticket/12557] Template fixesn-aleha2014-08-031-1/+0
* [ticket/12715] Cleanup comments in \phpbb\template\*Tristan Darricau2014-06-151-1/+1
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-3/+7
* [task/code-sniffer] Replace spaces with tabs.Andreas Fischer2013-10-301-37/+37
* [task/code-sniffer] Remove the IN_PHPBB check side-effect from class files.Andreas Fischer2013-10-301-8/+0
* [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-33/+35
* [ticket/11700] include and define are not valid class namesNils Adermann2013-07-141-2/+2
* [ticket/11698] Moving all autoloadable files to phpbb/Nils Adermann2013-07-141-0/+188