[root]/modules/thememanager
controller
(0 files, 0 lines)
languages
(0 files, 0 lines)
en_GB
(0 files, 0 lines)
LC_MESSAGES
(0 files, 0 lines)
templates
(0 files, 0 lines)
view
(0 files, 0 lines)
smarty
(0 files, 0 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 41 (100.0%) | 805 (100.0%) | 19.6 |
| vain | 34 (82.9%) | 639 (79.4%) | 18.7 |
| thunderm00n | 6 (14.6%) | 124 (15.4%) | 20.6 |
| paulbr | 1 (2.4%) | 42 (5.2%) | 42.0 |
- moved modules into application dir
0 lines of code changed in 4 files:
42 lines of code changed in 1 file:
- removed adminmenu placeholders from modulename.menu.php files
0 lines of code changed in 1 file:
- applied buildURL on Form->setAction() - so one might pass slashed urls to it
- changed form and menu definitions accordingly
- some urls still missing - go find them ;)
55 lines of code changed in 1 file:
- fixed modulenavigation template path and applied buildURL
- changed menu definitions of all modules accordingly
2 lines of code changed in 1 file:
- minor change to all security constant checks
- fixed the non rewrite routing
1 lines of code changed in 1 file:
- tooltip to title on modulenavigation menu files
2 lines of code changed in 1 file:
- QA
4 lines of code changed in 1 file:
- a bunch of QA fixes
12 lines of code changed in 1 file:
- QA fixes
1 lines of code changed in 1 file:
- general cleanup
5 lines of code changed in 2 files:
- renamed classes Clansuite_Module_ / Clansuite_Front_Controller / Clansuite_Action_Controller etc
- adjusted loadModule and loader
- fix for xdebug class, when useing firebug outside of a class
1 lines of code changed in 1 file:
- removed @since
2 lines of code changed in 1 file:
- renamed all remaining $smarty vars to $view
3 lines of code changed in 1 file:
- readded modules
294 lines of code changed in 4 files:
- complete modules cleanup
0 lines of code changed in 4 files:
- guestbook.admin.php action_admin_show.tpl
- several minor modifications
0 lines of code changed in 1 file:
added tabs for thememanager
8 lines of code changed in 2 files:
- thememanager::action_admin_show(): fixed edit button (link to templateeditor)
10 lines of code changed in 1 file:
fixed a path for better Backentheme-Integration
1 lines of code changed in 1 file:
- phpdoc fixes
20 lines of code changed in 1 file:
- corrected attribute "author" on several modules (modulename.info.php)
1 lines of code changed in 1 file:
- Added some Modules with Basic Structures
- Added .info.php and .config.php to all Modules
115 lines of code changed in 3 files:
- various smaller changes
- modulemanager scaffolding restructured to single methods
- permissiosn management: changed the cc_ tag to permission_ in templates, for the sake of a clearer name
69 lines of code changed in 1 file:
- renamed doc_raw to move_to; "move_to position" to "move_to target"
3 lines of code changed in 1 file:
- removed processActionController from Modules
- enabled Usage of ActionController_Resolver, restructured index.php and frontcontroller.core.php accordingly
- processActionController is now executed by Frontcontroller->processRequest()
- moved and renamed cut_string from set_breadcrumbs.filter.php to functions.core.php cut_string_backwards
- added simplexmltoarray to functions.core.php
0 lines of code changed in 1 file:
- applied "clansuite_" prefix on thememanager and wwwstats
23 lines of code changed in 1 file:
- themes.xml fixed, thememanager added, quotes added, settings fixed errors with isset
131 lines of code changed in 1 file: