[root]/core/viewhelper/formdecorators/form

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 83 (100.0%) | 200 (100.0%) | 2.4 |
| vain | 74 (89.2%) | 190 (95.0%) | 2.5 |
| xsign | 9 (10.8%) | 10 (5.0%) | 1.1 |
- move /viewhelper to /view/helper
0 lines of code changed in 10 files:
- minor change to all security constant checks
- fixed the non rewrite routing
8 lines of code changed in 8 files:
- several changes to copyright, router, bootstrap, frontcontroller and various other files
16 lines of code changed in 8 files:
[QA]
- discouraged use of string-function in favor of mb_string functions
- discouraged use of is_null function in favor of === null comparisons
- discouraged use of print function in favor if echo
- discouraged use of php compat functions (sizeof to count)
- removed useless constructor method overrides
9 lines of code changed in 1 file:
- added accept-charset to Clansuite_Form and the Clansuite_Form_Decorator_Form
5 lines of code changed in 1 file:
- QA
32 lines of code changed in 8 files:
- QA
2 lines of code changed in 1 file:
- a bunch of QA fixes
4 lines of code changed in 1 file:
- a bunch of QA fixes
- added viewhelpers browserupdate and addthis
36 lines of code changed in 8 files:
- general cleanup
16 lines of code changed in 8 files:
- removed @since
8 lines of code changed in 8 files:
- fixed css classnames of forms to display the forms correctly
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)
1 lines of code changed in 1 file:
ticket solved #175
9 lines of code changed in 8 files:
- added formvalidation class
- addded moduleinfocontroller class
- added placeholder file for tinymce formelement
0 lines of code changed in 1 file:
- form-decorators / formfield-decorators - part ii
29 lines of code changed in 1 file:
- added decorators for form and formelements - Part I
24 lines of code changed in 9 files: