Historial de Commits

Autor SHA1 Mensaje Fecha
  Bernhard Schussek eb18676354 Merge branch 'master' into experimental hace 14 años
  Fabien Potencier 0e57943531 [HttpKernel] fixed typo hace 14 años
  Fabien Potencier 043988f670 Merge remote branch 'aurelijus/wrong_arguments_for_exception' hace 14 años
  Fabien Potencier 6051577b7e Merge remote branch 'kriswallsmith/framework/asset-packages-fix' hace 14 años
  Fabien Potencier e5a5c63050 Merge remote branch 'bschussek/rename-execute' hace 14 años
  Bernhard Schussek 7b412cc762 [Form] Removed FormFactory::addGuessers() and moved guessers to constructor arg instead hace 14 años
  Bernhard Schussek 9c4095a356 [FrameworkBundle] AddFormTypesPass now uses the service ID as alias if no alias is given hace 14 años
  Bernhard Schussek 40ee22c8b4 [Form] Fixed call to DataEvent::getForm() in Doctrine bridge hace 14 años
  Bernhard Schussek 9b1b8cbffa [Form] Replaced various occurences of 'field' by 'form' hace 14 años
  Bernhard Schussek 3c412ffba0 [Form] Moved Form::validateData() to DelegatingValidator::validateFormData() hace 14 años
  Bernhard Schussek ec38901572 Merge branch 'rename-execute' into experimental hace 14 años
  Bernhard Schussek 71230a094b [Form] Fixed validation.xml hace 14 años
  Bernhard Schussek 729438fdea Merge branch 'rename-execute' into experimental hace 14 años
  Bernhard Schussek 3e29348d21 [Validator] Added support for static callbacks to Callback constraint hace 14 años
  Bernhard Schussek 9c6a6e13bf [Validator] Renamed Execute constraint to Callback hace 14 años
  Bernhard Schussek 4c43aa07ea [Form] Fixed: Elements are removed from collections when a 'collection' field is sized down hace 14 años
  Bernhard Schussek 770d403a52 [Form] Improved error mapping in DelegatingValidator hace 14 años
  Bernhard Schussek d2b07058f4 [Form] CSRF token is now only validated for root form hace 14 años
  Bernhard Schussek 4372bd5dc8 [Form] Fixed: Bubbling errors are caught correctly hace 14 años
  Bernhard Schussek d84d167b71 [Form] Fixed display of enctype for file fields in Twig theme hace 14 años
  Bernhard Schussek 66ba0c3a73 [Form] Fixed: vars are initialized when ThemeRenderer::getVars() is accessed hace 14 años
  Bernhard Schussek 262bdcb21d [Form] Fixed validation hace 14 años
  Antoine Hérault 614cf4c7b0 Remove kernel from the web debug toolbar hace 14 años
  Bernhard Schussek 50642bb830 [Form] Added EntityType DIC configuration to DoctrineBundle hace 14 años
  Kris Wallsmith 2f8d5cd1c0 [FrameworkBundle] fixed build of config for asset packages hace 14 años
  Bernhard Schussek ef334dbc4a Merge remote branch 'beberlei/AttributeSupport' into beberlei-merge hace 14 años
  Bernhard Schussek 3f390aa271 [Form] Removed EntityType from DefaultTypeLoader hace 14 años
  Benjamin Eberlei ee96ad0e81 [Form] [DoctrineBridge] Move EntityType and DoctrineTypeLoader into Doctrine Bridge hace 14 años
  Bernhard Schussek 1ff6906608 [Form] Simplified ArrayTypeLoader and used it as base class of DefaultTypeLoader hace 14 años
  Benjamin Eberlei 8d6dd2b9af [Form] Add Arbitrary Attribute Support to Form Rendering. hace 14 años