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