Directory modules/index/

Directory Created:
2006-06-17 14:03
Directory Deleted:
2012-03-07 16:16
Total Files:
0
Deleted Files:
5
Lines of Code:
0

Browse with Trac

[root]/modules/index
            Folder removed from repo controller (0 files, 0 lines)
            Folder removed from repo languages (0 files, 0 lines)
                Folder removed from repo de_DE (0 files, 0 lines)
                    Folder removed from repo LC_MESSAGES (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 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/index/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 75 (100.0%) 1828 (100.0%) 24.3
vain 52 (69.3%) 1064 (58.2%) 20.4
xsign 21 (28.0%) 696 (38.1%) 33.1
paulbr 1 (1.3%) 44 (2.4%) 44.0
thunderm00n 1 (1.3%) 24 (1.3%) 24.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:

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

44 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

11 lines of code changed in 1 file:

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

3 lines of code changed in 1 file:

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

- renamed all remaining $smarty vars to $view

1 lines of code changed in 1 file:

vain 2010-01-26 21:21 Rev.: 3955

- readded indes module

291 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-11-15 01:12 Rev.: 3667

- changed format of index.config.php to the newer one

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

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:

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

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

1 lines of code changed in 1 file:

vain 2008-12-09 02:04 Rev.: 2625

- index with new classnames

45 lines of code changed in 1 file:

xsign 2008-08-19 14:50 Rev.: 2455

- block edit is now chooseable via index.php?action=edit (later only with admin permissions...)
- maybe later @sub=admin

16 lines of code changed in 1 file:

vain 2008-08-13 11:15 Rev.: 2444

- moved the common asciidoc build files from /doc/clansuite_manual/sources/ to /build-tools/asciidoc
- fixed css, js for widget_menu (xulmenu init on frontend menu 1)
- corrected copyright.tpl

1 lines of code changed in 1 file:

xsign 2008-05-01 15:45 Rev.: 1994

- missing }

1 lines of code changed in 1 file:

xsign 2008-05-01 15:37 Rev.: 1993

worked :)

1 lines of code changed in 1 file:

xsign 2008-05-01 15:35 Rev.: 1992

- ptest²

1 lines of code changed in 1 file:

xsign 2008-05-01 15:34 Rev.: 1991

- properties test

1 lines of code changed in 1 file:

xsign 2008-05-01 15:33 Rev.: 1990

- cleaned index module ( got a copy + SVN :) )

0 lines of code changed in 1 file:

xsign 2008-05-01 15:31 Rev.: 1989

- hopefully this will not be a pain in the ass xD (added complete properties... svn:keywords HeadURL LastChangedBy LastChangedRevision LastChangedDate Id)

0 lines of code changed in 2 files:

vain 2008-04-30 21:59 Rev.: 1986

- smarty errorhandler fix

0 lines of code changed in 1 file:

vain 2008-04-30 19:40 Rev.: 1979

- moduleController getTemplateName & moduleresolver getModuleName fixed

21 lines of code changed in 1 file:

vain 2008-04-27 03:12 Rev.: 1947

- guestbook + userslist show and related models

18 lines of code changed in 1 file:

vain 2008-04-14 02:36 Rev.: 1930

- trail static

6 lines of code changed in 1 file:

vain 2008-04-03 21:22 Rev.: 1872

- adminmenu working again
- comment added on index module
- ugly loader for Modules and Submodules

1 lines of code changed in 1 file:

vain 2008-04-03 16:12 Rev.: 1862

- fixed path to smarty error tpl

1 lines of code changed in 1 file:

vain 2008-04-03 05:11 Rev.: 1859

- setLayoutTemplate() Usage Example

7 lines of code changed in 1 file:

vain 2008-03-27 20:04 Rev.: 1823

- changes to classnames
- removed the show_news method

7 lines of code changed in 1 file:

vain 2008-03-26 18:29 Rev.: 1821

- changes to interface & class names

1 lines of code changed in 1 file:

vain 2008-03-22 07:15 Rev.: 1819

- module implements clansuite_module
- removed the static switch on methods, in favor of an action controller with dynamic include

13 lines of code changed in 1 file:

vain 2008-03-21 22:46 Rev.: 1801

- removed modules

129 lines of code changed in 1 file:

vain 2008-02-17 05:13 Rev.: 1707

- cleaned up index module_index
- added the mvc demonstration, which is only for understanding the concept. call it by url (&mod=index&action=mvc)
- commented the setTemplate method

76 lines of code changed in 1 file:

vain 2008-02-15 18:42 Rev.: 1700

- testing pager

45 lines of code changed in 1 file:

vain 2008-02-13 04:37 Rev.: 1683

- fetching news-data with doctrine as a test

100 lines of code changed in 1 file:

(19 more)

Generated by StatSVN 0.7.0