Directory modules/modulemanager/

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

Browse with Trac

[root]/modules/modulemanager
            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 records (0 files, 0 lines)
                    Folder removed from repo generated (0 files, 0 lines)
            Folder removed from repo scaffolding (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/modulemanager/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 81 (100.0%) 2921 (100.0%) 36.0
vain 65 (80.2%) 2296 (78.6%) 35.3
xsign 12 (14.8%) 487 (16.7%) 40.5
thunderm00n 2 (2.5%) 89 (3.0%) 44.5
paulbr 2 (2.5%) 49 (1.7%) 24.5

Most Recent Commits

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

- moved modules into application dir

0 lines of code changed in 7 files:

paulbr 2010-12-08 22:08 Rev.: 4965

7 lines of code changed in 1 file:

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

42 lines of code changed in 1 file:

vain 2010-11-19 02:10 Rev.: 4914

- smarty |@ to |
- various minor modifications

1 lines of code changed in 1 file:

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 ;)

53 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

6 lines of code changed in 1 file:

vain 2010-09-18 11:22 Rev.: 4651

- added missing config and info files
- html-tag fixes

1 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

2 lines of code changed in 1 file:

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

- tooltip to title on modulenavigation menu files

6 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

39 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

4 lines of code changed in 1 file:

vain 2010-03-24 23:03 Rev.: 4301

- modulecontroller method notify() is now triggerEvent()
- added smarty viewhelper firebug
- removes PDO statements (ticket #185)
- several smaller fixes

3 lines of code changed in 1 file:

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

- general cleanup

15 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-20 14:46 Rev.: 4277

- removed @since

51 lines of code changed in 2 files:

vain 2010-03-20 14:42 Rev.: 4276

- renamed all remaining $smarty vars to $view

19 lines of code changed in 1 file:

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

- several changes to reflect the smarty3 update

55 lines of code changed in 1 file:

vain 2010-02-13 05:43 Rev.: 4094

- revert of commit #4093 and #4092 by merging revisions 4093-4091, respecting ancestry

522 lines of code changed in 1 file:

xsign 2010-02-13 04:25 Rev.: 4092

8 lines of code changed in 1 file:

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

- readded modules

832 lines of code changed in 7 files:

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

- complete modules cleanup

0 lines of code changed in 7 files:

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

- removed literal
- several minor cleanups
- added doctrine module

99 lines of code changed in 1 file:

vain 2009-12-09 21:11 Rev.: 3815

- updated several templates and module files due to the Smarty version change

43 lines of code changed in 2 files:

vain 2009-11-20 16:59 Rev.: 3747

- guestbook.admin.php action_admin_show.tpl
- several minor modifications

18 lines of code changed in 1 file:

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

fixed a path for better Backentheme-Integration

6 lines of code changed in 1 file:

vain 2009-06-11 01:58 Rev.: 3101

- models for svv

10 lines of code changed in 1 file:

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

- phpdoc fixes

149 lines of code changed in 3 files:

vain 2009-04-25 16:55 Rev.: 2964

- added modulemanager.menu.php

29 lines of code changed in 2 files:

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-03-27 03:50 Rev.: 2873

- various smaller changes
- modulemanager scaffolding restructured to single methods
- permissiosn management: changed the cc_ tag to permission_ in templates, for the sake of a clearer name

187 lines of code changed in 1 file:

vain 2009-01-22 01:25 Rev.: 2756

- moved scaffolding templates to separate folder, these are not view related

13 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 4 files:

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

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

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

vain 2009-01-09 03:54 Rev.: 2673

- confirm_message fixed
- loadModuleconfig fixed

1 lines of code changed in 1 file:

vain 2008-12-13 00:24 Rev.: 2637

- removed the updater stuff (not ready yet) form admin module / admin index
- added tabpane javascript to "/core/javascript/tabpane"

14 lines of code changed in 1 file:

xsign 2008-09-08 02:39 Rev.: 2525

- added info,setup files

96 lines of code changed in 4 files:

xsign 2008-09-08 02:08 Rev.: 2524

- shaped confim function
- fixed IE Bug

1 lines of code changed in 1 file:

(5 more)

Generated by StatSVN 0.7.0