[root]/modules/shockvoiceviewer
controller
(0 files, 0 lines)
images
(0 files, 0 lines)
channel
(0 files, 0 lines)
status
(0 files, 0 lines)
languages
(0 files, 0 lines)
library
(0 files, 0 lines)
model
(0 files, 0 lines)
records
(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 | 37 (100.0%) | 520 (100.0%) | 14.0 |
| vain | 34 (91.9%) | 485 (93.3%) | 14.2 |
| thunderm00n | 2 (5.4%) | 33 (6.3%) | 16.5 |
| raensen | 1 (2.7%) | 2 (0.4%) | 2.0 |
- moved modules into application dir
0 lines of code changed in 4 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 ;)
25 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
12 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
1 lines of code changed in 1 file:
- readded modules
131 lines of code changed in 4 files:
- complete modules cleanup
0 lines of code changed in 4 files:
- fix for shockvoiceviewer.module.php
20 lines of code changed in 1 file:
- update shockvoiceviewer.module.php
3 lines of code changed in 1 file:
fixed bug in shockvoiceviewer widget - statistics use now the module configuration
2 lines of code changed in 1 file:
- added cURL check in shockvoiceviewer
6 lines of code changed in 1 file:
- updated Module Shockvoice to v0.2 (several bugfixes (fixed the eol error), switched from file_get_contents() to curl(), separated the query methods into shockvoice.class.php, modified the tpl accordingly)
11 lines of code changed in 1 file:
- fixed shockvoiceviewer; host;port;id are now loaded from config file
- changed the fetch method for Clansuite_Config to a static, inside modulecontroller.core.php getModuleConfig()
14 lines of code changed in 2 files:
- fixes for shockvoiceviewer + added menu.php
100 lines of code changed in 3 files:
- Added some Modules with Basic Structures
- Added .info.php and .config.php to all Modules
33 lines of code changed in 2 files:
- added Module Shockvoiceviewer v0.1 (this is the display part still @todo: serverdata to configfile + admin)
139 lines of code changed in 1 file: