Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Victor Berchet 07fa82dff1 [Form] Revert changes impacting perfomance and readability 14 vuotta sitten
  Victor Berchet b709551252 [Order] Make Form::types and FormView::types use the same order (Parent > Child) 14 vuotta sitten
  Victor Berchet e56dad6b5e [Form] simplify the code 14 vuotta sitten
  Victor Berchet 9ec99608df [Form] Simplify the code 14 vuotta sitten
  Victor Berchet 4e3e2768fb [Form] Make the prototype view child of the collection view 14 vuotta sitten
  Kris Wallsmith 8d55df42de [Form] fixed isValid() on readOnly forms that have children 14 vuotta sitten
  Fabien Potencier 79e709cdc9 removed the ON_ prefix for Form event names 14 vuotta sitten
  Fabien Potencier 9b7e14dd10 [Form] converted code to the new event dispatcher 14 vuotta sitten
  Bernhard Schussek 13a964ae6d [Form] Form::isBound() and Form::isValid() work correctly now for read-only forms 14 vuotta sitten
  Victor Berchet ebb0e83a7e [Form] CSRF documentation and a few CS changes 14 vuotta sitten
  Fabien Potencier 75f0ab5d40 Merge remote branch 'vicb/form-fluid' 14 vuotta sitten
  Victor Berchet 87a6fd0f99 [Form] phpDoc 14 vuotta sitten
  Victor Berchet f68d16fdff [Form] Fix the Form fluid interface 14 vuotta sitten
  Victor Berchet 2db53b5e28 [Form] Order method according to their visibility to respect the CS 14 vuotta sitten
  Victor Berchet 75a499b0e2 [Form] Fix the fluid interface of FormBuilder 14 vuotta sitten
  Victor Berchet 2a8f2d2bfa [Form] fix and add some phpDoc 14 vuotta sitten
  Kris Wallsmith f3b077a0dd [Form] removed a bunch of unused use statements 14 vuotta sitten
  Pascal Borreli 8c0beea677 [Phpdoc] Cleaning/fixing 14 vuotta sitten
  Bernhard Schussek 1ce2db87e2 [Form] Added FormTypeExtensionInterface 14 vuotta sitten
  Bernhard Schussek 54e66c518f [Form] Reorganized code into "form extensions" 14 vuotta sitten
  Bernhard Schussek 8fe21285ba [Form] Renamed Form::getView() to createView() to clearly indicate that each call returns a new object 14 vuotta sitten
  Bernhard Schussek 276b23a344 [Form] Moved creation logic of FormView to Form class 14 vuotta sitten
  Bernhard Schussek fa457b1cc4 [Form] Renamed 'filter' listeners to 'on' to match naming conventions across the framework 14 vuotta sitten
  Bernhard Schussek 72b17cd67c [Form] Renamed TemplateContext to FormView 14 vuotta sitten
  Bernhard Schussek ca6ae09779 [Form] Removed TemplateContext::create() 14 vuotta sitten
  Fabien Potencier 49dc836521 [Form] moved the template context creation to the Form class 14 vuotta sitten
  Fabien Potencier dfa1da0416 [Form] removed unused use statement and fixed phpdoc 14 vuotta sitten
  Bernhard Schussek 3482ff73b7 [Form] Fixed empty value in choice fields 14 vuotta sitten
  Bernhard Schussek e476231e8a [Form] Removed invalid tests, cleaned up some tests, added test coverage 14 vuotta sitten
  Bernhard Schussek a5d0b3aea6 [Form] Changed FormBuilder::set(Client|Norm)Transformer to FormBuilder::prepend(Client|Norm)Transformer and FormBuilder::append(Client|Norm)Transformer to facilitate extension of types 14 vuotta sitten