[root]/modules/news/controller

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 64 (100.0%) | 592 (100.0%) | 9.2 |
| vain | 63 (98.4%) | 537 (90.7%) | 8.5 |
| paulbr | 1 (1.6%) | 55 (9.3%) | 55.0 |
- moved modules into application dir
0 lines of code changed in 2 files:
- renamed "action_show" to "action_list"
- renamed "initializeModule" to "_initializeModule"
- updated some controllers to reflect the changes in the action name structure
- renamed templates according to the changed action name structure
99 lines of code changed in 2 files:
- removed initModel() calls from modules
6 lines of code changed in 2 files:
- partial fixes for d2
55 lines of code changed in 1 file:
- direct usages of cancelUrl attribute replaced with calls to setCancelURL()
2 lines of code changed in 1 file:
- bugfixed the application of default formelement decorators
- fixed double rendering error, when using loadForm() and auto-rendering
16 lines of code changed in 1 file:
- fixed typo and links
1 lines of code changed in 1 file:
- added map_array_keys_to_values() to Clansuite_Functions
- adjusted news.admin.php + repos
4 lines of code changed in 1 file:
- transformed d1 query fetchSingleNews() to d2
3 lines of code changed in 2 files:
- added d2 entity + repos for news
2 lines of code changed in 1 file:
- updated several modules to work with doctrine2
28 lines of code changed in 2 files:
- loadForm() loads and assign a form automatically to the view
14 lines of code changed in 2 files:
- update to menu, news, thememanager, users
4 lines of code changed in 1 file:
- added publishing_status_map values
- removed unnecessary captcha + setTemplate
5 lines of code changed in 1 file:
- smarty |@ to |
- various minor modifications
28 lines of code changed in 2 files:
- added existence check for module cfg file in readModuleConfig
- the popup content is renderer without layout
3 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 ;)
1 lines of code changed in 1 file:
- fixed modulenavigation template path and applied buildURL
- changed menu definitions of all modules accordingly
14 lines of code changed in 2 files:
- added method buildURL() to router
- buildURL is used for redirects
- changed all module redirects accordingly
7 lines of code changed in 1 file:
- removed slash before index.php on Clansuite_Breadcrumb::add()
5 lines of code changed in 2 files:
- fix for flashmessage tunneling via messages on redirect
1 lines of code changed in 1 file:
- added clearVars() and clearCache() to view
- added getFlashmessageTypes() to flashmessages
- changes to modules in regard using writeModuleConfig()
3 lines of code changed in 1 file:
- added replace functionality to breadcrumb obj
2 lines of code changed in 1 file:
- routing convention: actions have to be lowercased
1 lines of code changed in 1 file:
- getHttpResponse() to response
7 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.
2 lines of code changed in 1 file:
- modulecontroller method display() accepts content_template and layout_template as array parameters
- removed getHttpRequest() calls in favor of $this->request
9 lines of code changed in 2 files:
- added formgenerator to autoloadInclusions()
- removed formgenerator and datagrid includes from modules
- removed formdecorator includes from fromdecorators/form/*elements
1 lines of code changed in 1 file:
- fixed ROOT and WWW_ROOT* slashes
1 lines of code changed in 1 file:
- fixed ROOT_* slashes
2 lines of code changed in 2 files:
- minor change to all security constant checks
- fixed the non rewrite routing
22 lines of code changed in 2 files:
- activated Doctrine model_loading_conservative
- fixed record basename on teamspeakviewer/model/records/CsTeamspeak.php
- added getBugtrackerSearch() to errorhandler.core.php
2 lines of code changed in 1 file:
- renamed method prepareOutput() to display()
- added parameter array to pass layout and content template along
8 lines of code changed in 2 files:
- mb_convert_encoding approach for the utf8 bug
14 lines of code changed in 2 files:
- renamed action_admin_add to action_admin_create
3 lines of code changed in 2 files:
- fixed case-sensitivity and slashes of datagrid includes
3 lines of code changed in 1 file:
- added datagrid column render image
- adjusted categories.admin.php accordingly
- added proxy method img/image to Clansuite_HTML
- minor method name changes in datagrid.core.php and datagridcol.core.php
- renamed datagrid options parameter 'ModuleActionURL' simply to 'url'
1 lines of code changed in 1 file:
- QA (changed require in conditionals to includes)
1 lines of code changed in 1 file:
- QA
8 lines of code changed in 2 files:
- a bunch of QA fixes
7 lines of code changed in 2 files:
(5 more)