コミット履歴

作者 SHA1 メッセージ 日付
  Bernhard Schussek e9a7531a26 [Form] added the constrained method Field::isTransformationSuccessful() 14 年 前
  Bernhard Schussek 8513082007 [Form][HttpFoundation] Improved File and UploadedFile class 14 年 前
  Bernhard Schussek 708c780213 [Validator] Renamed @Validation constraint to @Set 14 年 前
  Bernhard Schussek ba422e8472 [Form] Added support for virtual field groups 14 年 前
  Fabien Potencier 8b843e2662 [TwigBundle] fixed trans tag due to Twig changes 14 年 前
  Fabien Potencier 8ca90d5233 fixed typo in phpdoc 14 年 前
  Fabien Potencier acbdbfca52 fixed typo 14 年 前
  Fabien Potencier 5c6b594dae [TwigBundle] converted form filters to functions 14 年 前
  Fabien Potencier e20a246eee [TwigBundle] fixed format_args configuration 14 年 前
  Fabien Potencier 55b343b27c [TwigBundle] simplified code a bit 14 年 前
  Fabien Potencier 2e9b8a4117 [TwigBundle] removed HelperTokenParser 14 年 前
  Fabien Potencier 13bcf7cdac [TwigBundle] converted flash tag to a function 14 年 前
  Fabien Potencier 3f492cae40 [TwigBundle] removed usage of HelperTokenParser for the js/css tags 14 年 前
  Fabien Potencier 840bd8aacd [TwigBundle] removed usage of HelperTokenParser for the 'render' tag 14 年 前
  Fabien Potencier eb4788e98e [DependencyInjection] made service keys and aliases case insensitive (as method names are case insensitive in PHP) 14 年 前
  Victor Berchet de42cfdf3e fix a typo 14 年 前
  Victor Berchet b7db5482d7 Container builder tweaks 14 年 前
  Benjamin Eberlei 302dbd1225 Refactor Doctrine Bundle to use Symfony DIC Enabled EventManager. 14 年 前
  Benjamin Eberlei fa7fdedf4b Introduced meta-bundle DoctrineAbstractBundle to squash 400+ loc of code duplication from ORM and MongoDB Bundles. 14 年 前
  Johannes M. Schmitt 55a48bcfa6 optimized AclVoter, added unit test 14 年 前
  Igor Wiedler 1577110c35 fix PHPUnit assertType deprecation warnings 14 年 前
  Christophe Coevoet da9d2e82f6 Added the Typehint needed by the type-hinting in Twig_Node 14 年 前
  Johannes M. Schmitt a99d8c8558 fix possible duplicate security identities 14 年 前
  Bernhard Schussek 2daa6b5bfe [TwigBundle] Fixed display of DateFields in twig templates 14 年 前
  Bernhard Schussek 52ecffe51b [Validator] Implemented Locale constraint 14 年 前
  Bernhard Schussek b9c2e98315 [Form][Locale] Implemented LocaleField and added script for updating ICU data 14 年 前
  Bernhard Schussek d8b8ae0608 [FrameworkBundle][TwigBundle] Introduced field_row template for Form rendering 14 年 前
  Fabien Potencier 62cd09e708 [TwigBundle] replaced the asset tag with an asset function (from {% asset css/foo.css %} to {{ asset('css/foo.css') }} 14 年 前
  Fabien Potencier 49a3e52fa8 [HttpFoundation] changed the default name of the session to _SESS as using _SESSION does not seem to work with PHP 5.3.3 (the session starts for each request) 14 年 前
  Johannes Schmitt b4288459cc added ACL system to the Security Component 14 年 前