Directory modules/forum/

Directory Created:
2007-02-09 08:48
Directory Deleted:
2012-03-07 16:16
Total Files:
0
Deleted Files:
5
Lines of Code:
0

Browse with Trac

[root]/modules/forum
            Folder removed from repo controller (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 model (0 files, 0 lines)
                Folder removed from repo entities (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 repositories (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/forum/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 67 (100.0%) 1931 (100.0%) 28.8
vain 39 (58.2%) 692 (35.8%) 17.7
xsign 13 (19.4%) 688 (35.6%) 52.9
paulbr 10 (14.9%) 353 (18.3%) 35.3
thunderm00n 5 (7.5%) 198 (10.3%) 39.6

Most Recent Commits

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

- moved modules into application dir

0 lines of code changed in 5 files:

paulbr 2010-12-08 20:00

353 lines of code changed in 10 files:

vain 2010-10-07 00:45 Rev.: 4768

- removed adminmenu placeholders from modulename.menu.php files

0 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-21 21:58 Rev.: 4290

- general cleanup

61 lines of code changed in 3 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

3 lines of code changed in 2 files:

vain 2010-03-14 06:15 Rev.: 4234

- several changes to reflect the smarty3 update

1 lines of code changed in 1 file:

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

- readded modules

519 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 2009-10-31 07:36 Rev.: 3555

- several bugfixes to formelements, like handling of the default values by defining 'selected' and css-class attribute fixes
- update to news create() and news update()

11 lines of code changed in 2 files:

thunderm00n 2009-10-30 19:11 Rev.: 3553

- added action_admin_settings & action_admin_settings_update for all needed modules
- updated several modulconfigs

46 lines of code changed in 1 file:

thunderm00n 2009-10-27 20:55 Rev.: 3544

- added settings action for several modules

38 lines of code changed in 1 file:

thunderm00n 2009-08-06 19:43 Rev.: 3309

fixed a path for better Backentheme-Integration

7 lines of code changed in 1 file:

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

- phpdoc fixes

8 lines of code changed in 2 files:

vain 2009-04-27 20:50 Rev.: 2997

- corrected attribute "author" on several modules (modulename.info.php)

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

24 lines of code changed in 1 file:

thunderm00n 2009-04-24 23:38 Rev.: 2959

Added and modified some files for Modulenavigation in Backend

83 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"

23 lines of code changed in 2 files:

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

xsign 2008-08-29 10:10 Rev.: 2478

- renamed _(...) uppercase

18 lines of code changed in 2 files:

xsign 2008-08-22 06:55 Rev.: 2462

- forum functions & templates (i looooove the modcreator!)

332 lines of code changed in 3 files:

xsign 2007-03-30 16:11 Rev.: 1081

0 lines of code changed in 3 files:

vain 2007-03-19 19:24 Rev.: 1020

$info cells (version) (cs_version) changed to (module_version) (clansuite_version) to name it more accurate

2 lines of code changed in 1 file:

xsign 2007-02-09 09:26 Rev.: 854

{$title} to {$name} in empty_module.tpl and added $trail etc.
fixed all new modules

6 lines of code changed in 2 files:

xsign 2007-02-09 08:48 Rev.: 853

addded all modules, DB updated, fixed character controlling in create_modules

332 lines of code changed in 3 files:

Generated by StatSVN 0.7.0