
| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 35 (100.0%) | 125 (100.0%) | 3.5 |
| vain | 28 (80.0%) | 98 (78.4%) | 3.5 |
| xsign | 4 (11.4%) | 23 (18.4%) | 5.7 |
| thunderm00n | 2 (5.7%) | 4 (3.2%) | 2.0 |
| vyper | 1 (2.9%) | 0 (0.0%) | 0.0 |
- moved cache, configuration, doctrine, logs and themes to application
0 lines of code changed in 3 files:
- fixed ROOT and WWW_ROOT* slashes
4 lines of code changed in 1 file:
- added doctype+dtd schema for theme_info.xml
1 lines of code changed in 1 file:
- added missing target attributes on smarty viewhelper {move_to}
1 lines of code changed in 1 file:
- add svn:prop keywords
0 lines of code changed in 2 files:
fixed some errors in tplmanager
1 lines of code changed in 1 file:
added layoutfiles to xml files
3 lines of code changed in 1 file:
- several config items renamed (like std_page_title to pagetitle, etc.)
- fix for simplexmlelement in controlcenter.module
1 lines of code changed in 1 file:
- renamed theme.xml to theme_info.xml
- corrected exception message 9+10
- deleted theme.xml, welcome.tpl
- added ModuleHeading + ModuleHeadingSmall to admin.css
9 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:
- renamed mod=admin to mod=controlcenter
1 lines of code changed in 1 file:
- themes.xml fixed, thememanager added, quotes added, settings fixed errors with isset
2 lines of code changed in 1 file:
- theme.xml fixed
7 lines of code changed in 1 file:
- userslist to users
- added credits and board to drahtgitter
3 lines of code changed in 1 file:
- www_root_themes to www_root_theme
2 lines of code changed in 1 file:
- encapsulated login block
- renamed cookie vars so they don't collide with $request vars (cs_cookie_...)
- added new_salt to DB
- finished "forgot_password"
- remove strtolower from httprequest.class.php
- added mailerhost to config
1 lines of code changed in 1 file:
- loadModule_xsign renamed to loadModule
4 lines of code changed in 1 file:
- renamed loadModule to loadMoule_xsign
7 lines of code changed in 1 file:
- theme selector URI problem fixed
7 lines of code changed in 1 file:
- require_once for module loading
- Module Front Controller now first takes the set module/submodule names, before it goes for $request
- setSubmoduleName/setModuleName now public
- added view "smarty_clean" for instant output
- reqorked smarty view so the loadModule() can serve instant modul action with injector & more
2 lines of code changed in 1 file:
- script_name+request_uri added to theme-switch
2 lines of code changed in 1 file:
0 lines of code changed in 1 file:
- removed bug notice from session class, bug was fixed in php5.2.4
- added and commented template paths (view_smarty)
- added display of template name to drahtgitter
- reworked logout (still dev)
6 lines of code changed in 1 file:
- added staticpages show && overview
- added staticpages link to drahtgitter
- small fixes
- removes some extlibs
2 lines of code changed in 1 file:
- action bugfix in modulecontroller.class.php
- passed pagination by reference
- updated index.tpl with minor html fixes
6 lines of code changed in 1 file:
- error @ mod not existing
- index fixes (clip, colgroup)
14 lines of code changed in 1 file:
- guestbook + userslist show and related models
6 lines of code changed in 1 file:
- breadcrumb added
5 lines of code changed in 1 file:
- acp added
3 lines of code changed in 1 file:
- added menu entries to work on
- added the themes to test switching
20 lines of code changed in 1 file:
Smarty WWW-Path Assignments have changed:
- www_root_tpl renamed to www_root_themes
- www_root_tpl_core renamed to www_root_themes_core
3 lines of code changed in 2 files: