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