コミット履歴

作者 SHA1 メッセージ 日付
  Fabien Potencier 66a01855f7 [TwigBundle] removed the extends tags from the table layout (it's not needed anymore) 14 年 前
  Fabien Potencier 3a36c08d8e added the possibility to easily customize the template of just one widget of a form (PHP edition) 14 年 前
  Fabien Potencier a204aec08b added the possibility to easily customize the template of just one widget of a form 14 年 前
  Fabien Potencier 23db6b64e6 Merge remote branch 'Infranology/icu-update' 14 年 前
  Eriksen Costa 12968f144c [Locale] updated ICU data, changes to note: 14 年 前
  Fabien Potencier be3120b8c1 updated Assetic vendor 14 年 前
  Fabien Potencier 8f91989c43 changed Assetic version to alpha2 14 年 前
  Fabien Potencier 4cbc33a785 removed the automatic loading of the compiled classes (should be done explicitely by the end user now) 14 年 前
  Fabien Potencier 3fe385e4fb removed the autoloader map feature 14 年 前
  Fabien Potencier 509f3dd454 removed the possibility to pass a template to render_widget() 14 年 前
  Fabien Potencier 9f11ab4177 Merge remote branch 'noelg/session-storage-bug' 14 年 前
  Fabien Potencier 05f1481c6a [Form] added the possibility to configure the CSRF field name and the disabling of the CSRF feature altogether 14 年 前
  noel guilbert 6f1df3338d Fixed a bug when the storage service is initialized later by another bundle. 14 年 前
  Fabien Potencier 2e9278993c added Definition::getArgument() (very useful when unit testing a Container) 14 年 前
  Fabien Potencier e72f1a9873 added a global secret setting to configure CSRF, the temporary storage, and possibly more 14 年 前
  Fabien Potencier 2291af41c5 added Locale stubs to the autoloader so that people can run Symfony unit tests even if they don't have intl installed 14 年 前
  Fabien Potencier 1bc8071d4e [DoctrineBundle] simplified code 14 年 前
  Fabien Potencier 77f9daf374 [HttpKernel] allowed bundle names to have 'bundle' in their base name 14 年 前
  Fabien Potencier 40d256e058 Merge remote branch 'kriswallsmith/kernel/bundle-extension' 14 年 前
  Fabien Potencier 4fb1035578 fixed Doctrine EntityType when the identifier is a string 14 年 前
  Fabien Potencier 751eaab326 Merge remote branch 'mweimerskirch/form_fixes' 14 年 前
  Fabien Potencier 7d024125d3 [Form] fixed unit tests 14 年 前
  Fabien Potencier f865a79742 [Form] fixed DateTimeToTimestampTransformer to use the proper exception class 14 年 前
  Fabien Potencier 0007702321 Merge remote branch 'Seldaek/datetime' 14 年 前
  Fabien Potencier 9e23189eb1 Merge remote branch 'Brouznouf/patch-2' 14 年 前
  Pascal Borreli 47948c8d2b [Form] Fixed bug creating empty "1" directory in root 14 年 前
  Brouznouf 5712b3bd0e [Serializer] [XmlEncoder] Add unit test for decoding / encoding root with attributes 14 年 前
  Stepan Tanasiychuk 411997dc59 fix wrong method name 14 年 前
  Fabien Potencier 25ae70eb75 [DoctrineBundle] fixed regression 14 年 前
  Fabien Potencier 289d35a7ae Merge remote branch 'opensky/form-interface-use-statements' 14 年 前