[root]/modules/index
controller
(0 files, 0 lines)
languages
(0 files, 0 lines)
de_DE
(0 files, 0 lines)
LC_MESSAGES
(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 | 75 (100.0%) | 1828 (100.0%) | 24.3 |
| vain | 52 (69.3%) | 1064 (58.2%) | 20.4 |
| xsign | 21 (28.0%) | 696 (38.1%) | 33.1 |
| paulbr | 1 (1.3%) | 44 (2.4%) | 44.0 |
| thunderm00n | 1 (1.3%) | 24 (1.3%) | 24.0 |
- moved modules into application dir
0 lines of code changed in 5 files:
44 lines of code changed in 1 file:
- QA fixes
1 lines of code changed in 1 file:
- created /controller folder and renamed /templates to /view inside module directories
2 lines of code changed in 1 file:
- general cleanup
11 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
1 lines of code changed in 1 file:
- removed @since
3 lines of code changed in 1 file:
- renamed all remaining $smarty vars to $view
1 lines of code changed in 1 file:
- readded indes module
291 lines of code changed in 5 files:
- complete modules cleanup
0 lines of code changed in 5 files:
- changed format of index.config.php to the newer one
6 lines of code changed in 1 file:
- phpdoc fixes
1 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
24 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
8 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 2 files:
- 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
1 lines of code changed in 1 file:
- index with new classnames
45 lines of code changed in 1 file:
- block edit is now chooseable via index.php?action=edit (later only with admin permissions...)
- maybe later @sub=admin
16 lines of code changed in 1 file:
- moved the common asciidoc build files from /doc/clansuite_manual/sources/ to /build-tools/asciidoc
- fixed css, js for widget_menu (xulmenu init on frontend menu 1)
- corrected copyright.tpl
1 lines of code changed in 1 file:
- missing }
1 lines of code changed in 1 file:
worked :)
1 lines of code changed in 1 file:
- ptest²
1 lines of code changed in 1 file:
- properties test
1 lines of code changed in 1 file:
- cleaned index module ( got a copy + SVN :) )
0 lines of code changed in 1 file:
- hopefully this will not be a pain in the ass xD (added complete properties... svn:keywords HeadURL LastChangedBy LastChangedRevision LastChangedDate Id)
0 lines of code changed in 2 files:
- smarty errorhandler fix
0 lines of code changed in 1 file:
- moduleController getTemplateName & moduleresolver getModuleName fixed
21 lines of code changed in 1 file:
- guestbook + userslist show and related models
18 lines of code changed in 1 file:
- trail static
6 lines of code changed in 1 file:
- adminmenu working again
- comment added on index module
- ugly loader for Modules and Submodules
1 lines of code changed in 1 file:
- fixed path to smarty error tpl
1 lines of code changed in 1 file:
- setLayoutTemplate() Usage Example
7 lines of code changed in 1 file:
- changes to classnames
- removed the show_news method
7 lines of code changed in 1 file:
- changes to interface & class names
1 lines of code changed in 1 file:
- module implements clansuite_module
- removed the static switch on methods, in favor of an action controller with dynamic include
13 lines of code changed in 1 file:
- removed modules
129 lines of code changed in 1 file:
- cleaned up index module_index
- added the mvc demonstration, which is only for understanding the concept. call it by url (&mod=index&action=mvc)
- commented the setTemplate method
76 lines of code changed in 1 file:
- testing pager
45 lines of code changed in 1 file:
- fetching news-data with doctrine as a test
100 lines of code changed in 1 file:
(19 more)