[root]/modules/news/view/smarty

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 56 (100.0%) | 122 (100.0%) | 2.1 |
| vain | 50 (89.3%) | 113 (92.6%) | 2.2 |
| paulbr | 6 (10.7%) | 9 (7.4%) | 1.5 |
- moved modules into application dir
0 lines of code changed in 16 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
17 lines of code changed in 1 file:
- fixed issue, not showing the anchor for an news id
3 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
0 lines of code changed in 1 file:
css import additional files fix
2 lines of code changed in 1 file:
- fixed typo and links
6 lines of code changed in 3 files:
- transformed d1 query fetchSingleNews() to d2
13 lines of code changed in 1 file:
- updated several modules to work with doctrine2
9 lines of code changed in 2 files:
7 lines of code changed in 5 files:
- smarty |@ to |
- various minor modifications
23 lines of code changed in 10 files:
- moved /view/*.tpl to /view/smarty/*.tpl
42 lines of code changed in 15 files: