Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | [ticket/14958] Optimize Twig extension lang() function | rxu | 2017-01-05 | 1 | -2/+1 | |
| | |/ | |/| | | | | | | | PHPBB3-14958 | |||||
* | | | Merge branch '3.1.x' into 3.2.x | Tristan Darricau | 2016-12-30 | 1 | -4/+4 | |
|\ \ \ | |/ / | ||||||
| * | | [ticket/14943] Fix template loop access by index | javiexin | 2016-12-28 | 1 | -4/+4 | |
| |/ | | | | | | | | | | | | | Allows inserting elements in a loop specified as 'outer[3].inner'. This was coded, but malfunctioning. PHPBB3-14943 | |||||
| * | [ticket/14661] Fix a typo in twig.php | lavigor | 2016-06-05 | 1 | -1/+1 | |
| | | | | | | | | PHPBB3-14661 | |||||
| * | [ticket/14099] Fix the assets | Tristan Darricau | 2015-08-18 | 1 | -3/+14 | |
| | | | | | | | | PHPBB3-14099 | |||||
| * | [ticket/14099] Fix tests | Tristan Darricau | 2015-08-14 | 1 | -0/+8 | |
| | | | | | | | | PHPBB3-14099 | |||||
* | | [ticket/14867] Revert back to twig 1.26.* and update dependencies | Marc Alexander | 2016-11-16 | 1 | -6/+1 | |
| | | | | | | | | | | | | | | | | The revert of twig back to 1.26.* is necessary due to a breaking change in the way the Filesystem loader returns the paths to template files. PHPBB3-14867 | |||||
* | | [ticket/14716] Update dependencies to latest versions | Marc Alexander | 2016-11-03 | 1 | -1/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | This addresses some issues with symfony that resulted in issues when open_basedir restrictions were enabled, as well as issues with JPEG images in fast-image-size. The phpBB class extending the twig lexer also had to be modified to ensure compatibility after BC was broken by the PR https://github.com/twigphp/Twig/pull/2182 for twig 1.27. PHPBB3-14716 | |||||
* | | [ticket/14807] s9e/textformatter 0.8.1 | Tristan Darricau | 2016-10-10 | 1 | -1/+0 | |
| | | | | | | | | PHPBB3-14807 | |||||
* | | [ticket/14807] Updates Twig | Tristan Darricau | 2016-10-02 | 1 | -0/+11 | |
| | | | | | | | | PHPBB3-14807 | |||||
* | | [ticket/13616] Uses symfony/proxy-manager-bridge to lazy load twig lexer | Tristan Darricau | 2016-04-03 | 1 | -19/+2 | |
| | | | | | | | | PHPBB3-13616 | |||||
* | | [ticket/14457] Handle the case where there isn't any 'definition' bag | Tristan Darricau | 2016-02-18 | 1 | -2/+5 | |
| | | | | | | | | PHPBB3-14457 | |||||
* | | [ticket/14457] Don't set CSS to JS and JS to CSS | Tristan Darricau | 2016-02-18 | 1 | -2/+2 | |
| | | | | | | | | PHPBB3-14457 | |||||
* | | [ticket/14457] CS | Tristan Darricau | 2016-02-18 | 1 | -4/+4 | |
| | | | | | | | | PHPBB3-14457 | |||||
* | | [ticket/14457] Fix twig/twig::assign_display | Tristan Darricau | 2016-02-18 | 1 | -1/+1 | |
| | | | | | | | | PHPBB3-14457 | |||||
* | | [ticket/14457] Uses a random placeholder to inject css and js | Tristan Darricau | 2016-02-18 | 2 | -26/+17 | |
| | | | | | | | | PHPBB3-14457 | |||||
* | | [ticket/14446] Add predefined placeholder variables to twig definition | Marc Alexander | 2016-02-02 | 2 | -3/+4 | |
| | | | | | | | | PHPBB3-14446 | |||||
* | | [ticket/13717] Fix tests | Tristan Darricau | 2016-01-25 | 1 | -1/+16 | |
| | | | | | | | | PHPBB3-13717 | |||||
* | | [ticket/13717] Set the assets after rendering the whole template | Tristan Darricau | 2016-01-25 | 5 | -48/+160 | |
| | | | | | | | | | | | | The goal being to be able to call INCLUDECSS/JS from anywhere in any tempalte or event PHPBB3-13717 | |||||
* | | [ticket/13454] Remove unused variables | Marc Alexander | 2016-01-06 | 1 | -2/+0 | |
| | | | | | | | | | | | | This is the first part of the changes. More to come. PHPBB3-13454 | |||||
* | | [ticket/12633] Doesn't use DEBUG to debug templates events | Tristan Darricau | 2015-09-18 | 1 | -3/+3 | |
| | | | | | | | | | | | | Check the templates events on runtime only when Twig debug is on PHPBB3-12633 | |||||
* | | [ticket/13645] Move the feeds to controllers | Nicofuma | 2015-08-23 | 1 | -0/+43 | |
| | | | | | | | | PHPBB3-13645 | |||||
* | | Merge branch '3.1.x' | Marc Alexander | 2015-07-08 | 1 | -1/+1 | |
|\ \ | |/ | | | | | | | Conflicts: tests/template/template_includecss_test.php | |||||
| * | [ticket/13995] Remove deprecated projection media type | Matt Friedman | 2015-07-07 | 1 | -1/+1 | |
| | | | | | | | | PHPBB3-13995 | |||||
* | | Merge branch '3.1.x' | Nils Adermann | 2015-05-30 | 13 | -13/+0 | |
|\ \ | |/ | | | | | | | | | | | | | | | * 3.1.x: [ticket/13790] Update phpcs Conflicts: phpBB/composer.json phpBB/composer.lock | |||||
| * | Merge pull request #3560 from Nicofuma/ticket/13790 | Nils Adermann | 2015-05-30 | 13 | -13/+0 | |
| |\ | | | | | | | [ticket/13790] Update phpcs | |||||
| | * | [ticket/13790] Update phpcs | Tristan Darricau | 2015-05-19 | 13 | -13/+0 | |
| | | | | | | | | | | | | PHPBB3-13790 | |||||
* | | | Merge branch '3.1.x' | Joas Schilling | 2015-05-16 | 5 | -7/+15 | |
|\ \ \ | |/ / | ||||||
| * | | [ticket/13838] Fix coding style | Nicofuma | 2015-05-14 | 5 | -7/+15 | |
| |/ | | | | | | | PHPBB3-13838 | |||||
* | | Merge pull request #3591 from Nicofuma/ticket/12632 | Oliver Schramm | 2015-05-16 | 1 | -1/+1 | |
|\ \ | | | | | | | | | | [ticket/12632] Add twig.debug and twig.auto_reload in config.yml | |||||
| * | | [ticket/12632] Add twig.debug and twig.auto_reload in config.yml | Tristan Darricau | 2015-05-04 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | PHPBB3-13206 PHPBB3-12632 | |||||
* | | | [ticket/13804] Remove unnecessary array_merge | MateBartus | 2015-05-11 | 1 | -6/+1 | |
| | | | | | | | | | | | | PHPBB3-13804 | |||||
* | | | [ticket/13804] Make template's user dependency optional | MateBartus | 2015-05-05 | 2 | -3/+43 | |
| | | | | | | | | | | | | PHPBB3-13804 | |||||
* | | | [ticket/13638] Inject $filesystem in \phpbb\template\asset | Nicofuma | 2015-05-05 | 3 | -9/+29 | |
| | | | | | | | | | | | | PHPBB3-13638 | |||||
* | | | [ticket/13638] Handle assets outside of phpbb_root_path | Nicofuma | 2015-05-04 | 1 | -3/+15 | |
| | | | | | | | | | | | | PHPBB3-13638 | |||||
* | | | [ticket/13638] Prepend the assets path phpbb root | Nicofuma | 2015-05-04 | 1 | -2/+2 | |
|/ / | | | | | | | PHPBB3-13638 | |||||
* | | [ticket/13762] Replace user service with lang in twig extension | MateBartus | 2015-05-02 | 1 | -6/+6 | |
| | | | | | | | | PHPBB3-13762 | |||||
* | | [ticket/13697] Moving filesystem related functions to filesystem service | MateBartus | 2015-04-16 | 1 | -2/+20 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Moving filesystem service to \phpbb\filesystem namespace * Wraping Symfony's Filesystem component * Moving filesystem related functions from includes/functions.php into \phpbb\filesystem\filesystem Functions moved (and deprecated): - phpbb_chmod - phpbb_is_writable - phpbb_is_absolute - phpbb_own_realpath - phpbb_realpath * Adding interface for filesystem service PHPBB3-13697 | |||||
* | | [ticket/13132] Twig: Add loops content to the root context | Tristan Darricau | 2015-03-05 | 1 | -0/+6 | |
| | | | | | | | | PHPBB3-13132 | |||||
* | | [ticket/13139] Fix tests | Nicofuma | 2015-02-03 | 1 | -0/+7 | |
| | | | | | | | | PHPBB3-13139 | |||||
* | | [ticket/10388] Update deprecation comment | Matt Friedman | 2015-01-31 | 1 | -1/+2 | |
| | | | | | | | | PHPBB3-10388 | |||||
* | | [ticket/10388] Update deprecation date for addslashes | Matt Friedman | 2015-01-29 | 1 | -1/+1 | |
| | | | | | | | | PHPBB3-10388 | |||||
* | | [ticket/10388] Use TWIG escape JS filter instead of addslashes | Matt Friedman | 2015-01-29 | 2 | -5/+5 | |
| | | | | | | | | PHPBB3-10388 | |||||
* | | Merge branch 'develop-ascraeus' into develop | Tristan Darricau | 2015-01-20 | 1 | -4/+4 | |
|\ \ | |/ | | | | | | | * develop-ascraeus: [ticket/13133] Fix variable name in set_custom_style() | |||||
| * | [ticket/13133] Fix variable name in set_custom_style() | Matt Friedman | 2015-01-20 | 1 | -4/+4 | |
| | | | | | | | | PHPBB3-13133 | |||||
| * | Merge pull request #3099 from Senky/ticket/13266 | Joas Schilling | 2014-12-27 | 1 | -0/+5 | |
| |\ | | | | | | | | | | [ticket/13266] Enabling twig dump function if DEBUG is defined | |||||
| | * | [ticket/13266] Enable twig dump function | Jakub Senko | 2014-11-01 | 1 | -0/+5 | |
| | | | | | | | | | | | | PHPBB3-13266 | |||||
* | | | Merge branch 'develop-ascraeus' into develop | Joas Schilling | 2014-11-21 | 1 | -4/+28 | |
|\ \ \ | |/ / | ||||||
| * | | [ticket/13133] Rename $ok variable | Tristan Darricau | 2014-11-07 | 1 | -4/+4 | |
| | | | | | | | | | | | | PHPBB3-13133 | |||||
| * | | [ticket/13133] Allow @vendor_name for includecss | Tristan Darricau | 2014-10-08 | 1 | -4/+28 | |
| |/ | | | | | | | PHPBB3-13133 |