[root]/modules/templatemanager
controller
(0 files, 0 lines)
languages
(0 files, 0 lines)
en_GB
(0 files, 0 lines)
LC_MESSAGES
(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 | 45 (100.0%) | 1205 (100.0%) | 26.7 |
| vain | 44 (97.8%) | 1162 (96.4%) | 26.4 |
| paulbr | 1 (2.2%) | 43 (3.6%) | 43.0 |
- moved modules into application dir
0 lines of code changed in 5 files:
- updated info files of several modules (missing sections basically)
9 lines of code changed in 1 file:
- fixed typo and links
0 lines of code changed in 1 file:
43 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 ;)
62 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:
- added missing config and info files
- html-tag fixes
8 lines of code changed in 1 file:
- minor change to all security constant checks
- fixed the non rewrite routing
11 lines of code changed in 2 files:
- 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
24 lines of code changed in 1 file:
- renamed all remaining $smarty vars to $view
5 lines of code changed in 1 file:
- general cleanup
72 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
2 lines of code changed in 2 files:
- removed @since
124 lines of code changed in 1 file:
- removed @since
3 lines of code changed in 1 file:
- renamed all remaining $smarty vars to $view
9 lines of code changed in 1 file:
- several changes to reflect the smarty3 update
5 lines of code changed in 1 file:
- changed templatemanager methodname action_admin_editor() to action_admin_edit()
26 lines of code changed in 1 file:
- template manager update
119 lines of code changed in 2 files:
- readded modules
302 lines of code changed in 3 files:
- complete modules cleanup
0 lines of code changed in 3 files:
- removed literal
- several minor cleanups
- added doctrine module
72 lines of code changed in 1 file:
- updated several templates and module files due to the Smarty version change
49 lines of code changed in 1 file:
- reworked module news. the methods create, edit, update, delete are working.
- update to templatemanager.admin.php. the text for creating a new template is no longer hardcoded, instead create_new_template.tpl is used.
15 lines of code changed in 1 file:
- thememanager::action_admin_show(): fixed edit button (link to templateeditor)
32 lines of code changed in 1 file:
- applied style fix to codemirror/js/codemirror.js
- method action_admin_save() for templatemanager.admin.php
- cleanups on news/templates/action_admin_show.tpl
24 lines of code changed in 1 file:
- added the filename and the module name of the template to display as smarty vars (smarty.renderer.php)
- added both vars to the link of the templateeditor in template_not_found.tpl
- some minor fixes to the templateeditor itself
36 lines of code changed in 1 file:
- added templatemanager with codemirror editor
121 lines of code changed in 2 files: