| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [ticket/11012] Normalize $phpEx member vars to $php_ext | Igor Wiedler | 2012-07-21 | 1 | -3/+3 |
| | | | | | PHPBB3-11012 | ||||
| * | [ticket/10829] $style_name -> $style_path in style class. | Oleg Pudeyev | 2012-06-11 | 1 | -3/+3 |
| | | | | | | | Here the style path is taken and the variable name should be $style_path. PHPBB3-10829 | ||||
| * | [ticket/10743] Renaming user->theme | Vjacheslav Trushkin | 2012-06-11 | 1 | -2/+2 |
| | | | | | | | Renaming user->theme to user->style PHPBB3-10743 | ||||
| * | [ticket/10756] Fixing variable declarations in style and template classes | Vjacheslav Trushkin | 2012-04-19 | 1 | -5/+10 |
| | | | | | | | Fixing variable declaration, removing function from template locator that does not belong there PHPBB3-10756 | ||||
| * | [ticket/10756] Renaming phpbb_style_template to phpbb_template | Vjacheslav Trushkin | 2012-04-19 | 1 | -3/+3 |
| | | | | | | | Renaming phpbb_style_template to phpbb_template PHPBB3-10756 | ||||
| * | [ticket/10756] Renaming template classes | Vjacheslav Trushkin | 2012-04-19 | 1 | -1/+1 |
| | | | | | | | Renaming template classes from phpbb_style_template_ to phpbb_template_ PHPBB3-10756 | ||||
| * | [ticket/10733] Adding functions to locate resources | Vjacheslav Trushkin | 2012-04-01 | 1 | -0/+28 |
| | | | | | | | Adding $style->locate() and $template->locate() functions PHPBB3-10733 | ||||
| * | [ticket/10735] Changing locator paths structure | Vjacheslav Trushkin | 2012-03-31 | 1 | -1/+3 |
| | | | | | | | Changing locator paths to 2 dimensional array PHPBB3-10735 | ||||
| * | [feature/merging-style-components] Moving template initialization out of style | Vjacheslav Trushkin | 2012-03-31 | 1 | -3/+4 |
| | | | | | | | Moving template initialization out of style constructor PHPBB3-10632 | ||||
| * | [feature/merging-style-components] Initializing locator and provider separately | Vjacheslav Trushkin | 2012-03-31 | 1 | -10/+6 |
| | | | | | | | Moving locator and path provider initialization out of style class PHPBB3-10632 | ||||
| * | [feature/merging-style-components] Changing style class | Vjacheslav Trushkin | 2012-03-15 | 1 | -5/+70 |
| | | | | | | | Moving functions that deal with styles from template to style class, updating docblocks PHPBB3-10632 | ||||
| * | [feature/merging-style-components] Renaming style locator | Vjacheslav Trushkin | 2012-03-15 | 1 | -1/+1 |
| | | | | | | | Renaming style locator to style resource locator PHPBB3-10632 | ||||
| * | [feature/merging-style-components] Creating style class | Vjacheslav Trushkin | 2012-03-15 | 1 | -0/+89 |
| Creating phpbb_style class, changing template initialization to style initialization PHPBB3-10632 | |||||
