[root]/modules/guestbook
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)
records
(0 files, 0 lines)
generated
(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 | 115 (100.0%) | 6441 (100.0%) | 56.0 |
| vain | 83 (72.2%) | 4878 (75.7%) | 58.7 |
| xsign | 20 (17.4%) | 717 (11.1%) | 35.8 |
| vyper | 2 (1.7%) | 524 (8.1%) | 262.0 |
| thunderm00n | 9 (7.8%) | 279 (4.3%) | 31.0 |
| paulbr | 1 (0.9%) | 43 (0.7%) | 43.0 |
- moved modules into application dir
0 lines of code changed in 5 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:
- removed calls to Clansuite_Array_Formgenerator from modules. one might instantiate a new form with a form description array now. the form generator is called automatically.
1 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
108 lines of code changed in 2 files:
- general cleanup
17 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
5 lines of code changed in 2 files:
- removed @since
3 lines of code changed in 2 files:
- renamed all remaining $smarty vars to $view
11 lines of code changed in 2 files:
- several changes to reflect the smarty3 update
1 lines of code changed in 1 file:
fixed class_exists() errors
fixed path problems in smarty
fixed stupid Form CSS Scope
added smarty tpl debug in html (prefilter.inserttplnames.php)
added better name convention for Form CSS
renamed getClassName() and setClassName() to getClass() and setClass() (formdecorator.core.php)
moved getClass() and setClass() upper in hierarchy (formdecorator.core.php)
2 lines of code changed in 1 file:
- readded modules
1736 lines of code changed in 5 files:
- complete modules cleanup
0 lines of code changed in 5 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
2 lines of code changed in 1 file:
- updated several templates and module files due to the Smarty version change
23 lines of code changed in 1 file:
added functions for profile (not yet finished)
2 lines of code changed in 1 file:
- guestbook.admin.php action_admin_show.tpl
- several minor modifications
109 lines of code changed in 2 files:
- added action_admin_settings & action_admin_settings_update for all needed modules
- updated several modulconfigs
61 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
1 lines of code changed in 1 file:
- added initRecords
2 lines of code changed in 2 files:
- models for svv
1 lines of code changed in 1 file:
- phpdoc fixes
6 lines of code changed in 2 files:
- bbcode fix
18 lines of code changed in 2 files:
- 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
129 lines of code changed in 1 file:
Added Basic Structures for Guestbook Module
1 lines of code changed in 2 files:
Added and modified some files for Modulenavigation in Backend
83 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
16 lines of code changed in 2 files:
- renamed doc_raw to move_to; "move_to position" to "move_to target"
26 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
2 lines of code changed in 2 files:
- renamed "httprequest" to "Clansuite_HttpRequest"
2 lines of code changed in 2 files:
- applied "clansuite_" prefix to several modules (modulecontroller and classnames fix)
75 lines of code changed in 2 files:
(26 more)