Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/11334] Make url helper method public | David King | 2013-03-15 | 1 | -1/+1 |
* | [ticket/11334] Add a test for the controller helper URL method | David King | 2013-03-15 | 1 | -1/+1 |
* | [ticket/11334] Properly generate controller URL until paths issue gets fixed | David King | 2013-03-15 | 1 | -8/+5 |
* | [feature/controller] Flip method parameters, require $message | David King | 2012-11-16 | 1 | -2/+2 |
* | [feature/controller] Rename $root_path class property to $phpbb_root_path | David King | 2012-11-16 | 1 | -5/+5 |
* | [feature/controller] Remove URL Base from helper class | David King | 2012-11-16 | 1 | -21/+1 |
* | [feature/controller] Use assign_display() instead of return_display() | David King | 2012-11-16 | 1 | -1/+1 |
* | [feature/controller] Inject dependencies instead of container | David King | 2012-11-16 | 1 | -21/+21 |
* | [feature/controller] includes/functions.php is included by default | David King | 2012-11-16 | 1 | -5/+0 |
* | [feature/controller] Implement a front controller | David King | 2012-11-16 | 1 | -0/+142 |