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 години |
Fabien Potencier
|
d2840aaad3
[AsseticBundle] fixed unit tests
|
преди 14 години |