Fabien Potencier
|
dd7b4a13b6
fixed CS
|
14 éve |
Fabien Potencier
|
7b87a6143a
Merge remote branch 'ivanrey/master'
|
14 éve |
Fabien Potencier
|
95d4bcc5db
fixed unit tests (broken by previous commit)
|
14 éve |
Fabien Potencier
|
e09a0f9f80
Merge remote branch 'brikou/coding_standards'
|
14 éve |
Fabien Potencier
|
4d60d3d985
updated UPDATE file
|
14 éve |
Fabien Potencier
|
5ff67a8d54
made request data collector more robust when the user got the request content as a resource
|
14 éve |
Fabien Potencier
|
3ca5f513a4
[Form] added support for groups in form validation (when using array data)
|
14 éve |
Fabien Potencier
|
5242859920
[Form] fixed error bubbling for choices when expanded is true
|
14 éve |
Fabien Potencier
|
33498bffa4
[Form] added a unit test
|
14 éve |
Bernhard Schussek
|
d93e10160c
[Form] Removed obsolete view variables
|
14 éve |
Lukas Kahwe Smith
|
1ecaade68d
added support for parameters with default null
|
14 éve |
Bernhard Schussek
|
b93f5a372a
[Form] Renamed ChoiceUtil to FormUtil and gave its methods more general names
|
14 éve |
Bernhard Schussek
|
273d72ef75
[Form] Changed separator for Twig blocks from double underscore to single underscore to match the PHP template separator
|
14 éve |
Bernhard Schussek
|
f078554c2a
[Form] Removed StripTagsListenerTest
|
14 éve |
Bernhard Schussek
|
abb0d0cde1
[Form] Removed StripTagsListener. Its implementation is insufficient and needs to be replaced by a better one.
|
14 éve |
Fabien Potencier
|
bee5d07d86
[Form] added a way to specify the form constraint when building the form (useful if you work with arrays instead of objects)
|
14 éve |
Bernhard Schussek
|
57722550de
[Form] Added test for 'email' type and fixed a few bugs
|
14 éve |
Bernhard Schussek
|
23e9ad7a99
Merge remote branch 'mvrhov/email_type' into mvrhov_merge
|
14 éve |
Bernhard Schussek
|
eb21dc9fea
[Form] Removed obsolete constraints from validation.xml
|
14 éve |
Bernhard Schussek
|
325049ac73
Revert "[Form] removed validation.xml file (not used anymore)"
|
14 éve |
Miha Vrhovnik
|
50011fa344
Added html5 email input to the forms
|
14 éve |
Jordi Boggiano
|
5e998146c2
[MonologBundle] Make monolog.logger private
|
14 éve |
Miha Vrhovnik
|
43bcadbb80
Updating renamed event
|
14 éve |
Fabien Potencier
|
4bb823fda4
[Form] added missing interfaces
|
14 éve |
Jordi Boggiano
|
4cdd482762
[MonologBundle] Add logger alias to monolog.logger
|
14 éve |
Fabien Potencier
|
3a2ca3dd92
moved Doctrine2 Entity Type guesser to the Doctrine bridge
|
14 éve |
Fabien Potencier
|
b71f9d2708
[Form] added a unit tests for previous commit
|
14 éve |
Ivan Rey
|
fa2e4c5dd1
BugFix reflClass is not always initialized getReflClass should be used instead since it initializes the variable if it's not set
|
14 éve |
Ivan Rey
|
ef81002634
Better Exception Message
|
14 éve |
Ivan Rey
|
cc0832992c
BugFix: In windows environments it is necessary to replace backslash with forward slash in search string as well
|
14 éve |