Benjamin Eberlei
|
b43318ee3e
[Form] Add tests for untested classes.
|
14 years ago |
Bernhard Schussek
|
7f9284105d
[Form] Moved namespace FieldGuesser to Type\Guesser
|
14 years ago |
Bernhard Schussek
|
2a1e394352
[Form] Renamed field configs to types. Everywhere else, we are referring to the name of the type as 'type' now (was 'identifier')
|
14 years ago |
Bernhard Schussek
|
700c96e7fa
[Form] Moved FieldFactoryTest to FormFactoryTest and fixed it
|
14 years ago |
Bernhard Schussek
|
a28151a8af
[Form] Removed FormFactory and improved the form instantiation process
|
14 years ago |
Bernhard Schussek
|
d017970867
[Form] Implemented FormFactory::buildDefault() to ease the use of the new CSRF implementation without the DIC
|
14 years ago |