Fabien Potencier
|
74bc9d461b
[FrameworkBundle] made csrf_secret parameter optional
|
14 anni fa |
Jeremy Mikola
|
77602239a4
[Form] Add new fields in CollectionField::setData()
|
14 anni fa |
Jeremy Mikola
|
57c0ce0ec1
[Form] Remove support for ArrayObject as ChoiceField's choices option
|
14 anni fa |
Fabien Potencier
|
226277fd0e
added a way to activate CSRF protection from the configuration
|
14 anni fa |
Fabien Potencier
|
0de1c08d8d
reverted "[Form] fixed default CSRF token generation as a token must be tied to the user somewhat"
|
14 anni fa |
Fabien Potencier
|
d326c398e2
[Form] fixed default CSRF token generation as a token must be tied to the user somewhat
|
14 anni fa |
Antoine Hérault
|
4237fdd918
[Form] set file field as multipart
|
14 anni fa |
Antoine Hérault
|
7bd76610ca
[HttpFoundation] fixed request files handling
|
14 anni fa |
Fabien Potencier
|
63793dd62e
[Form] added missing use statement
|
14 anni fa |
ornicar
|
90da4d0c3c
[DoctrineMongoDBBundle] Move test configuration fixtures to Resource/config/doctrine/metadata/orm/
|
14 anni fa |
ornicar
|
aa4c196356
[DoctrineBundle] Move test configuration fixtures to Resource/config/doctrine/metadata/orm/
|
14 anni fa |
ornicar
|
c537fb9eb2
[DoctrineMongoDBBundle] fix mapping dirs
|
14 anni fa |
ornicar
|
b9a7b7e51a
[DoctrineBundle] fix mapping dirs
|
14 anni fa |
ornicar
|
eaaf447374
[DoctrineBundle] BC break - Load metadata files in Resources/config/doctrine/metadata/orm/
|
14 anni fa |
Jeremy Mikola
|
fb24b291c8
[Form] FieldGroup::addError() can now map errors to fields within nested FieldGroups
|
15 anni fa |
Jeremy Mikola
|
9be7cbb115
[Form] CollectionField::setData() should remove old fields missing from new data
|
15 anni fa |
Jeremy Mikola
|
9f5469f62d
[Form] Test case for binding a collection of field groups with an ArrayObject of objects.
|
15 anni fa |
Jeremy Mikola
|
b3648b219b
[Form] Fixed testBindSingleExpanded (was testing multiple, non-expanded)
|
15 anni fa |
Jeremy Mikola
|
e52cf7afe0
[Form] ChoiceField tests for numeric choices
|
15 anni fa |
Jeremy Mikola
|
2b776bf2e8
[Form] ChoiceField test for using ArrayObject as choices option
|
15 anni fa |
Jeremy Mikola
|
6fc9b68fa7
[Form] Replace unset() with non-destructive logic in case the "choices" option is an object.
|
15 anni fa |
Fabien Potencier
|
50f039844b
[Form] removed obsolete use statements
|
14 anni fa |
Fabien Potencier
|
a141c98917
[HttpFoundation] moved File Component into the HttpFoundation one
|
14 anni fa |
Fabien Potencier
|
fc9325a737
fixed file upload
|
14 anni fa |
Fabien Potencier
|
40c0fe854f
[Form] added a FileField
|
14 anni fa |
Fabien Potencier
|
c53ebe7a8e
[Form] fixed Form::bind() when no values are submitted
|
14 anni fa |
Bulat Shakirzyanov
|
bb51e7cb26
[Validator] fixed Xliff loader to use forward slashes in file path
|
14 anni fa |
Kris Wallsmith
|
1aefe7a762
[Process] made cwd argument optional
|
14 anni fa |
Justin Hileman
|
e6b0d54531
Set parameter required for --dm option on ODM console commands.
|
14 anni fa |
Justin Hileman
|
51553211f3
Add Symfony proxies for Doctrine ODM schema:create and schema:drop console commands.
|
14 anni fa |