[root]/modules/index/view/smarty

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 20 (100.0%) | 155 (100.0%) | 7.7 |
| vain | 18 (90.0%) | 107 (69.0%) | 5.9 |
| paulbr | 2 (10.0%) | 48 (31.0%) | 24.0 |
- moved modules into application dir
0 lines of code changed in 7 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
25 lines of code changed in 2 files:
fixes for CssBuilder
43 lines of code changed in 1 file:
- moved toolbox widget to index module
9 lines of code changed in 1 file:
- moved about stuff to module index
63 lines of code changed in 2 files:
- updated several modules to work with doctrine2
1 lines of code changed in 1 file:
- added smart viewhelper check_permission
- demo usage in module index action_show
- parameter name bugfix on smarty viewhelper array
7 lines of code changed in 1 file:
5 lines of code changed in 1 file:
- smarty |@ to |
- various minor modifications
1 lines of code changed in 1 file:
- moved /view/*.tpl to /view/smarty/*.tpl
1 lines of code changed in 3 files: