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

Аутор SHA1 Порука Датум
  Bernhard Schussek e334c4734e [Form] Registered FormFactory in the DIC пре 14 година
  Bernhard Schussek f2c1976da6 [Form] Refactored FileField to FormFactory and fixed file upload mechanism пре 14 година
  Bernhard Schussek 848ec01f02 [Form] Refactored RepeatedField to FormFactory пре 14 година
  Bernhard Schussek 87b417889c [Form] Fixed DateTimeFieldTest пре 14 година
  Bernhard Schussek 0f8a413221 [Form] Fixed EntityChoiceFieldTest пре 14 година
  Bernhard Schussek acc5c76f77 [Form] Fixed failing DateFieldTest and TimeFieldTest пре 14 година
  Bernhard Schussek e3e8c29875 Merge branch 'bugfix' into experimental пре 14 година
  Bernhard Schussek 87e6cbf8f0 [Form] Fixed: PropertyPath always requires arrays or objects. Forms now always store arrays or objects as transformed data, even when they were bound empty пре 14 година
  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 година