[root]/modules/index/controller

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 14 (100.0%) | 60 (100.0%) | 4.2 |
| vain | 13 (92.9%) | 51 (85.0%) | 3.9 |
| paulbr | 1 (7.1%) | 9 (15.0%) | 9.0 |
- moved modules into application dir
0 lines of code changed in 1 file:
- renamed "action_show" to "action_list"
- renamed "initializeModule" to "_initializeModule"
- updated some controllers to reflect the changes in the action name structure
- renamed templates according to the changed action name structure
9 lines of code changed in 1 file:
- moved toolbox widget to index module
5 lines of code changed in 1 file:
- moved about stuff to module index
14 lines of code changed in 1 file:
- added smart viewhelper check_permission
- demo usage in module index action_show
- parameter name bugfix on smarty viewhelper array
0 lines of code changed in 1 file:
9 lines of code changed in 1 file:
- fixed modulenavigation template path and applied buildURL
- changed menu definitions of all modules accordingly
2 lines of code changed in 1 file:
- removed slash before index.php on Clansuite_Breadcrumb::add()
2 lines of code changed in 1 file:
- fixed ROOT_* slashes
1 lines of code changed in 1 file:
- minor change to all security constant checks
- fixed the non rewrite routing
2 lines of code changed in 1 file:
- renamed templates folder to view
0 lines of code changed in 1 file:
- renamed method prepareOutput() to display()
- added parameter array to pass layout and content template along
2 lines of code changed in 1 file:
- QA
4 lines of code changed in 1 file:
- moved modulecontrollers to /controller directory
10 lines of code changed in 1 file: