[root]/modules/shoutbox
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 | 72 (100.0%) | 2036 (100.0%) | 28.2 |
| vain | 48 (66.7%) | 862 (42.3%) | 17.9 |
| thunderm00n | 10 (13.9%) | 475 (23.3%) | 47.5 |
| freq77 | 6 (8.3%) | 353 (17.3%) | 58.8 |
| vyper | 1 (1.4%) | 223 (11.0%) | 223.0 |
| xsign | 7 (9.7%) | 123 (6.0%) | 17.5 |
- 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
34 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
4 lines of code changed in 2 files:
- several changes to reflect the smarty3 update
1 lines of code changed in 1 file:
- readded modules
533 lines of code changed in 5 files:
- complete modules cleanup
0 lines of code changed in 5 files:
- added templates for settings action
5 lines of code changed in 2 files:
- added action_admin_settings & action_admin_settings_update for all needed modules
- updated several modulconfigs
55 lines of code changed in 1 file:
- added settings action for several modules
11 lines of code changed in 1 file:
- added a second default parameter to method modulecontroller getConfigValue()
1 lines of code changed in 1 file:
- load_module items fix
- added items cfg value for shoutbox
9 lines of code changed in 2 files:
fixed a path for better Backentheme-Integration
1 lines of code changed in 1 file:
- added shoutbox widget
66 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
403 lines of code changed in 5 files:
- reverted commit of creep7 (contact me please)
0 lines of code changed in 2 files:
* Poll Module Structure
* Shoutbox Module Structure
* Sponsors Module Structure
223 lines of code changed in 2 files:
- removed modules
0 lines of code changed in 2 files:
- Fixed a xhtml error
- Fixed all the ampersands in the breadcrumbs ( converted & to & )
223 lines of code changed in 1 file:
$info cells (version) (cs_version) changed to (module_version) (clansuite_version) to name it more accurate
0 lines of code changed in 1 file:
changed ROOT Variables to represent directory structure
it's not TPL_ROOT but
ROOT added by some_folder
examples: ROOT_TPL, ROOT_CORE etc.
4 lines of code changed in 1 file:
mod_page_title removed !!!
implemented breadcrumbs/trail navigation
6 lines of code changed in 1 file:
tabs to spaces, spaces deleted
120 lines of code changed in 1 file:
changes position of switch default:
4 lines of code changed in 1 file:
5 lines of code changed in 1 file:
31 lines of code changed in 1 file:
0 lines of code changed in 1 file:
3 lines of code changed in 1 file:
53 lines of code changed in 1 file:
18 lines of code changed in 1 file:
Some typos fixed. Saving of shoutbox entries works properly! Shoutbox works with javascript turned on (->so save and check by ajax) and with javascript turned off (->send as a normal form request). style of the entries output a little bit improved!
5 lines of code changed in 1 file:
(8 more)