Commit History

Author SHA1 Message Date
  Bernhard Schussek 0ace068a52 [Form] PropertyPathMapper now only maps if the form data is synchronized to avoid duplicate form errors ('invalid'+'NotNull', for example) 14 years ago
  Bernhard Schussek 6825ea2489 [Form] Improved test coverage of PropertyPathMapper 14 years ago
  Bernhard Schussek e3ac248617 [Form] Errors are mapped to subforms correctly and bubble up again if necessary 14 years ago
  Bernhard Schussek eb18676354 Merge branch 'master' into experimental 14 years ago
  Fabien Potencier 0e57943531 [HttpKernel] fixed typo 14 years ago
  Fabien Potencier 043988f670 Merge remote branch 'aurelijus/wrong_arguments_for_exception' 14 years ago
  Fabien Potencier 6051577b7e Merge remote branch 'kriswallsmith/framework/asset-packages-fix' 14 years ago
  Fabien Potencier e5a5c63050 Merge remote branch 'bschussek/rename-execute' 14 years ago
  Bernhard Schussek 7b412cc762 [Form] Removed FormFactory::addGuessers() and moved guessers to constructor arg instead 14 years ago
  Bernhard Schussek 9c4095a356 [FrameworkBundle] AddFormTypesPass now uses the service ID as alias if no alias is given 14 years ago
  Bernhard Schussek 40ee22c8b4 [Form] Fixed call to DataEvent::getForm() in Doctrine bridge 14 years ago
  Bernhard Schussek 9b1b8cbffa [Form] Replaced various occurences of 'field' by 'form' 14 years ago
  Bernhard Schussek 3c412ffba0 [Form] Moved Form::validateData() to DelegatingValidator::validateFormData() 14 years ago
  Bernhard Schussek ec38901572 Merge branch 'rename-execute' into experimental 14 years ago
  Bernhard Schussek 71230a094b [Form] Fixed validation.xml 14 years ago
  Bernhard Schussek 729438fdea Merge branch 'rename-execute' into experimental 14 years ago
  Bernhard Schussek 3e29348d21 [Validator] Added support for static callbacks to Callback constraint 14 years ago
  Bernhard Schussek 9c6a6e13bf [Validator] Renamed Execute constraint to Callback 14 years ago
  Bernhard Schussek 4c43aa07ea [Form] Fixed: Elements are removed from collections when a 'collection' field is sized down 14 years ago
  Bernhard Schussek 770d403a52 [Form] Improved error mapping in DelegatingValidator 14 years ago
  Bernhard Schussek d2b07058f4 [Form] CSRF token is now only validated for root form 14 years ago
  Bernhard Schussek 4372bd5dc8 [Form] Fixed: Bubbling errors are caught correctly 14 years ago
  Bernhard Schussek d84d167b71 [Form] Fixed display of enctype for file fields in Twig theme 14 years ago
  Bernhard Schussek 66ba0c3a73 [Form] Fixed: vars are initialized when ThemeRenderer::getVars() is accessed 14 years ago
  Bernhard Schussek 262bdcb21d [Form] Fixed validation 14 years ago
  Antoine Hérault 614cf4c7b0 Remove kernel from the web debug toolbar 14 years ago
  Bernhard Schussek 50642bb830 [Form] Added EntityType DIC configuration to DoctrineBundle 14 years ago
  Kris Wallsmith 2f8d5cd1c0 [FrameworkBundle] fixed build of config for asset packages 14 years ago
  Bernhard Schussek ef334dbc4a Merge remote branch 'beberlei/AttributeSupport' into beberlei-merge 14 years ago
  Bernhard Schussek 3f390aa271 [Form] Removed EntityType from DefaultTypeLoader 14 years ago