Bernhard Schussek
|
9394ffdea1
[Form] Started to refactor TimeField to FormFactory::getTimeField(). Validation logic is still missing.
|
14 년 전 |
Bernhard Schussek
|
975b8ebe9b
[Form] Started to refactor DateField to FormFactory::getDateField(). Validation logic is still missing.
|
14 년 전 |
Bernhard Schussek
|
b148a2a7ed
[Form] Refactored ChoiceField to FormFactory::getChoiceField()
|
14 년 전 |
Bernhard Schussek
|
61ea51d858
[Form] Added first version of FormFactory, ValuePlugin and ParentNamePlugin
|
14 년 전 |
Bernhard Schussek
|
a28151a8af
[Form] Removed FormFactory and improved the form instantiation process
|
14 년 전 |
Bernhard Schussek
|
fb1f99137d
[Form] Changed semantics of a "bound" form
|
14 년 전 |
Bernhard Schussek
|
fdbc064f06
[Form] Removed automatic distribution of the locale in the Form component. This leads to more problems than it solves.
|
14 년 전 |
Bernhard Schussek
|
d017970867
[Form] Implemented FormFactory::buildDefault() to ease the use of the new CSRF implementation without the DIC
|
14 년 전 |
Bernhard Schussek
|
7848a7ca63
[Form] Refactored CSRF implementation to be reusable and to work correctly with the session service
|
14 년 전 |
Bernhard Schussek
|
8f8f53d631
[Form][FrameworkBundle] Implemented FormFactory and added it to the DI container
|
14 년 전 |