Histórico de Commits

Autor SHA1 Mensagem Data
  Christophe Coevoet a3c1299ac2 [Form] Added a missing use statement and fix a phpdoc há 13 anos atrás
  Fabien Potencier e173d79e34 fixed CS há 13 anos atrás
  Fabien Potencier ce9791246b fixed phpdoc @param alignment há 13 anos atrás
  Kevin McBride e3cb39dd9f [Form] Fixed a few PHPDoc comments há 14 anos atrás
  marc.weistroff 2b4cc9bd06 [Form] Changed collection prototype rendering. há 14 anos atrás
  Fabien Potencier beecac3adb [Form] simplified previous merge and fixed unit test há 14 anos atrás
  Jay Severson 49af102c32 Throwing FormNotBoundException when calling form isValid há 14 anos atrás
  Victor Berchet 07fa82dff1 [Form] Revert changes impacting perfomance and readability há 14 anos atrás
  Victor Berchet b709551252 [Order] Make Form::types and FormView::types use the same order (Parent > Child) há 14 anos atrás
  Victor Berchet e56dad6b5e [Form] simplify the code há 14 anos atrás
  Victor Berchet 9ec99608df [Form] Simplify the code há 14 anos atrás
  Victor Berchet 4e3e2768fb [Form] Make the prototype view child of the collection view há 14 anos atrás
  Kris Wallsmith 8d55df42de [Form] fixed isValid() on readOnly forms that have children há 14 anos atrás
  Fabien Potencier 79e709cdc9 removed the ON_ prefix for Form event names há 14 anos atrás
  Fabien Potencier 9b7e14dd10 [Form] converted code to the new event dispatcher há 14 anos atrás
  Bernhard Schussek 13a964ae6d [Form] Form::isBound() and Form::isValid() work correctly now for read-only forms há 14 anos atrás
  Victor Berchet ebb0e83a7e [Form] CSRF documentation and a few CS changes há 14 anos atrás
  Fabien Potencier 75f0ab5d40 Merge remote branch 'vicb/form-fluid' há 14 anos atrás
  Victor Berchet 87a6fd0f99 [Form] phpDoc há 14 anos atrás
  Victor Berchet f68d16fdff [Form] Fix the Form fluid interface há 14 anos atrás
  Victor Berchet 2db53b5e28 [Form] Order method according to their visibility to respect the CS há 14 anos atrás
  Victor Berchet 75a499b0e2 [Form] Fix the fluid interface of FormBuilder há 14 anos atrás
  Victor Berchet 2a8f2d2bfa [Form] fix and add some phpDoc há 14 anos atrás
  Kris Wallsmith f3b077a0dd [Form] removed a bunch of unused use statements há 14 anos atrás
  Pascal Borreli 8c0beea677 [Phpdoc] Cleaning/fixing há 14 anos atrás
  Bernhard Schussek 1ce2db87e2 [Form] Added FormTypeExtensionInterface há 14 anos atrás
  Bernhard Schussek 54e66c518f [Form] Reorganized code into "form extensions" há 14 anos atrás
  Bernhard Schussek 8fe21285ba [Form] Renamed Form::getView() to createView() to clearly indicate that each call returns a new object há 14 anos atrás
  Bernhard Schussek 276b23a344 [Form] Moved creation logic of FormView to Form class há 14 anos atrás
  Bernhard Schussek fa457b1cc4 [Form] Renamed 'filter' listeners to 'on' to match naming conventions across the framework há 14 anos atrás