Историја ревизија

Аутор SHA1 Порука Датум
  Bernhard Schussek 0e75891f25 [Form] Fixed DateTimeToLocalizedStringTransformerTest пре 14 година
  Bernhard Schussek 8e2d0bae90 [Form] Ported DateTimeField to FormFactory пре 14 година
  Bernhard Schussek b5671c1be0 [Form] Implemented ArrayToPartsTransformer and ValueToDuplicatesTransformer пре 14 година
  Bernhard Schussek 5a2404a1d6 [Form] Removed deprecated fields пре 14 година
  Bernhard Schussek ac5440f8d4 [Form] DateTimeToArrayTransformer does not accept partially filled arrays anymore. Replaces DateField::isPartiallyFilled() and TimeField::isPartiallyFilled() пре 14 година
  Bernhard Schussek 78b26c2cc5 [Form] Renamed type 'raw' to 'array' in date and time field пре 14 година
  Bernhard Schussek c8275c5b27 [Form] Refactored PercentField to FormFactory пре 14 година
  Bernhard Schussek 68bb3ff606 [Form] Used ValuePlugin to pass displayed data to template. The order of added renderer plugins and set renderer variables is now respected пре 14 година
  Bernhard Schussek a40e2dd77b [Form] Deleted obsolete Field classes, ported some more to FormFactory and fixed lots of failing tests пре 14 година
  Bernhard Schussek 7492873186 [Form] Fixed a couple of unit tests, refactored PasswordField to FormFactory пре 14 година
  Bernhard Schussek fee0885256 [Form] Moved options from Field and Form to FormFactory. Tests fail now пре 14 година
  Bernhard Schussek ce432e939d [Form] Changed notion of 'parameter' to 'var' in the renderer. Merged vars and attributes into single array пре 14 година
  Bernhard Schussek 2b8ca25d01 [Form] Refactored NumberField, IntegerField, HiddenField and MoneyField to FormFactory пре 14 година
  Bernhard Schussek af8a093b00 [Form] Refactored CountryField, LanguageField, LocaleField and BirthdayField to FormFactory пре 14 година
  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 6edff6b8a9 [Form] Moved submission logic of ChoiceField to preprocessor пре 14 година
  Bernhard Schussek 7a48c0a5c5 [Form] Refactored logic from ChoiceField into ChoicePlugin and SelectMultipleNamePlugin пре 14 година
  Bernhard Schussek 61ea51d858 [Form] Added first version of FormFactory, ValuePlugin and ParentNamePlugin пре 14 година
  Bernhard Schussek f7dc71ef59 [Form] Refactored id and name generation to renderer plugins пре 14 година
  Bernhard Schussek 861ff957e7 [Form] Refactored DateField pattern, fixed maxlength in TextField пре 14 година
  Bernhard Schussek ed68fd66a9 [Form] Improved the renderer implementation, added concepts of plugins and themes пре 14 година
  Bernhard Schussek 6cc0a58edc [Form] Refactored casting logic from IntegerField to IntegerToLocalizedStringTransformer пре 14 година
  Bernhard Schussek 27e1e5251c [Form] Experimentally refactored Twig rendering support to Form component пре 14 година
  Bernhard Schussek ea1ae46c17 [Form] Added CallbackTransformer for dynamic value transformation пре 14 година
  Bernhard Schussek 5eb5cc5743 [Form] Refactored date and time field choices into ChoiceList classes пре 14 година
  Bernhard Schussek f39d8b62f2 [Form] Refactored EntityChoiceField::processData() into individual class пре 14 година
  Bernhard Schussek 12c131fc24 [Form] Refactored transformation logic of the choice fields into standalone value transformers пре 14 година
  Bernhard Schussek 813ec54fa1 [Form] Refactored parts of the choice fields into ChoiceList instances пре 14 година