Christophe Coevoet
|
6b4538a1c4
Added the test ifNotInArray
|
14 years ago |
Christophe Coevoet
|
ef045a9433
Added missing license header in the DependenciInjection\Configuration classes
|
14 years ago |
Christophe Coevoet
|
077d1921b3
Added the support of the validation in the Builder
|
14 years ago |
Bernhard Schussek
|
89dbb04c63
[Validator] Made method name shorter
|
14 years ago |
Bernhard Schussek
|
9569262635
[Form] Fixed date handling classes to use server timezone by default
|
14 years ago |
Bernhard Schussek
|
0a260b96fb
[Form] Fixed error handling in DateTimeToArrayTransformer
|
14 years ago |
Bernhard Schussek
|
df011ed1ef
[Form] Fixed isXXXWithinRange() methods in TimeField and DateField to ignore empty dropdowns
|
14 years ago |
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
|
14 years ago |
Bernhard Schussek
|
40acc6ac79
[Form] Fixed ChoiceField::isChoiceSelected() to differentiate between zero and empty
|
14 years ago |
Bernhard Schussek
|
1593d6f75d
[Form] Added method FieldInterface::isEmpty()
|
14 years ago |
Bernhard Schussek
|
f589304fe3
[Form] Added clearer error message for CSRF errors
|
14 years ago |
Jonathan H. Wage
|
34859999b2
Revert "[DoctrineMongoDBBundle] updated tests to reflect extension changes"
|
14 years ago |
Jonathan H. Wage
|
20cf9f8a1a
Revert "[DoctrineMongoDBBundle] updated DocumentManager definition to reflect latest ODM changes"
|
14 years ago |
Johannes M. Schmitt
|
1a0742003f
[Security] use 'database_connection' as default connection for ACL
|
14 years ago |
Johannes M. Schmitt
|
22947da18d
[Security] added some classes to the compilation map
|
14 years ago |
Johannes M. Schmitt
|
53f3ff8258
[Security] adds a chain user provider
|
14 years ago |
Johannes Schmitt
|
82c6844147
[Security] moved Security classes out of DoctrineBundle, cleaned-up SecurityExtension accordingly
|
14 years ago |
Johannes Schmitt
|
dfd921822a
[Security/Http] Adds CSRF protection to the form-login
|
14 years ago |
Johannes M. Schmitt
|
d22743cf3a
[Security] removed defaults from boolean columns
|
14 years ago |
Kris Wallsmith
|
e62031a54e
[AsseticBundle] fixed closure .jar configuration
|
14 years ago |
Kris Wallsmith
|
cd5b60359d
[AsseticBundle] added local caching to the controller
|
14 years ago |
Kris Wallsmith
|
42a68d9ca4
[AsseticBundle] renamed controller class
|
14 years ago |
Kris Wallsmith
|
181165f592
[AsseticBundle] added injection of node path to coffee filter
|
14 years ago |
Kris Wallsmith
|
1230bc6441
[AsseticBundle] updated config for new LESS filter
|
14 years ago |
Victor Berchet
|
1d7f8120e0
Update code with latest Finder changes
|
14 years ago |
Victor Berchet
|
bad3a97ad6
[Finder] tweak code
|
14 years ago |
Christophe Coevoet
|
a5bac4b5a3
Fixed xmlloader
|
14 years ago |
Fabien Potencier
|
a29a413c48
made DIC extensions members of the Container instead of static members
|
14 years ago |
Fabien Potencier
|
62e3053769
refactored previous commit, fixed tests
|
14 years ago |
Lukas Kahwe Smith
|
7f182bd877
implicitly load all registered bundles, all loading is now handled by load(), disable loading of an extension explcitly via setting the extension config to false (for now only Yaml is implemented)
|
14 years ago |