Commit History

Автор SHA1 Съобщение Дата
  stloyd edf4b87dcb Add missing "tearDown" functions, and some missing variable declaration (this saves for me almost 20MB when run all tests) преди 14 години
  Bernhard Schussek da28f8e3b3 [Form] Added FormTypeInterface::getAllowedOptionValues() to better validate passed options преди 14 години
  Bernhard Schussek 21013b930c [Form] Improved test coverage of FormFactory and improved error handling преди 14 години
  Bernhard Schussek 54e66c518f [Form] Reorganized code into "form extensions" преди 14 години
  Bernhard Schussek a97366fbcb [Form] Split signature of FormFactory::create() into create() and createNamed() преди 14 години
  Bernhard Schussek ce5f3073bd Fixed test suite and names of accessor methods in TemplateContext преди 14 години
  Bernhard Schussek 1fa004ceb2 [Form] Simplified the interface names of the Renderer subnamespace преди 14 години
  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 преди 14 години
  Bernhard Schussek c786fac303 [Form] Sample fix implementation of renderers преди 14 години
  Bernhard Schussek 7b412cc762 [Form] Removed FormFactory::addGuessers() and moved guessers to constructor arg instead преди 14 години
  Benjamin Eberlei b43318ee3e [Form] Add tests for untested classes. преди 14 години
  Bernhard Schussek 7f9284105d [Form] Moved namespace FieldGuesser to Type\Guesser преди 14 години
  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') преди 14 години
  Bernhard Schussek 700c96e7fa [Form] Moved FieldFactoryTest to FormFactoryTest and fixed it преди 14 години
  Bernhard Schussek a28151a8af [Form] Removed FormFactory and improved the form instantiation process преди 14 години
  Bernhard Schussek d017970867 [Form] Implemented FormFactory::buildDefault() to ease the use of the new CSRF implementation without the DIC преди 14 години