Historia zmian

Autor SHA1 Wiadomość Data
  stealth35 58cd03cedf use SplFileInfo insteed fgetcsv 14 lat temu
  stealth35 bdaee9dd09 use FilesytemIterator insteed opendir 14 lat temu
  Bernhard Schussek 0ace068a52 [Form] PropertyPathMapper now only maps if the form data is synchronized to avoid duplicate form errors ('invalid'+'NotNull', for example) 14 lat temu
  Bernhard Schussek 6825ea2489 [Form] Improved test coverage of PropertyPathMapper 14 lat temu
  stealth35 cee94be277 sanitize die (exit) 14 lat temu
  Bernhard Schussek e3ac248617 [Form] Errors are mapped to subforms correctly and bubble up again if necessary 14 lat temu
  Bernhard Schussek 4f360109ed [Form] Fixed validation.xml (now really) 14 lat temu
  Bernhard Schussek eb18676354 Merge branch 'master' into experimental 14 lat temu
  Fabien Potencier 0e57943531 [HttpKernel] fixed typo 14 lat temu
  Fabien Potencier 043988f670 Merge remote branch 'aurelijus/wrong_arguments_for_exception' 14 lat temu
  Fabien Potencier 6051577b7e Merge remote branch 'kriswallsmith/framework/asset-packages-fix' 14 lat temu
  Fabien Potencier e5a5c63050 Merge remote branch 'bschussek/rename-execute' 14 lat temu
  Bernhard Schussek 7b412cc762 [Form] Removed FormFactory::addGuessers() and moved guessers to constructor arg instead 14 lat temu
  Bernhard Schussek 9c4095a356 [FrameworkBundle] AddFormTypesPass now uses the service ID as alias if no alias is given 14 lat temu
  Bernhard Schussek 40ee22c8b4 [Form] Fixed call to DataEvent::getForm() in Doctrine bridge 14 lat temu
  Bernhard Schussek 9b1b8cbffa [Form] Replaced various occurences of 'field' by 'form' 14 lat temu
  Bernhard Schussek 3c412ffba0 [Form] Moved Form::validateData() to DelegatingValidator::validateFormData() 14 lat temu
  Gustavo Adrian bedbe51081 [Security] ACL: AclVoter::vote only gets an ObjectIdentity if $object is not an instance of ObjectIdentityInterface 14 lat temu
  Bernhard Schussek ec38901572 Merge branch 'rename-execute' into experimental 14 lat temu
  Bernhard Schussek 71230a094b [Form] Fixed validation.xml 14 lat temu
  Bernhard Schussek 729438fdea Merge branch 'rename-execute' into experimental 14 lat temu
  Bernhard Schussek 3e29348d21 [Validator] Added support for static callbacks to Callback constraint 14 lat temu
  Bernhard Schussek 9c6a6e13bf [Validator] Renamed Execute constraint to Callback 14 lat temu
  Bernhard Schussek 4c43aa07ea [Form] Fixed: Elements are removed from collections when a 'collection' field is sized down 14 lat temu
  Bernhard Schussek 770d403a52 [Form] Improved error mapping in DelegatingValidator 14 lat temu
  Bernhard Schussek d2b07058f4 [Form] CSRF token is now only validated for root form 14 lat temu
  Bernhard Schussek 4372bd5dc8 [Form] Fixed: Bubbling errors are caught correctly 14 lat temu
  Bernhard Schussek d84d167b71 [Form] Fixed display of enctype for file fields in Twig theme 14 lat temu
  Bernhard Schussek 66ba0c3a73 [Form] Fixed: vars are initialized when ThemeRenderer::getVars() is accessed 14 lat temu
  Bernhard Schussek 262bdcb21d [Form] Fixed validation 14 lat temu