[root]/core/viewhelper/formdecorators/formelement

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 50 (100.0%) | 416 (100.0%) | 8.3 |
| vain | 45 (90.0%) | 361 (86.8%) | 8.0 |
| xsign | 5 (10.0%) | 55 (13.2%) | 11.0 |
- move /viewhelper to /view/helper
0 lines of code changed in 5 files:
- minor change to all security constant checks
- fixed the non rewrite routing
5 lines of code changed in 5 files:
- several changes to copyright, router, bootstrap, frontcontroller and various other files
11 lines of code changed in 5 files:
- descriptions added to formelement decorators
45 lines of code changed in 5 files:
- fixed formdecorator duplication
- added formelement_decorator_formelement: decorate formelement (a) with formelement (b)
- added formelement_decorator_formelement to captcha.form.php for testing
- some minor changes: comments etc.
106 lines of code changed in 3 files:
- QA
16 lines of code changed in 4 files:
- a bunch of QA fixes
8 lines of code changed in 2 files:
- a bunch of QA fixes
- added viewhelpers browserupdate and addthis
2 lines of code changed in 2 files:
- general cleanup
8 lines of code changed in 4 files:
- removed @since
4 lines of code changed in 4 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)
2 lines of code changed in 2 files:
ticket solved #175
1 lines of code changed in 1 file:
minor hotfixes
1 lines of code changed in 1 file:
working news module
updated wysiwyg editor to show special-chars correctly
added none-formdecorator
added getRawValue() to formelements (no htmlspecialchars)
added exception for html-code in IDS
51 lines of code changed in 1 file:
- fixes to formelement decoration
6 lines of code changed in 1 file:
- form-decorators / formfield-decorators - part ii
144 lines of code changed in 3 files:
- added decorators for form and formelements - Part I
5 lines of code changed in 1 file: