Bernhard Schussek
|
6bc79a1a12
[Form] Renamed different kinds of data transformers within a field for better clarity
|
%!s(int64=14) %!d(string=hai) anos |
Bernhard Schussek
|
700c96e7fa
[Form] Moved FieldFactoryTest to FormFactoryTest and fixed it
|
%!s(int64=14) %!d(string=hai) anos |
Bernhard Schussek
|
7a63b840f3
[Form] Renamed submit() to bind()
|
%!s(int64=14) %!d(string=hai) anos |
Bernhard Schussek
|
50ce0d53a0
[Form] Removed FieldInterface::getDisplayedData(). Use getTransformedData() instead
|
%!s(int64=14) %!d(string=hai) anos |
Bernhard Schussek
|
0bf566310c
Merge branch 'event-manager' into experimental
|
%!s(int64=14) %!d(string=hai) anos |
Fabien Potencier
|
8c423edfef
replaced symfony-project.org by symfony.com
|
%!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
|
e3e8c29875
Merge branch 'bugfix' into experimental
|
%!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 |
Bernhard Schussek
|
9569262635
[Form] Fixed date handling classes to use server timezone by default
|
%!s(int64=14) %!d(string=hai) anos |
Bernhard Schussek
|
df011ed1ef
[Form] Fixed isXXXWithinRange() methods in TimeField and DateField to ignore empty dropdowns
|
%!s(int64=14) %!d(string=hai) anos |
Bernhard Schussek
|
14c3518c6e
[Form] Fixed: If a DateField or TimeField is displayed with select boxes, either all or no select box must have a value selected
|
%!s(int64=14) %!d(string=hai) anos |
Bernhard Schussek
|
fb1f99137d
[Form] Changed semantics of a "bound" form
|
%!s(int64=14) %!d(string=hai) anos |
Bernhard Schussek
|
fdbc064f06
[Form] Removed automatic distribution of the locale in the Form component. This leads to more problems than it solves.
|
%!s(int64=14) %!d(string=hai) anos |
Bernhard Schussek
|
8f8f53d631
[Form][FrameworkBundle] Implemented FormFactory and added it to the DI container
|
%!s(int64=14) %!d(string=hai) anos |
Dominique Bongiraud
|
64fb94c725
normalized license messages in PHP files
|
%!s(int64=14) %!d(string=hai) anos |
Bernhard Schussek
|
78b69876d4
[Form] Locale can now only be set statically before creating a form/field, otherwise we have too many problems updating a field's state when the locale is changed
|
%!s(int64=14) %!d(string=hai) anos |
Bernhard Schussek
|
6c7fab212b
[Form] Added validation of years, months and days to DateField
|
%!s(int64=14) %!d(string=hai) anos |
Bernhard Schussek
|
eaef939141
[Form] Changed value transformers to be responsible for processing empty values to be able to chain them properly. This change fixes the bug that DateField did not return NULL when submitted without values
|
%!s(int64=14) %!d(string=hai) anos |
Fabien Potencier
|
2525998f6e
replaced form field rendering with plain templates
|
%!s(int64=14) %!d(string=hai) anos |
Brandon Turner
|
2052501634
[Form] fixed missing locale setting in unit tests
|
%!s(int64=14) %!d(string=hai) anos |
Fabien Potencier
|
bf82cf42dd
renamed Symfony\Components to Symfony\Component
|
%!s(int64=15) %!d(string=hai) anos |