[root]/modules/account
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 | 179 (100.0%) | 12569 (100.0%) | 70.2 |
| vain | 103 (57.5%) | 6732 (53.6%) | 65.3 |
| xsign | 66 (36.9%) | 4507 (35.9%) | 68.2 |
| vyper | 3 (1.7%) | 932 (7.4%) | 310.6 |
| thunderm00n | 6 (3.4%) | 354 (2.8%) | 59.0 |
| paulbr | 1 (0.6%) | 44 (0.4%) | 44.0 |
- moved modules into application dir
0 lines of code changed in 11 files:
44 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
38 lines of code changed in 2 files:
- moved [login] section from clansuite main config to account module config
13 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:
- created /controller folder and renamed /templates to /view inside module directories
3 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
90 lines of code changed in 1 file:
- renamed all remaining $smarty vars to $view
5 lines of code changed in 1 file:
- general cleanup
65 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
17 lines of code changed in 2 files:
- removed @since
51 lines of code changed in 1 file:
- renamed all remaining $smarty vars to $view
25 lines of code changed in 2 files:
- several changes to reflect the smarty3 update
1 lines of code changed in 1 file:
- readded modules
3073 lines of code changed in 11 files:
- complete modules cleanup
0 lines of code changed in 11 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
48 lines of code changed in 2 files:
- updated several templates and module files due to the Smarty version change
9 lines of code changed in 2 files:
added functions for profile (not yet finished)
185 lines of code changed in 1 file:
- added action_admin_settings & action_admin_settings_update for all needed modules
- updated several modulconfigs
58 lines of code changed in 1 file:
renamed TableRecords in all modules to plural form
2 lines of code changed in 1 file:
test commit
2 lines of code changed in 1 file:
- phpdoc fixes
161 lines of code changed in 2 files:
- Added account.info.php
24 lines of code changed in 1 file:
Added and modified some files for Modulenavigation in Backend
83 lines of code changed in 1 file:
- renamed doc_raw to move_to; "move_to position" to "move_to target"
6 lines of code changed in 1 file:
- 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 1 file:
- worked on some configuration issues
- deleted tabs from settings module
59 lines of code changed in 1 file:
- renamed "httprequest" to "Clansuite_HttpRequest"
7 lines of code changed in 1 file:
- applied "clansuite_" prefix on gallery module
13 lines of code changed in 1 file:
- reworked account module
- changed templates
6 lines of code changed in 1 file:
- added setWidgetTemplate()
- changed lots of tpl names to action_ widget_
- more...
17 lines of code changed in 2 files:
- account mod fixes, renamed block to widget
19 lines of code changed in 1 file:
- changed all TPLs and PHP Files to use singular Doctrine!
- SQL UPDATE !!!!!!!!!!!!!!!!!!
6 lines of code changed in 1 file:
- login tpl fix
7 lines of code changed in 1 file:
- register fixes
- {$content} approval
1 lines of code changed in 1 file:
(76 more)