| Commit message (Expand) | Author | Age | Files | Lines |
* | [ticket/11628] Fix a bug I noticed in template->destroy | Nathaniel Guse | 2013-07-24 | 1 | -1/+1 |
* | [ticket/11628] Remove the one usage of get_style_path() | Nathaniel Guse | 2013-07-24 | 2 | -17/+3 |
* | [ticket/11628] Shorten an if to an inline statement | Nathaniel Guse | 2013-07-24 | 1 | -9/+2 |
* | [ticket/11628] Remove template_path option on set_custom_style | Nathaniel Guse | 2013-07-24 | 2 | -12/+4 |
* | [ticket/11628] Remove set_style_names function, moved to set_custom_style | Nathaniel Guse | 2013-07-24 | 2 | -31/+6 |
* | [ticket/11628] Set admin namespace in the constructor | Nathaniel Guse | 2013-07-24 | 1 | -13/+6 |
* | [ticket/11628] Change set_custom_style $template path to default to string | Nathaniel Guse | 2013-07-24 | 2 | -5/+5 |
* | [ticket/11628] Remove third parameter ($names) from set_custom_style | Nathaniel Guse | 2013-07-24 | 2 | -8/+6 |
* | [ticket/11628] Return $this from set_style, set_custom_style | Nathaniel Guse | 2013-07-24 | 2 | -6/+6 |
* | [ticket/11628] Move setting core namespace to set_style() | Nathaniel Guse | 2013-07-24 | 1 | -15/+15 |
* | [ticket/11628] Remove $this->names, $this->style_names from phpbb_template | Nathaniel Guse | 2013-07-24 | 1 | -16/+3 |
* | [ticket/11628] Remove phpbb_style (move methods to phpbb_template) | Nathaniel Guse | 2013-07-24 | 2 | -1/+136 |
* | [ticket/11628] Remove style resource locator | Nathaniel Guse | 2013-07-24 | 1 | -163/+0 |
* | [ticket/11667] Use @inheritdoc | Nathan Guse | 2013-07-23 | 2 | -14/+4 |
* | Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/11667 | Nathan Guse | 2013-07-23 | 3 | -9/+36 |
* | Merge remote-tracking branch 'EXreaction/ticket/11718' into develop | Andreas Fischer | 2013-07-23 | 1 | -4/+5 |
|\ |
|
| * | [ticket/11718] Twig lexer only correcting statements in IF, not ELSEIF | Nathaniel Guse | 2013-07-19 | 1 | -4/+5 |
* | | [ticket/11707] Twig DEFINE not working as expected | Nathaniel Guse | 2013-07-19 | 1 | -4/+8 |
|/ |
|
* | [ticket/11698] Moving all autoloadable files to phpbb/ | Nils Adermann | 2013-07-14 | 26 | -0/+2919 |