
| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| vain | 6 (100.0%) | 168 (100.0%) | 28.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
4 lines of code changed in 1 file:
- removing div around smarty form placeholder
- manual application of defaultFormDecorators inside news, so that they can be modified before rendering
11 lines of code changed in 1 file:
- direct usages of cancelUrl attribute replaced with calls to setCancelURL()
2 lines of code changed in 1 file:
- updated several modules to work with doctrine2
53 lines of code changed in 1 file:
- loadForm() loads and assign a form automatically to the view
98 lines of code changed in 1 file: