| Commit message (Expand) | Author | Age | Files | Lines |
* | [ticket/11852] Split filesystem and path_helper into 2 classes | Joas Schilling | 2013-09-26 | 1 | -11/+11 |
* | Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700 | Nils Adermann | 2013-09-17 | 1 | -10/+15 |
|\ |
|
| * | [ticket/11832] Fix INCLUDE(JS/CSS) | Nathan Guse | 2013-09-13 | 1 | -10/+15 |
* | | Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700 | Nils Adermann | 2013-09-16 | 1 | -214/+85 |
|\ \
| |/ |
|
| * | [ticket/11727] Template loader support for safe directories to load files from | Nathan Guse | 2013-09-02 | 1 | -7/+15 |
| * | [ticket/11628] Create base template class with common functions | Nathan Guse | 2013-08-28 | 1 | -179/+1 |
| * | Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/11628 | Nathan Guse | 2013-08-28 | 1 | -2/+2 |
| |\ |
|
| | * | [ticket/11701] Loop variables are not passed correctly to events | Nathaniel Guse | 2013-07-23 | 1 | -2/+2 |
| * | | [ticket/11628] Make get_template_vars protected | Nathaniel Guse | 2013-07-24 | 1 | -1/+1 |
| * | | [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 | 1 | -16/+2 |
| * | | [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 | 1 | -10/+3 |
| * | | [ticket/11628] Remove set_style_names function, moved to set_custom_style | Nathaniel Guse | 2013-07-24 | 1 | -21/+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 | 1 | -3/+3 |
| * | | [ticket/11628] Remove third parameter ($names) from set_custom_style | Nathaniel Guse | 2013-07-24 | 1 | -5/+4 |
| * | | [ticket/11628] Return $this from set_style, set_custom_style | Nathaniel Guse | 2013-07-24 | 1 | -4/+4 |
| * | | [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 | 1 | -1/+106 |
| |/ |
|
* | | [ticket/11700] Move all recent code to namespaces | Nils Adermann | 2013-09-16 | 1 | -29/+31 |
|/ |
|
* | [ticket/11698] Moving all autoloadable files to phpbb/ | Nils Adermann | 2013-07-14 | 1 | -0/+465 |