Commit History

Автор SHA1 Съобщение Дата
  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 години
  Fabien Potencier 97897f532a [Form] removed obsolete method преди 14 години
  Bernhard Schussek 7848a7ca63 [Form] Refactored CSRF implementation to be reusable and to work correctly with the session service преди 14 години
  Ryan Weaver 17f9162b89 [Standards] Changing many instances of "boolean" to "Boolean". преди 14 години
  Bernhard Schussek 8f8f53d631 [Form][FrameworkBundle] Implemented FormFactory and added it to the DI container преди 14 години
  Dominique Bongiraud 64fb94c725 normalized license messages in PHP files преди 14 години
  Bernhard Schussek 4b78c4376f [Form] Added FieldFactory mechanism to automatically create fields by introspecting metadata of a class преди 14 години
  Bernhard Schussek 48af2fc86e [Form][FrameworkBundle][HttpFoundation] The session is now automatically started when a form is CSRF protected преди 14 години
  Jordi Boggiano 094d428e68 CS: Unified strict equality comparisons, put var on the right side преди 14 години
  Bernhard Schussek 78b69876d4 [Form] Locale can now only be set statically before creating a form/field, otherwise we have too many problems updating a field's state when the locale is changed преди 14 години
  Bernhard Schussek 7c557d0d6e [Form] Made and parameter in the constructor optional преди 14 години
  Fabien Potencier 1e983a6115 moved static Form configuration to a new class (avoid loading 7 classes just to enable CSRF -- even when no form is present in the page) преди 14 години
  Bernhard Schussek e0d6aad5f4 [Form][FrameworkBundle][TwigBundle] Introduced class FieldError to wrap form errors преди 14 години
  Jordi Boggiano a198bbcf43 [Form] throw an exception if session_id() is empty when a csrf token is generated преди 14 години
  Kris Wallsmith f79e23ffb5 Removed all those spaces after @author that were bothering me so… преди 14 години
  Bernhard Schussek a66d883afd [Form] Removed CSRF setters because they have no effect once CSRF protection is enabled. Re-enable CSRF protection with the desired values instead преди 14 години
  Bernhard Schussek e1be4e9689 [Form] Refactored logic to read and set values from Field to PropertyPath преди 14 години
  Benjamin Eberlei f033fc5578 Refactor ValueTransformers to recieve the original value when reverseTransform() is called. This is required for expensive value transformations for example Doctrine Collections or Proxies to allow access to a value that does not trigger expensive operations (such as database calls) anymore. преди 14 години
  Fabien Potencier 2525998f6e replaced form field rendering with plain templates преди 14 години
  Fabien Potencier 4deb82f842 [Form] fixed license and phpdoc преди 14 години
  Fabien Potencier 226277fd0e added a way to activate CSRF protection from the configuration преди 14 години
  Fabien Potencier 0de1c08d8d reverted "[Form] fixed default CSRF token generation as a token must be tied to the user somewhat" преди 14 години
  Fabien Potencier d326c398e2 [Form] fixed default CSRF token generation as a token must be tied to the user somewhat преди 14 години
  Fabien Potencier 50f039844b [Form] removed obsolete use statements преди 14 години
  Fabien Potencier a141c98917 [HttpFoundation] moved File Component into the HttpFoundation one преди 14 години
  Fabien Potencier c53ebe7a8e [Form] fixed Form::bind() when no values are submitted преди 14 години
  Fabien Potencier bf82cf42dd renamed Symfony\Components to Symfony\Component преди 15 години