Histórico de commits

Autor SHA1 Mensagem Data
  John Wards 002a22df04 [Form] Refactoring DateTimeToStringTranformer not to use Configuration 14 anos atrás
  John Wards 31647d3662 [TwigBundle] Changed twig variable from 'this' to 'renderer' 14 anos atrás
  Bernhard Schussek 4989e965cd [Form] Moved form type tests into according namespace 14 anos atrás
  Bernhard Schussek acaa9c9058 [Form] Fixed signature of Form::addError() 14 anos atrás
  Bernhard Schussek 6c9ff0a2a3 [Form] Improved naming of data conversion methods in Form and made them private 14 anos atrás
  Bernhard Schussek 119866e06d [Form] Renamed FormBuilder::getInstance() to getForm() 14 anos atrás
  Bernhard Schussek 2dbb41714a [Form] Merged Field and Form. Merged FieldBuilder and FormBuilder. After the refactoring, the distinction between the two concepts is small enough to merge them 14 anos atrás
  Bernhard Schussek fc7281bcab [Form] Extracted validation logic of form. Fields can now contain multiple validators 14 anos atrás
  Bernhard Schussek cb599f417e [Form] Renamed field option 'disabled' to 'read_only'. How to render read-only fields is now the responsibility of the renderer 14 anos atrás
  Bernhard Schussek b5656f1290 [Form] Renamed ObjectMapper to PropertyPathMapper 14 anos atrás
  Bernhard Schussek 295d01745b [Form] Renamed StripTagsFilter to StripTagsListener until we have better conventions 14 anos atrás
  Bernhard Schussek 2c6c89d898 Merge remote branch 'beberlei/forms' into beberlei-merge 14 anos atrás
  Benjamin Eberlei b43318ee3e [Form] Add tests for untested classes. 14 anos atrás
  Benjamin Eberlei d62213662e Merge branch 'experimental' of git://github.com/bschussek/symfony into forms 14 anos atrás
  Benjamin Eberlei 864a3ec45f [Form] Add StripTagsFilter EventListener 14 anos atrás
  Bernhard Schussek a1c3d21d0e [Form] Added comment 14 anos atrás
  Bernhard Schussek e9cb19721a [Form] Optimized code in Form to remove one event listener 14 anos atrás
  Bernhard Schussek fb2db58801 [Form] Added fluid interface for inline adding of sub-builders to a builder 14 anos atrás
  Bernhard Schussek 6793bcd698 [Form] Removed magic from method signature of add() 14 anos atrás
  Bernhard Schussek c4b7a77ece Merge remote branch 'beberlei/forms' into beberlei-merge 14 anos atrás
  Bernhard Schussek 3586268bc2 [Form] Renamed field types. They are now always the name of the type with a 'Type' suffix 14 anos atrás
  Bernhard Schussek 65353bd81e [Form] Fixed failing choice field tests 14 anos atrás
  Benjamin Eberlei c05b3c440d [Form] Add DefaultFormFactory for convenience usage outside of a DIC context. 14 anos atrás
  Benjamin Eberlei 39c2d3f166 [Form] Add PhpTheme that relies on no Template Engine, generalize tests to use for PhpTheme and PhpEngineTheme. Fixed some bugs 14 anos atrás
  Bernhard Schussek 43a24fa931 [Form] Renamed events to match terminology in Field 14 anos atrás
  Bernhard Schussek 0259d4da1e [Form] Moved namespace DataValidator to Validator 14 anos atrás
  Bernhard Schussek 7f9284105d [Form] Moved namespace FieldGuesser to Type\Guesser 14 anos atrás
  Benjamin Eberlei af60ddf8ad Moved PhpTheme to FrameworkBundle and renamed to PhpEngineTheme 14 anos atrás
  Benjamin Eberlei 32e1a7c8f9 Merge bschussek/experimental into branch forms. 14 anos atrás
  Benjamin Eberlei 44e85ae2f2 Finished first version of PhpTheme, added huge functional test. 14 anos atrás