[root]/modules/gallery/controller

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| vain | 17 (100.0%) | 92 (100.0%) | 5.4 |
- moved modules into application dir
0 lines of code changed in 2 files:
- smarty |@ to |
- various minor modifications
2 lines of code changed in 1 file:
- fixed modulenavigation template path and applied buildURL
- changed menu definitions of all modules accordingly
4 lines of code changed in 2 files:
- removed slash before index.php on Clansuite_Breadcrumb::add()
4 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
8 lines of code changed in 1 file:
- minor change to all security constant checks
- fixed the non rewrite routing
10 lines of code changed in 2 files:
- renamed method prepareOutput() to display()
- added parameter array to pass layout and content template along
4 lines of code changed in 2 files:
- QA
7 lines of code changed in 1 file:
- QA
4 lines of code changed in 1 file:
- a bunch of QA fixes
15 lines of code changed in 1 file:
- moved modulecontrollers to /controller directory
34 lines of code changed in 2 files: