aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/template
Commit message (Expand)AuthorAgeFilesLines
* [ticket/11816] Fix define/loop checks in IF statements containing parenthesisNathan Guse2013-08-291-4/+4
* [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
* Merge remote-tracking branch 'EXreaction/ticket/11701' into developJoas Schilling2013-08-092-10/+11
|\
| * [ticket/11701] Refix regex for appending |lengthNathaniel Guse2013-07-231-2/+2
| * [ticket/11701] Fix regex for appending |lengthNathaniel Guse2013-07-231-2/+2
| * [ticket/11701] Fix loops var checkNathaniel Guse2013-07-231-2/+6
| * [ticket/11701] Remove useless str_replaceNathaniel Guse2013-07-231-3/+0
| * [ticket/11701] Loop variables are not passed correctly to eventsNathaniel Guse2013-07-232-7/+7
* | [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
|/
* Merge remote-tracking branch 'EXreaction/ticket/11718' into developAndreas Fischer2013-07-231-4/+5
|\
| * [ticket/11718] Twig lexer only correcting statements in IF, not ELSEIFNathaniel Guse2013-07-191-4/+5
* | [ticket/11707] Twig DEFINE not working as expectedNathaniel Guse2013-07-191-4/+8
|/
* [ticket/11698] Moving all autoloadable files to phpbb/Nils Adermann2013-07-1426-0/+2919