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