[root]/modules/templatemanager/controller

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| vain | 22 (100.0%) | 211 (100.0%) | 9.5 |
- moved modules into application dir
0 lines of code changed in 2 files:
- 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
70 lines of code changed in 2 files:
- no smarty debug on theme display
- little tweak for getThemes()
1 lines of code changed in 1 file:
- direct usages of cancelUrl attribute replaced with calls to setCancelURL()
1 lines of code changed in 1 file:
- replaced slashfix with realpath
1 lines of code changed in 1 file:
- update to menu, news, thememanager, users
14 lines of code changed in 1 file:
- G to GET
3 lines of code changed in 1 file:
- fixed links (modulename)
4 lines of code changed in 1 file:
- fixed redirect on saving edited/created templates
- removes save.tpl, not needed because of flashmsg
8 lines of code changed in 1 file:
- fix for the treenavigation on templatemanager/templateeditor
7 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:
- modulecontroller method display() accepts content_template and layout_template as array parameters
- removed getHttpRequest() calls in favor of $this->request
8 lines of code changed in 1 file:
- minor change to all security constant checks
- fixed the non rewrite routing
12 lines of code changed in 2 files:
- renamed method prepareOutput() to display()
- added parameter array to pass layout and content template along
5 lines of code changed in 1 file:
- QA
6 lines of code changed in 1 file:
- QA
4 lines of code changed in 1 file:
- moved modulecontrollers to /controller directory
61 lines of code changed in 2 files: