[root]/modules/menu/controller

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| vain | 37 (100.0%) | 343 (100.0%) | 9.2 |
- 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
5 lines of code changed in 2 files:
- removed initModel() calls from modules
6 lines of code changed in 2 files:
- bugfixed fetchIcons (using Clansuite_Directory on icons dir)
13 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:
- QA: is_null to null ===
1 lines of code changed in 1 file:
- updated several modules to work with doctrine2
11 lines of code changed in 1 file:
- update to menu, news, thememanager, users
7 lines of code changed in 1 file:
- smarty |@ to |
- various minor modifications
53 lines of code changed in 1 file:
- fix for the treenavigation on templatemanager/templateeditor
0 lines of code changed in 1 file:
- dnd working on menueditor2 action (jqtree)
34 lines of code changed in 1 file:
- cleanup and some work on the menueditor2 action (jqtree)
32 lines of code changed in 2 files:
- fixed modulenavigation template path and applied buildURL
- changed menu definitions of all modules accordingly
6 lines of code changed in 2 files:
- added method buildURL() to router
- buildURL is used for redirects
- changed all module redirects accordingly
4 lines of code changed in 1 file:
- slash fix on www_root_mod
- fixed paths on module menu
2 lines of code changed in 1 file:
- removed slash before index.php on Clansuite_Breadcrumb::add()
3 lines of code changed in 2 files:
- modulecontroller method display() accepts content_template and layout_template as array parameters
- removed getHttpRequest() calls in favor of $this->request
1 lines of code changed in 1 file:
- DS is wrong on www_* paths, changed to /
3 lines of code changed in 1 file:
- fixed ROOT and WWW_ROOT* slashes
10 lines of code changed in 1 file:
- fixed ROOT_* slashes
5 lines of code changed in 1 file:
- minor change to all security constant checks
- fixed the non rewrite routing
15 lines of code changed in 2 files:
- renamed method prepareOutput() to display()
- added parameter array to pass layout and content template along
3 lines of code changed in 2 files:
- QA
4 lines of code changed in 1 file:
- QA
5 lines of code changed in 1 file:
- QA fixes
1 lines of code changed in 1 file:
- a bunch of QA fixes
4 lines of code changed in 1 file:
- a bunch of QA fixes
28 lines of code changed in 1 file:
- moved modulecontrollers to /controller directory
86 lines of code changed in 2 files: