Histórico de Commits

Autor SHA1 Mensagem Data
  Bernhard Schussek da28f8e3b3 [Form] Added FormTypeInterface::getAllowedOptionValues() to better validate passed options há 14 anos atrás
  Bernhard Schussek 21013b930c [Form] Improved test coverage of FormFactory and improved error handling há 14 anos atrás
  Bernhard Schussek 54e66c518f [Form] Reorganized code into "form extensions" há 14 anos atrás
  Bernhard Schussek a97366fbcb [Form] Split signature of FormFactory::create() into create() and createNamed() há 14 anos atrás
  Bernhard Schussek ce5f3073bd Fixed test suite and names of accessor methods in TemplateContext há 14 anos atrás
  Bernhard Schussek 1fa004ceb2 [Form] Simplified the interface names of the Renderer subnamespace há 14 anos atrás
  Bernhard Schussek fae319e77a [Form] Renderers are now created explicitely using FormFactory::createRenderer(). This improves performance on requests where a form does not need to be rendered há 14 anos atrás
  Bernhard Schussek c786fac303 [Form] Sample fix implementation of renderers há 14 anos atrás
  Bernhard Schussek 7b412cc762 [Form] Removed FormFactory::addGuessers() and moved guessers to constructor arg instead há 14 anos atrás
  Benjamin Eberlei b43318ee3e [Form] Add tests for untested classes. há 14 anos atrás
  Bernhard Schussek 7f9284105d [Form] Moved namespace FieldGuesser to Type\Guesser há 14 anos atrás
  Bernhard Schussek 2a1e394352 [Form] Renamed field configs to types. Everywhere else, we are referring to the name of the type as 'type' now (was 'identifier') há 14 anos atrás
  Bernhard Schussek 700c96e7fa [Form] Moved FieldFactoryTest to FormFactoryTest and fixed it há 14 anos atrás
  Bernhard Schussek a28151a8af [Form] Removed FormFactory and improved the form instantiation process há 14 anos atrás
  Bernhard Schussek d017970867 [Form] Implemented FormFactory::buildDefault() to ease the use of the new CSRF implementation without the DIC há 14 anos atrás