Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | | | | [ticket/11215] use global | David King | 2013-07-11 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | Merge branch 'develop' into ticket/11215 | David King | 2013-07-11 | 56 | -2154/+2579 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | [ticket/11215] Correct for different URL but same path info | David King | 2013-07-06 | 1 | -1/+10 | |
| | * | | | | | | | | | | | | | | [ticket/11215] A few minor optimizations for phpbb_get_web_root_path() | David King | 2013-07-06 | 1 | -8/+4 | |
| | * | | | | | | | | | | | | | | [ticket/11215] Correct paths when path info is used for controller access | David King | 2013-07-06 | 3 | -14/+52 | |
| * | | | | | | | | | | | | | | | [ticket/11812] Fix empty define | Nathan Guse | 2013-09-02 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Merge branch 'develop-olympus' into develop | Andreas Fischer | 2013-09-02 | 5 | -4/+15 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | / / / / / | | | |_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | Merge branch 'prep-release-3.0.12' into develop-olympus | Andreas Fischer | 2013-09-02 | 5 | -5/+14 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ / / / | | | |/| | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | [ticket/11769] Allow using 0 as poster name | Joas Schilling | 2013-09-02 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | [ticket/11769] Allow '0' as username | Joas Schilling | 2013-09-02 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | [ticket/11769] Allow '0' as username in notification mails | Joas Schilling | 2013-08-23 | 3 | -3/+3 | |
| | | * | | | | | | | | | | | [ticket/11769] Fix language issues in the doc blocks | Joas Schilling | 2013-08-23 | 2 | -6/+7 | |
| | | * | | | | | | | | | | | [ticket/11769] Correctly supply the post author's username in posting.php | Joas Schilling | 2013-08-23 | 2 | -2/+10 | |
| | * | | | | | | | | | | | | [ticket/11821] Fix comma usage next to "You are receiving this notification". | Andreas Fischer | 2013-09-02 | 3 | -3/+3 | |
| * | | | | | | | | | | | | | Merge remote-tracking branch 'EXreaction/ticket/11724' into develop | Joas Schilling | 2013-08-30 | 1 | -3/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | [ticket/11724] Handle ELSE IF separately | Nathan Guse | 2013-08-28 | 1 | -5/+7 | |
| | * | | | | | | | | | | | | [ticket/11724] Replace spaces with tabs | Nathan Guse | 2013-07-28 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | [ticket/11724] Support "ELSE IF" and "ELSEIF" in the same way | Nathan Guse | 2013-07-27 | 1 | -1/+2 | |
| | | |_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | [ticket/11628] Create base template class with common functions | Nathan Guse | 2013-08-28 | 2 | -179/+149 | |
| * | | | | | | | | | | | | Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/11628 | Nathan Guse | 2013-08-28 | 122 | -584/+742 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | [ticket/11628] phpbb_template, not phpbb_template_interface | Nathan Guse | 2013-07-25 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | [ticket/11628] Make get_template_vars protected | Nathaniel Guse | 2013-07-24 | 2 | -25/+8 | |
| * | | | | | | | | | | | | | [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 | 8 | -18/+10 | |
| * | | | | | | | | | | | | | [ticket/11628] Remove set_style_names function, moved to set_custom_style | Nathaniel Guse | 2013-07-24 | 3 | -32/+7 | |
| * | | | | | | | | | | | | | [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 | 7 | -13/+11 | |
| * | | | | | | | | | | | | | [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 | 13 | -208/+156 | |
| * | | | | | | | | | | | | | [ticket/11628] Remove style path provider | Nathaniel Guse | 2013-07-24 | 7 | -281/+3 | |
| * | | | | | | | | | | | | | [ticket/11628] Remove style resource locator | Nathaniel Guse | 2013-07-24 | 6 | -563/+3 | |
* | | | | | | | | | | | | | | [ticket/11816] Fix define/loop checks in IF statements containing parenthesis | Nathan Guse | 2013-08-29 | 1 | -4/+4 | |
| |/ / / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge remote-tracking branch 'remotes/brunoais/ticket/11803' into develop | Nathan Guse | 2013-08-28 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | [ticket/11803] Revert POLL_MAX_OPTIONS min value to 0 | brunoais | 2013-08-26 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | Merge branch 'develop-olympus' into develop | Joas Schilling | 2013-08-26 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | [ticket/11799] Send anti abuse headers in "new password" emails. | Andreas Fischer | 2013-08-23 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | Merge branch 'prep-release-3.0.12' into develop-olympus | Andreas Fischer | 2013-08-20 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | [ticket/11802] replace $browser with $user->browser | Dhruv | 2013-08-20 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | Merge remote-tracking branch 'rechosen/ticket/11792' into develop | Joas Schilling | 2013-08-22 | 1 | -1/+16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | [ticket/11792] Add performance remark to core.user_setup event PHPDoc | rechosen | 2013-08-19 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | | [ticket/11792] Add variable 'lang_set_ext' to event core.user_setup | rechosen | 2013-08-19 | 1 | -1/+13 | |
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | [ticket/11804] Remove </li> from overall_header which was not open | Marcus Vinny | 2013-08-20 | 1 | -1/+0 | |
* | | | | | | | | | | | | | | Merge branch 'develop-olympus' into develop | Andreas Fischer | 2013-08-19 | 1 | -5/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | [ticket/11801] removed some whitespace and added missing semi colon's in css | Prosk8er | 2013-08-19 | 2 | -18/+18 | |
* | | | | | | | | | | | | | | Merge remote-tracking branch 'Elsensee/ticket/11760' into develop | Dhruv | 2013-08-19 | 36 | -36/+36 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | |