[root]/modules/systeminfo/controller

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| vain | 11 (100.0%) | 34 (100.0%) | 3.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
2 lines of code changed in 1 file:
- replaced doctrine1 with doctrine2 method call
4 lines of code changed in 1 file:
- fixed modulenavigation template path and applied buildURL
- changed menu definitions of all modules accordingly
3 lines of code changed in 1 file:
- removed slash before index.php on Clansuite_Breadcrumb::add()
3 lines of code changed in 1 file:
- minor change to all security constant checks
- fixed the non rewrite routing
5 lines of code changed in 1 file:
- renamed method prepareOutput() to display()
- added parameter array to pass layout and content template along
3 lines of code changed in 1 file:
- QA (changed require in conditionals to includes)
1 lines of code changed in 1 file:
- QA
6 lines of code changed in 1 file:
- QA fixes
5 lines of code changed in 1 file:
- moved modulecontrollers to /controller directory
2 lines of code changed in 1 file: