[root]/modules/controlcenter
controller
(0 files, 0 lines)
images
(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 | 45 (100.0%) | 576 (100.0%) | 12.8 |
| vain | 39 (86.7%) | 422 (73.3%) | 10.8 |
| thunderm00n | 5 (11.1%) | 110 (19.1%) | 22.0 |
| paulbr | 1 (2.2%) | 44 (7.6%) | 44.0 |
- moved modules into application dir
0 lines of code changed in 4 files:
44 lines of code changed in 1 file:
- QA fixes
1 lines of code changed in 1 file:
- general cleanup
10 lines of code changed in 1 file:
- 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
3 lines of code changed in 1 file:
- removed @since
1 lines of code changed in 1 file:
- several changes to reflect the smarty3 update
1 lines of code changed in 1 file:
- updated errorlog msg
5 lines of code changed in 1 file:
- updated errorlog display
14 lines of code changed in 1 file:
- added errorlog display to controlcenter
19 lines of code changed in 1 file:
- readded modules
179 lines of code changed in 4 files:
- complete modules cleanup
0 lines of code changed in 4 files:
- updated several templates and module files due to the Smarty version change
34 lines of code changed in 2 files:
- guestbook.admin.php action_admin_show.tpl
- several minor modifications
2 lines of code changed in 1 file:
- removed help module
- moved supportlinks from help.admin.php to controlcenter.module.php
- moved help.tpl to core/templates/help.tpl
- created help_not_found.tpl
- added helptext edit, when in debug+development mode
14 lines of code changed in 1 file:
- added action_admin_settings & action_admin_settings_update for all needed modules
- updated several modulconfigs
46 lines of code changed in 1 file:
- fixed method getFeed (available feedformats are RSS0.91, RSS1.0, RSS2.0, MBOX, OPML, ATOM, ATOM0.3, HTML, JS)
- added newsfeeds widget with quick access links to some of these feedformats
- fixed rssicon on standard/index.tpl
- replaced several //--> with -->
- added missing icons for easyslider
- added missing css for uploadify
- added style for active/inactive developers
2 lines of code changed in 1 file:
- added settings action for several modules
36 lines of code changed in 1 file:
renamed TableRecords in all modules to plural form
1 lines of code changed in 1 file:
- several config items renamed (like std_page_title to pagetitle, etc.)
- fix for simplexmlelement in controlcenter.module
20 lines of code changed in 1 file:
- fix for undefinied index shortcuts
3 lines of code changed in 1 file:
- added method fetchRawRSS (formerly controlcenter fetchFeed())
2 lines of code changed in 1 file:
- removed setLayoutTemplate(), because controlcenter is always the active backend-theme
2 lines of code changed in 1 file:
changed path to index.tpl
3 lines of code changed in 1 file:
- init records for module controlcenter
2 lines of code changed in 1 file:
- phpdoc fixes
14 lines of code changed in 2 files:
- 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
24 lines of code changed in 1 file:
- bugfix for rssfeed
6 lines of code changed in 1 file:
- controlcenter shortcuts modified, added newsfeed to controlceter (bit of positioning still needed here)
- moved shortcuts from admin theme to the module (anyway it's autodetected, if you want to theme it, put it in the theme dir)
72 lines of code changed in 1 file:
- 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
0 lines of code changed in 1 file:
- renamed /core/cache/cache_*.class.php to /core/cache/*.cache.php
- added About
- doc_raw to moveto
- mod=admin to mod=controlcenter
- pagetitle fix on standard theme
6 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:
- changed modulename "admin" to "controlcenter" for better url structure / clearification (thx to daniel)
- developer info: mod=admin is now mod=controlcenter
9 lines of code changed in 1 file: