[root]/modules/matches
controller
(0 files, 0 lines)
languages
(0 files, 0 lines)
model
(0 files, 0 lines)
records
(0 files, 0 lines)
generated
(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 | 61 (100.0%) | 2002 (100.0%) | 32.8 |
| vain | 47 (77.0%) | 1081 (54.0%) | 23.0 |
| thunderm00n | 9 (14.8%) | 583 (29.1%) | 64.7 |
| xsign | 5 (8.2%) | 338 (16.9%) | 67.6 |
- moved modules into application dir
0 lines of code changed in 5 files:
- 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 ;)
32 lines of code changed in 1 file:
- fixed modulenavigation template path and applied buildURL
- changed menu definitions of all modules accordingly
3 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
3 lines of code changed in 1 file:
- QA
4 lines of code changed in 1 file:
- a bunch of QA fixes
19 lines of code changed in 1 file:
- QA fixes
1 lines of code changed in 1 file:
- general cleanup
16 lines of code changed in 3 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
5 lines of code changed in 2 files:
- removed @since
5 lines of code changed in 2 files:
- renamed all remaining $smarty vars to $view
7 lines of code changed in 1 file:
- several changes to reflect the smarty3 update
1 lines of code changed in 1 file:
- readded modules
717 lines of code changed in 5 files:
- complete modules cleanup
0 lines of code changed in 5 files:
- renamed smarty assign_by_ref to assign (this was mainly a workaround in smarty v2 to work with references. referencing is now standard behavior of php.)
- drop the ajax dialog windows (will be reimplemented on base of jQuery modal)
- added messagebox viewhelper for testing purposes to the apc status template
2 lines of code changed in 1 file:
- added action_admin_settings & action_admin_settings_update for all needed modules
- updated several modulconfigs
66 lines of code changed in 2 files:
- phpdoc fixes
7 lines of code changed in 2 files:
modified nextmatches template
1 lines of code changed in 1 file:
updated widgets for module matches
4 lines of code changed in 1 file:
- added shoutbox widget
1 lines of code changed in 1 file:
- removed CsCategory.php from myrecords (resides now in module records dir)
- changed references of the news module accordingly
- settings update: corrected link for methodname
17 lines of code changed in 1 file:
- added CsMatchesTable to records
8 lines of code changed in 1 file:
- added widgets
50 lines of code changed in 1 file:
- added records for matches module
- updated sql
8 lines of code changed in 1 file:
- added matches/matches.module.php
73 lines of code changed in 1 file:
- models for svv
98 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
512 lines of code changed in 5 files:
removed downloads gallery matches replayes, because modules were in old style
and we are not at the point to create this functionality
0 lines of code changed in 3 files:
$info cells (version) (cs_version) changed to (module_version) (clansuite_version) to name it more accurate
2 lines of code changed in 1 file:
{$title} to {$name} in empty_module.tpl and added $trail etc.
fixed all new modules
6 lines of code changed in 2 files:
addded all modules, DB updated, fixed character controlling in create_modules
332 lines of code changed in 3 files: