Directory modules/teamspeakviewer/

Directory Deleted:
2012-03-07 16:16
Total Files:
0
Deleted Files:
5
Lines of Code:
0

Browse with Trac

[root]/modules/teamspeakviewer
            Folder removed from repo controller (0 files, 0 lines)
            Folder removed from repo images (0 files, 0 lines)
                Folder removed from repo tree (0 files, 0 lines)
                Folder removed from repo ts2 (0 files, 0 lines)
                Folder removed from repo ts3 (0 files, 0 lines)
            Folder removed from repo languages (0 files, 0 lines)
                Folder removed from repo en_GB (0 files, 0 lines)
                    Folder removed from repo LC_MESSAGES (0 files, 0 lines)
            Folder removed from repo libraries (0 files, 0 lines)
                Folder removed from repo commands (0 files, 0 lines)
            Folder removed from repo model (0 files, 0 lines)
                Folder removed from repo records (0 files, 0 lines)
                    Folder removed from repo generated (0 files, 0 lines)
            Folder removed from repo templates (0 files, 0 lines)
            Folder removed from repo view (0 files, 0 lines)
                Folder removed from repo smarty (0 files, 0 lines)

Lines of Code

modules/teamspeakviewer/ Lines of Code

Developers

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

Most Recent Commits

vain 2012-03-07 16:16 Rev.: 6268

- moved modules into application dir

0 lines of code changed in 5 files:

vain 2011-01-30 13:02 Rev.: 5109

- fixed typo and links

0 lines of code changed in 1 file:

paulbr 2010-12-08 19:53 Rev.: 4957

43 lines of code changed in 1 file:

vain 2010-09-23 22:17 Rev.: 4722

- 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:

vain 2010-09-23 13:07 Rev.: 4721

- fixed modulenavigation template path and applied buildURL
- changed menu definitions of all modules accordingly

3 lines of code changed in 1 file:

vain 2010-08-27 23:01 Rev.: 4599

- minor change to all security constant checks
- fixed the non rewrite routing

1 lines of code changed in 1 file:

vain 2010-05-24 00:32 Rev.: 4454

- tooltip to title on modulenavigation menu files

3 lines of code changed in 1 file:

vain 2010-05-02 03:12 Rev.: 4376

- QA

4 lines of code changed in 1 file:

vain 2010-04-17 23:29 Rev.: 4359

- a bunch of QA fixes

19 lines of code changed in 1 file:

vain 2010-04-17 20:56 Rev.: 4356

- QA fixes

1 lines of code changed in 1 file:

vain 2010-03-26 23:47 Rev.: 4312

- created /controller folder and renamed /templates to /view inside module directories

2 lines of code changed in 1 file:

vain 2010-03-21 21:58 Rev.: 4290

- general cleanup

8 lines of code changed in 2 files:

vain 2010-03-20 23:32 Rev.: 4284

- 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:

vain 2010-03-20 14:46 Rev.: 4277

- removed @since

1 lines of code changed in 1 file:

vain 2010-02-13 22:43 Rev.: 4098

- added Teamspeak3 from TSViewer.com (non-async js)

22 lines of code changed in 1 file:

vain 2010-01-26 18:55 Rev.: 3950

- readded modules

500 lines of code changed in 5 files:

vain 2010-01-21 02:11 Rev.: 3938

- complete modules cleanup

0 lines of code changed in 5 files:

vain 2010-01-20 06:16 Rev.: 3928

- 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:

vain 2009-12-23 13:16 Rev.: 3874

- removed literal
- several minor cleanups
- added doctrine module

6 lines of code changed in 1 file:

vain 2009-12-23 02:30 Rev.: 3870

- added Teamspeak3 ServerQuery Library

94 lines of code changed in 2 files:

vain 2009-06-11 01:56 Rev.: 3099

- models for tsv

3 lines of code changed in 1 file:

vain 2009-05-12 08:41 Rev.: 3049

- phpdoc fixes

1 lines of code changed in 1 file:

thunderm00n 2009-04-25 23:45 Rev.: 2979

- Added some Modules with Basic Structures
- Added .info.php and .config.php to all Modules

116 lines of code changed in 3 files:

vain 2009-04-16 18:08 Rev.: 2944

- phpdoc fix

13 lines of code changed in 1 file:

vain 2009-03-18 20:36 Rev.: 2842

- 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:

vain 2009-01-21 23:49 Rev.: 2750

- various changes on modules + templates

24 lines of code changed in 1 file:

vain 2009-01-20 18:35 Rev.: 2741

- renamed doc_raw to move_to; "move_to position" to "move_to target"

2 lines of code changed in 1 file:

vain 2009-01-12 03:00 Rev.: 2686

- 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:

vain 2009-01-09 03:31 Rev.: 2671

- Doctrine::Fetch_array to HYDRATE_ARRAY

2 lines of code changed in 1 file:

vain 2008-12-13 02:29 Rev.: 2639

- added module teamspeakviewer

189 lines of code changed in 1 file:

Generated by StatSVN 0.7.0