Directory modules/categories/controller/

Directory Created:
2010-03-26 23:52
Directory Deleted:
2012-03-07 16:16
Total Files:
0
Deleted Files:
1
Lines of Code:
0

Browse with Trac

[root]/modules/categories/controller

Lines of Code

modules/categories/controller/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
vain 28 (100.0%) 201 (100.0%) 7.1

Most Recent Commits

vain 2012-03-07 16:16 Rev.: 6268

- moved modules into application dir

0 lines of code changed in 1 file:

vain 2012-03-05 20:30 Rev.: 6194

- 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

31 lines of code changed in 1 file:

vain 2011-07-09 11:30 Rev.: 5496

- removed initModel() calls from modules

3 lines of code changed in 1 file:

vain 2011-05-06 13:09 Rev.: 5278

- direct usages of cancelUrl attribute replaced with calls to setCancelURL()

2 lines of code changed in 1 file:

vain 2011-01-30 13:02 Rev.: 5109

- fixed typo and links

1 lines of code changed in 1 file:

vain 2011-01-14 19:43 Rev.: 5019

- changed getConfigValue(), getModuleConfig() and var moduleconfig to static
- renamed all method calls accordingly

1 lines of code changed in 1 file:

vain 2010-11-19 02:10 Rev.: 4914

- smarty |@ to |
- various minor modifications

2 lines of code changed in 1 file:

vain 2010-10-11 21:08 Rev.: 4782

- bugfixes, thanks paul

0 lines of code changed in 1 file:

vain 2010-09-23 22:17 Rev.: 4722

- 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:

vain 2010-09-23 13:07 Rev.: 4721

- fixed modulenavigation template path and applied buildURL
- changed menu definitions of all modules accordingly

6 lines of code changed in 1 file:

vain 2010-09-22 19:31 Rev.: 4720

- added method buildURL() to router
- buildURL is used for redirects
- changed all module redirects accordingly

6 lines of code changed in 1 file:

vain 2010-09-22 15:55 Rev.: 4718

- slash fix on www_root_mod
- fixed paths on module menu

1 lines of code changed in 1 file:

vain 2010-09-20 20:01 Rev.: 4668

- removed slash before index.php on Clansuite_Breadcrumb::add()

1 lines of code changed in 1 file:

vain 2010-09-19 20:45 Rev.: 4662

- 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:

vain 2010-09-18 20:21 Rev.: 4653

- getHttpResponse() to response

8 lines of code changed in 1 file:

vain 2010-09-18 01:40 Rev.: 4648

- 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:

vain 2010-09-17 21:34 Rev.: 4645

- modulecontroller method display() accepts content_template and layout_template as array parameters
- removed getHttpRequest() calls in favor of $this->request

4 lines of code changed in 1 file:

vain 2010-09-17 17:07 Rev.: 4637

- added formgenerator to autoloadInclusions()
- removed formgenerator and datagrid includes from modules
- removed formdecorator includes from fromdecorators/form/*elements

0 lines of code changed in 1 file:

vain 2010-09-09 19:33 Rev.: 4617

- fixed ROOT_* slashes

1 lines of code changed in 1 file:

vain 2010-08-27 23:01 Rev.: 4599

- minor change to all security constant checks
- fixed the non rewrite routing

7 lines of code changed in 1 file:

vain 2010-06-17 02:12 Rev.: 4506

- renamed method prepareOutput() to display()
- added parameter array to pass layout and content template along

4 lines of code changed in 1 file:

vain 2010-05-12 23:43 Rev.: 4403

- fixed case-sensitivity and slashes of datagrid includes

2 lines of code changed in 1 file:

vain 2010-05-08 04:16 Rev.: 4394

- 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'

8 lines of code changed in 1 file:

vain 2010-05-03 18:08 Rev.: 4383

- QA (changed require in conditionals to includes)

12 lines of code changed in 1 file:

vain 2010-05-02 03:12 Rev.: 4376

- QA

4 lines of code changed in 1 file:

vain 2010-04-18 00:22 Rev.: 4361

- a bunch of QA fixes

3 lines of code changed in 1 file:

vain 2010-04-17 20:56 Rev.: 4356

- QA fixes

13 lines of code changed in 1 file:

vain 2010-03-26 23:52 Rev.: 4313

- moved modulecontrollers to /controller directory

75 lines of code changed in 1 file:

Generated by StatSVN 0.7.0