[root]/modules/doctrine/controller

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| vain | 10 (100.0%) | 268 (100.0%) | 26.8 |
- 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
43 lines of code changed in 1 file:
- cleanup
2 lines of code changed in 1 file:
- require_once to include
10 lines of code changed in 1 file:
- minor change to all security constant checks
- fixed the non rewrite routing
6 lines of code changed in 1 file:
- doctrine models are convertable to yaml <-> sql <-> db and vice versa
180 lines of code changed in 1 file:
- renamed method prepareOutput() to display()
- added parameter array to pass layout and content template along
1 lines of code changed in 1 file:
- QA
4 lines of code changed in 1 file:
- QA fixes
1 lines of code changed in 1 file:
- moved modulecontrollers to /controller directory
21 lines of code changed in 1 file: