Bernhard Schussek
|
52ecffe51b
[Validator] Implemented Locale constraint
|
vor 14 Jahren |
Bernhard Schussek
|
b9c2e98315
[Form][Locale] Implemented LocaleField and added script for updating ICU data
|
vor 14 Jahren |
Bernhard Schussek
|
d8b8ae0608
[FrameworkBundle][TwigBundle] Introduced field_row template for Form rendering
|
vor 14 Jahren |
Fabien Potencier
|
62cd09e708
[TwigBundle] replaced the asset tag with an asset function (from {% asset css/foo.css %} to {{ asset('css/foo.css') }}
|
vor 14 Jahren |
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)
|
vor 14 Jahren |
Johannes Schmitt
|
b4288459cc
added ACL system to the Security Component
|
vor 14 Jahren |
Fabien Potencier
|
5c73619d80
[DependencyInjection] optimized previous commit
|
vor 14 Jahren |
Lukas Kahwe Smith
|
c886d88bf3
[DependencyInjection] force loading of class file when resolving interface injections
|
vor 14 Jahren |
Francis Besset
|
186b8d39cd
[Swiftmailer] Set a null value for swiftmailer.single_address if delivery_address is not specified
|
vor 14 Jahren |
Francis Besset
|
dc0b45f7f1
[Swiftmailer] Fixed typo
|
vor 14 Jahren |
Benjamin Eberlei
|
500e02d4fd
fixed inconsistency between MongoDB and ORM Annotation Reader definition that lead to a bug in the "common" code
|
vor 14 Jahren |
Jeremy Mikola
|
46b1b5bd60
[Security] LogoutListener should not invoke handlers' logout() method if token is empty
|
vor 14 Jahren |
Christophe Coevoet
|
8800a9a932
Fixed a typo
|
vor 14 Jahren |
Bouke Haarsma
|
bf98b3c1ae
Form->getUri() should return it's path if no action is defined
|
vor 14 Jahren |
Fabien Potencier
|
154611e572
fixed (and now with tests) false/null confusion
|
vor 14 Jahren |
Fabien Pennequin
|
c9df39b5cf
[DoctrineBundle] Optimized param converter
|
vor 14 Jahren |
Fabien Pennequin
|
176f929139
[FrameworkBundle] Optimized param converter manager
|
vor 14 Jahren |
Fabien Pennequin
|
b26d44b4a3
[FrameworkBundle] Fixed error with priority for param converter services
|
vor 14 Jahren |
Fabien Pennequin
|
6aa750d1ce
[DoctrineBundle] Added tests for DoctrineConverter class
|
vor 14 Jahren |
Fabien Potencier
|
b77a6e7dcd
fixed previous commit
|
vor 14 Jahren |
Jimmy Leger
|
46bf30dc20
[DoctrineBundle] DoctrineConverter::find($class, $request) and DoctrineConverter::findOneBy($class, $request) should return null
|
vor 14 Jahren |
Henrik Bjørnskov
|
6a0075eee2
Fixed inconsistency
|
vor 14 Jahren |
Johannes Schmitt
|
db5e180d37
tweaked DI container
|
vor 14 Jahren |
Benjamin Eberlei
|
ba2b1aad28
refactored Doctrine*Bundle to allow a much more flexible configuration
|
vor 14 Jahren |
Henrik Bjørnskov
|
46949e2c22
[DoctrineBundle][DoctrineMongoDBBundle] Makes it possible to use shortcuts for defining document or entity classes when using the DaoAuthenticationProvider
|
vor 14 Jahren |
Henrik Bjørnskov
|
42d2f837fe
[WebProfilerBundle] Another call to block removed.
|
vor 14 Jahren |
Fabien Potencier
|
8777a34234
[TwigBundle] updated templates for the latest version of Twig
|
vor 14 Jahren |
Fabien Potencier
|
0f95f75874
[WebProfilerBundle] updated templates for the latest version of Twig
|
vor 14 Jahren |
Henrik Bjørnskov
|
59996bd8b9
[TwigBundle] Fixed form.twig calls to {% display %}
|
vor 14 Jahren |
fivestar
|
ac3e5545b9
[Console] fixed call to undefined method.
|
vor 14 Jahren |