[root]/modules/users/view/smarty

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 38 (100.0%) | 231 (100.0%) | 6.0 |
| vain | 35 (92.1%) | 227 (98.3%) | 6.4 |
| paulbr | 3 (7.9%) | 4 (1.7%) | 1.3 |
- moved modules into application dir
0 lines of code changed in 14 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
133 lines of code changed in 2 files:
- updated several modules to work with doctrine2
7 lines of code changed in 1 file:
- config settings ['language']['language'] renamed to ['language']['default']
- added usercenter template to users module, for public display, in case a user is logged in
- several minor changes to acl.core and users.core
19 lines of code changed in 1 file:
4 lines of code changed in 3 files:
- update to menu, news, thememanager, users
8 lines of code changed in 2 files:
- smarty |@ to |
- various minor modifications
5 lines of code changed in 4 files:
- moved /view/*.tpl to /view/smarty/*.tpl
55 lines of code changed in 11 files: