コミット履歴

作者 SHA1 メッセージ 日付
  Fabien Potencier bacb472e39 updated last commit to reflect Twig changes 14 年 前
  Fabien Potencier faac8e6ffd [TwigBundle] replaced the ifrole tag with a has_role function 14 年 前
  jeff f9036caa6e Test default port number 14 年 前
  Fabien Potencier b57411b5ec renamed reloadUserByAccount() to loadUserByAccount() 14 年 前
  Johannes Schmitt df6ffbbf07 remove user provider name 14 年 前
  Bernhard Schussek cd64046811 [Form] Changed semantics of "always_empty" option in PasswordField 14 年 前
  Pierre-Louis LAUNAY a6e414f746 The method ->getHeader(...) doen't exists. Replace it by ->headers->get(...) 14 年 前
  Fabien Potencier 03ce103b31 fixed unit test 14 年 前
  Jordi Boggiano 4f46235ab0 [HttpFoundation] Send proper charset along with the default text/html header 14 年 前
  Fabien Potencier b37f9b4b47 fixed unit tests 14 年 前
  Bernhard Schussek a059ec891d [Validator] Implemented Image constraint 14 年 前
  Bernhard Schussek 993257a83e [Validator] Implemented Language constraint 14 年 前
  Bernhard Schussek fdb7f84c7d [Locale][Form][Validator] Refactored code to new Locale component, implemented Country constraint 14 年 前
  Bernhard Schussek 93d3716a84 [Form] Implemented LanguageField 14 年 前
  Bernhard Schussek 9db7db4439 [Form] Implemented CountryField 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 年 前
  Bernhard Schussek b8ef7e7332 [Form] Improved semantics of property paths and removed FieldGroup::merge() for now 14 年 前
  Bernhard Schussek 242be933d5 [Form] Added proper error handling to FileField 14 年 前
  Kris Wallsmith fd3f4f86a5 [FrameworkBundle] fixed classname collision 14 年 前
  Johannes M. Schmitt bd7e9b022b variable name fix 14 年 前
  Henrik Bjørnskov c543626cf5 [DoctrineMongoDBBundle] Fixed DoctrineMongoDBExtension::loadConnections to follow the new constructor signature introduced with the Doctrine\\MongoDB access layer refactoring so that Doctrine MongoDB logging works againg with the WebProfilerBundle 14 年 前
  Johannes Schmitt 3c692bd160 fixed user refreshing after unserialization 14 年 前
  Fabien Potencier c9f08c0a68 changed all XML attribute names to take - instead of _ (everything should be consistent now) 14 年 前
  Fabien Potencier 6970a46b84 updated Twig templates for the new hash syntax 14 年 前
  Fabien Potencier 9f5253e460 fixed typo 14 年 前
  Bulat Shakirzyanov ff9e9ac315 [DependencyInjection] fixed a typo in PhpDumper 14 年 前
  Jordi Boggiano bbc87b6d11 [DoctrineBundle] Fixed regression in proxy cache dir 14 年 前
  Johannes M. Schmitt b3081c79e9 CS fixes 14 年 前
  Jordi Boggiano 583340db7b [HttpFoundation] Added a way to grab the request body as a resource 14 年 前