[root]/core/viewhelper/form/formdecorators/form

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| vain | 45 (100.0%) | 275 (100.0%) | 6.1 |
- move /viewhelper to /view/helper
0 lines of code changed in 10 files:
- removed formvalidation class, functionality is inside formelement and form
- added, fixed and improved some unittests on forms
- modified modulecontroller comments to enable ide hints
1 lines of code changed in 1 file:
- added useDefaultFormDecorators var and method to form.core.php to toggle registerDefaultFormDecorators while rendering
- added unittest
- added content of render() method of Clansuite_Form_Decorator_Div
- fix: formgenerator adds decorators only, if object is handed in
20 lines of code changed in 1 file:
- added formdecorator div functionality
- added formdecorator div to registerDefaultFormDecorators with class forms
10 lines of code changed in 1 file:
- added html5 input types color and types date
- selectcolor and selectdate are no longer childs of select, but input.form.php
- added html5 capability of regexp patterns to input fields
1 lines of code changed in 1 file:
- loading formelements via factory path changed, because CLI
- minor changes of html for fieldset and label elements
6 lines of code changed in 1 file:
- several modifications to form handler
- added unit test for form.core.php
126 lines of code changed in 11 files:
- slash fix on www_root_mod
- fixed paths on module menu
3 lines of code changed in 1 file:
- added autocomplete and novalidation features to form
- renamed methods and attributes of set|getCharset to set|getAcceptCharset
- added html5 validation support as form decorator
108 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
0 lines of code changed in 16 files: