[root]/modules/staticpages
controller
(0 files, 0 lines)
languages
(0 files, 0 lines)
en_GB
(0 files, 0 lines)
LC_MESSAGES
(0 files, 0 lines)
model
(0 files, 0 lines)
entities
(0 files, 0 lines)
records
(0 files, 0 lines)
generated
(0 files, 0 lines)
repositories
(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 | 91 (100.0%) | 3249 (100.0%) | 35.7 |
| vain | 80 (87.9%) | 2629 (80.9%) | 32.8 |
| vyper | 2 (2.2%) | 397 (12.2%) | 198.5 |
| thunderm00n | 7 (7.7%) | 178 (5.5%) | 25.4 |
| paulbr | 1 (1.1%) | 43 (1.3%) | 43.0 |
| xsign | 1 (1.1%) | 2 (0.1%) | 2.0 |
- moved modules into application dir
0 lines of code changed in 8 files:
43 lines of code changed in 1 file:
- removed adminmenu placeholders from modulename.menu.php files
0 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:
- modulecontroller method notify() is now triggerEvent()
- added smarty viewhelper firebug
- removes PDO statements (ticket #185)
- several smaller fixes
50 lines of code changed in 1 file:
- general cleanup
22 lines of code changed in 3 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
8 lines of code changed in 2 files:
- removed @since
2 lines of code changed in 2 files:
- renamed all remaining $smarty vars to $view
13 lines of code changed in 2 files:
- several changes to reflect the smarty3 update
1 lines of code changed in 1 file:
- readded modules
971 lines of code changed in 8 files:
- complete modules cleanup
0 lines of code changed in 8 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
9 lines of code changed in 1 file:
- guestbook.admin.php action_admin_show.tpl
- several minor modifications
6 lines of code changed in 1 file:
- added action_admin_settings & action_admin_settings_update for all needed modules
- updated several modulconfigs
65 lines of code changed in 2 files:
renamed TableRecords in all modules to plural form
2 lines of code changed in 1 file:
fixed a path for better Backentheme-Integration
3 lines of code changed in 1 file:
fixed staticpages backendmodule
83 lines of code changed in 1 file:
fixed names and queries for some backend modules
1 lines of code changed in 1 file:
- corrected attribute "author" on several modules (modulename.info.php)
1 lines of code changed in 1 file:
- Added some Modules with Basic Structures
- Added .info.php and .config.php to all Modules
24 lines of code changed in 1 file:
- 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
1 lines of code changed in 1 file:
- various changes on modules + templates
4 lines of code changed in 1 file:
- renamed doc_raw to move_to; "move_to position" to "move_to target"
16 lines of code changed in 3 files:
- 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:
- renamed "httprequest" to "Clansuite_HttpRequest"
1 lines of code changed in 1 file:
- applied "clansuite_" prefix to several modules (modulecontroller and classnames fix)
126 lines of code changed in 2 files:
- changed all TPLs and PHP Files to use singular Doctrine!
- SQL UPDATE !!!!!!!!!!!!!!!!!!
2 lines of code changed in 1 file:
- DBAL Init removed from Modules
1 lines of code changed in 1 file:
- path fix ??
1 lines of code changed in 1 file:
- fixed overview
2 lines of code changed in 1 file:
- fixed missing return (which was doubling the content flush)
4 lines of code changed in 1 file:
- tpl fix
1 lines of code changed in 1 file:
- added staticpages show && overview
- added staticpages link to drahtgitter
- small fixes
- removes some extlibs
905 lines of code changed in 6 files:
(5 more)