Historie revizí

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