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 година |
Kris Wallsmith
|
b622e6a9e6
[AsseticBundle] added skip if PHP_CodeSniffer is not installed (closes #14)
|
пре 14 година |
Kris Wallsmith
|
d7ea92a0f6
[AsseticBundle] updated for latest assetic development
|
пре 14 година |
Fabien Potencier
|
f54cedfe5e
added LICENSE files for the subtree repositories
|
пре 14 година |
Kris Wallsmith
|
7c794b349d
[HttpKernel] fixed typo
|
пре 14 година |
Marcin Sikon
|
efb561767b
[AsseticBundle] fix AsseticController - removed response service dependency
|
пре 14 година |
Fabien Potencier
|
c63e1ace81
Merge remote branch 'kriswallsmith/assetic-renames'
|
пре 14 година |
Fabien Potencier
|
cef86a3771
[HttpKernel] added a way to change the ESI cache strategy
|
пре 14 година |
Kris Wallsmith
|
bd32e3eea8
[AsseticBundle] renamed some classes
|
пре 14 година |
Kris Wallsmith
|
fb005396dc
[HttpKernel] fixed another test where an explicit cache-control header is necessary
|
пре 14 година |
Kris Wallsmith
|
3e131f5b70
[HttpKernel] fixed invalid test
|
пре 14 година |