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