
| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 24 (100.0%) | 290 (100.0%) | 12.0 |
| xsign | 9 (37.5%) | 189 (65.2%) | 21.0 |
| vain | 15 (62.5%) | 101 (34.8%) | 6.7 |
- moved cache, configuration, doctrine, logs and themes to application
0 lines of code changed in 7 files:
- smarty view helper {modulnavigation} for generic modulenavigation
- uses menu description file module.menu.php
- example usage in quotes module
71 lines of code changed in 1 file:
- renamed doc_raw to move_to; "move_to position" to "move_to target"
2 lines of code changed in 1 file:
- confirm_mocha smarty plugin: confirm_message added
4 lines of code changed in 2 files:
- moved /themes/core/admin to /themes/admin (because it's the theme for the "backend")
7 lines of code changed in 2 files:
- shaped confim function
- fixed IE Bug
23 lines of code changed in 2 files:
- smarty confirm mocha plugin
20 lines of code changed in 1 file:
- breadcumbs.tpl breadcrumb length changed to 45 chars
- added newstitle to breadcrumb
5 lines of code changed in 1 file:
- xdebug fix (__construct not called when not instanciated, static var remains)
- !! DB instantiated in index.php !! Should be fine due to singleton
- current used templates cleared from class="xxx" and all .css inclusions
- TODO: need to clear scriptacolous as well, but mootools implementation should be done first
4 lines of code changed in 1 file:
- paginate.tpl for accessible, core, standard (with displayed items number readded/fixed)
12 lines of code changed in 1 file:
- action bugfix in modulecontroller.class.php
- passed pagination by reference
- updated index.tpl with minor html fixes
56 lines of code changed in 1 file:
- changed template dirs to point at the right {mod}/templates folder
- copied "tools" to core (pagination fix)
86 lines of code changed in 4 files: