[root]/modules/teamspeakviewer
controller
(0 files, 0 lines)
images
(0 files, 0 lines)
tree
(0 files, 0 lines)
ts2
(0 files, 0 lines)
ts3
(0 files, 0 lines)
languages
(0 files, 0 lines)
en_GB
(0 files, 0 lines)
LC_MESSAGES
(0 files, 0 lines)
libraries
(0 files, 0 lines)
commands
(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 | 46 (100.0%) | 1314 (100.0%) | 28.5 |
| vain | 42 (91.3%) | 1155 (87.9%) | 27.5 |
| thunderm00n | 3 (6.5%) | 116 (8.8%) | 38.6 |
| paulbr | 1 (2.2%) | 43 (3.3%) | 43.0 |
- moved modules into application dir
0 lines of code changed in 5 files:
- fixed typo and links
0 lines of code changed in 1 file:
43 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:
- created /controller folder and renamed /templates to /view inside module directories
2 lines of code changed in 1 file:
- general cleanup
8 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:
- added Teamspeak3 from TSViewer.com (non-async js)
22 lines of code changed in 1 file:
- readded modules
500 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:
- removed literal
- several minor cleanups
- added doctrine module
6 lines of code changed in 1 file:
- added Teamspeak3 ServerQuery Library
94 lines of code changed in 2 files:
- models for tsv
3 lines of code changed in 1 file:
- phpdoc fixes
1 lines of code changed in 1 file:
- Added some Modules with Basic Structures
- Added .info.php and .config.php to all Modules
116 lines of code changed in 3 files:
- phpdoc fix
13 lines of code changed in 1 file:
- added Module TeamspeakViwer v0.1 based on libacts2 Library (this is the display part still @todo: serverdata to configfile + admin)
222 lines of code changed in 1 file:
- various changes on modules + templates
24 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 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:
- Doctrine::Fetch_array to HYDRATE_ARRAY
2 lines of code changed in 1 file:
- added module teamspeakviewer
189 lines of code changed in 1 file: