Commit History

Автор SHA1 Съобщение Дата
  Bernhard Schussek 4f0283a508 [Form] Removed Form::isBound(). Form::bind() is only a shortcut method now, use Form::isSubmitted() if you want to find out whether a form was submitted. преди 14 години
  Bernhard Schussek 628a4d1fd8 [Form] Refactored validation logic into validate() method. Removed bindGlobals() to reduce API clutter преди 14 години
  Fabien Potencier a204e0df7f [TwigBundle] added previous exception when possible преди 14 години
  Daniel Holmes f217022ad5 [TwigBundle] fixed Twig template throwing InvalidArgumentException rather than returning false преди 14 години
  Fabien Potencier 5288381f61 Revert "[Security] Missing Event namespace in SwitchUserListener" преди 14 години
  Thomas e6dc155e89 fix validator class metadata warning преди 14 години
  Christophe Coevoet de401fd94c [DoctrineBundle] Fixed doctrine:generate:entities help message преди 14 години
  Jeremy Mikola 4e0db56810 [Form] Fix getValidator() to reference the "validator" option instead of property преди 14 години
  Fabien Potencier 209dcfefce [From] fixed phpdoc преди 14 години
  Jeremy Mikola 0169892dcd [Security] Missing Event namespace in SwitchUserListener преди 14 години
  Johannes M. Schmitt 2b697423b4 [Security] bug fix in FormAuthenticationEntryPoint преди 14 години
  Sebastian Utz 4d5853866a [Security] fixed a Token serialization bug преди 14 години
  Johannes M. Schmitt fbc21fedf7 [Security] some bug fixes преди 14 години
  Thomas 7b9b90809a fix variable name преди 14 години
  Fabien Potencier 1893e4e250 [DoctrineMongoDBBundle] fixed merge problem преди 14 години
  Johannes Schmitt b484763a7a [DependencyInjection] added first version of the config normalizer преди 14 години
  Bernhard Schussek a28151a8af [Form] Removed FormFactory and improved the form instantiation process преди 14 години
  Bernhard Schussek fb1f99137d [Form] Changed semantics of a "bound" form преди 14 години
  Bernhard Schussek e5ed98c324 [Form] Added option 'data' to Field for populating a field with a fixed value преди 14 години
  Bernhard Schussek fdbc064f06 [Form] Removed automatic distribution of the locale in the Form component. This leads to more problems than it solves. преди 14 години
  Bernhard Schussek c468db5c5b [Form] Merged classes FieldGroup and Form for simplicity преди 14 години
  Bernhard Schussek 7680657944 [Form] Form::isPostMaxSizeReached() only triggers for root forms преди 14 години
  Bernhard Schussek 4fcb98547c [Form] Simplified Form::bind(), added convenience methods Form::bindRequest() and Form::bindGlobals() преди 14 години
  Bernhard Schussek 57cbd57265 [Form] Fields may now be anonymous, but anonymous fields must not be added to groups. They can only be used as prototypes преди 14 години
  Bernhard Schussek 916e599937 [Form] Fixed broken namespace paths преди 14 години
  Bernhard Schussek d152b5e265 [Form] Moved Doctrine2 specific files преди 14 години
  Bernhard Schussek 3bf9f7782d [DoctrineBundle][Form] Implemented EntityFieldFactoryGuesser преди 14 години
  Bernhard Schussek 347c069e8d [DoctrineBundle][Form] Implemented EntityChoiceField преди 14 години
  Lukas Kahwe Smith 46d900682f is_scalar(null) !== true преди 14 години
  Fabien Potencier 2889e91c27 [DoctrineMongoDBBundle] fixed unit tests преди 14 години