Commit History

Autor SHA1 Mensaxe Data
  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') %!s(int64=14) %!d(string=hai) anos
  Bernhard Schussek 9caaf0f3a3 [Form] Introduced FieldBuilder for field/form creation and made Field/Form mostly immutable %!s(int64=14) %!d(string=hai) anos
  Bernhard Schussek a51321c264 [Form] Moved validation logic to ValidationListener %!s(int64=14) %!d(string=hai) anos
  Bernhard Schussek 5705f74bd0 [Form] Refactored FieldFactory and moved new implementation into the DIC. FormTest fails now. %!s(int64=14) %!d(string=hai) anos
  Bernhard Schussek 8a6246bd06 [Form] Refactored contents of FormFactory into individual FieldConfig classes %!s(int64=14) %!d(string=hai) anos
  Bernhard Schussek e334c4734e [Form] Registered FormFactory in the DIC %!s(int64=14) %!d(string=hai) anos
  Bernhard Schussek f2c1976da6 [Form] Refactored FileField to FormFactory and fixed file upload mechanism %!s(int64=14) %!d(string=hai) anos
  Bernhard Schussek 7492873186 [Form] Fixed a couple of unit tests, refactored PasswordField to FormFactory %!s(int64=14) %!d(string=hai) anos