| Commit message (Expand) | Author | Age | Files | Lines |
* | [ticket/11388] INCLUDECSS | Nathaniel Guse | 2013-07-11 | 1 | -0/+30 |
* | [ticket/11388] Do not append assets_version if using remote path (e.g. http) | Nathaniel Guse | 2013-07-11 | 1 | -3/+2 |
* | [ticket/11388] INCLUDEJS supports //(url) | Nathaniel Guse | 2013-07-11 | 1 | -1/+1 |
* | [ticket/11388] includejs inherit from includeasset | Nathaniel Guse | 2013-07-10 | 2 | -31/+73 |
* | [feature/twig] If DEBUG, EVENT will always look for new/missing tpl event files | Nathan Guse | 2013-07-06 | 1 | -3/+23 |
* | [feature/twig] Add check for defined IN_PHPBB in all new Twig related files | Nathan Guse | 2013-07-05 | 8 | -0/+72 |
* | [feature/twig] Fix indentation | Nathaniel Guse | 2013-07-02 | 8 | -132/+132 |
* | [feature/twig] INCLUDEPHP behavior now supports local relative paths | Nathaniel Guse | 2013-07-02 | 1 | -1/+8 |
* | [feature/twig] INCLUDEJS behavior now supports local relative paths | Nathaniel Guse | 2013-07-02 | 1 | -2/+10 |
* | [feature/twig] INCLUDEJS now uses the definition class | Nathaniel Guse | 2013-07-02 | 1 | -2/+2 |
* | [feature/twig] Fix includephp node | Nathaniel Guse | 2013-07-01 | 1 | -8/+6 |
* | [feature/twig] Fixing include node | Nathaniel Guse | 2013-07-01 | 1 | -17/+19 |
* | [feature/twig] Fixing define node | Nathaniel Guse | 2013-07-01 | 1 | -3/+3 |
* | [feature/twig] Fixing more stuff for DEFINE/INCLUDE | Nathaniel Guse | 2013-06-29 | 1 | -2/+2 |
* | [feature/twig] Fixing DEFINE statements | Nathaniel Guse | 2013-06-29 | 1 | -0/+49 |
* | [feature/twig] Replace BEGIN with Twig for using Lexer | Nathaniel Guse | 2013-06-26 | 1 | -139/+0 |
* | [feature/twig] Forgot to set up $config in node/php.php | Nathaniel Guse | 2013-06-25 | 1 | -0/+2 |
* | [feature/twig] INCLUDEPHP token abs paths & fix test | Nathaniel Guse | 2013-06-25 | 1 | -3/+11 |
* | [feature/twig] INCLUDEPHP token, replace variable usage with $context | Nathaniel Guse | 2013-06-25 | 1 | -3/+6 |
* | [feature/twig] INCLUDEPHP token support | Nathaniel Guse | 2013-06-25 | 1 | -0/+66 |
* | [feature/twig] Add a comment to tpl output if PHP used, but disabled | Nathaniel Guse | 2013-06-25 | 1 | -4/+8 |
* | [feature/twig] PHP token support | Nathaniel Guse | 2013-06-25 | 1 | -0/+40 |
* | [feature/twig] Append assets_version to includejs tag | Nathaniel Guse | 2013-06-24 | 2 | -2/+10 |
* | [feature/twig] Working on fixing tests | Nathan Guse | 2013-06-24 | 1 | -9/+25 |
* | [feature/twig] Fixing file header copyrights | Nathan Guse | 2013-06-24 | 1 | -16/+7 |
* | [feature/twig] Changing INCLUDEJS behavior | Nathan Guse | 2013-06-24 | 1 | -2/+3 |
* | [feature/twig] Fix <!-- .blah since the being node was changed | Nathan Guse | 2013-06-24 | 1 | -2/+0 |
* | [feature/twig] Able to set chain of namespaces to search for loadTemplate() | Nathan Guse | 2013-06-24 | 2 | -1/+53 |
* | [feature/twig] Event template tag | Nathan Guse | 2013-06-24 | 1 | -0/+44 |
* | [feature/twig] Changing method for begin node to not use anonymous function | Nathan Guse | 2013-06-23 | 1 | -0/+44 |
* | [feature/twig] Fix begin loops & subloops | Nathaniel Guse | 2013-06-15 | 1 | -39/+50 |
* | [feature/twig] Some additional operators, more stuff for IF | Nathan Guse | 2013-06-12 | 2 | -0/+32 |
* | [feature/twig] Correcting output of INCLUDEJS | Nathan Guse | 2013-06-12 | 1 | -35/+16 |
* | [feature/twig] BEGIN loops now work | Nathan Guse | 2013-06-10 | 1 | -4/+3 |
* | [feature/twig] Replace phpBB template code with Twig syntax, then parse w/Twig | Nathan Guse | 2013-06-10 | 2 | -9/+60 |
* | [feature/twig] WIP extension/lexer/some tokenparsers/nodes | Nathan Guse | 2013-06-09 | 1 | -0/+77 |