Historial de Commits

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