Fabien Potencier
|
facff73049
made the console tool more powerful
|
14 tahun lalu |
Fabien Potencier
|
89f544afb6
moved Twig form templates to the Twig bridge
|
14 tahun lalu |
Fabien Potencier
|
1363068686
[FrameworkBundle] fixed phpdoc
|
14 tahun lalu |
Hugo Hamon
|
1c96ee672a
[FrameworkBundle] some typo fixes in phpdoc.
|
14 tahun lalu |
Hugo Hamon
|
37b2df25bf
[FrameworkBundle] Introduced a new Controller::getRequest() method to get the Request service from a controller.
|
14 tahun lalu |
Antoine Hérault
|
d9f00ca7be
Simplify conditional block
|
14 tahun lalu |
Antoine Hérault
|
fb051b2f98
[Command] Fix array option parsing
|
14 tahun lalu |
Fabien Potencier
|
6737bd36bd
[TwigBundle] made table_layout.html.twig useable as a trait
|
14 tahun lalu |
Fabien Potencier
|
3422c140b8
[Templating] fixed cache loader as the logical name can contain characters not valid on some OSes
|
14 tahun lalu |
Fabien Potencier
|
41242dcc00
[DoctrineBundle] made XML/YAML mapping drivers more BC with their Doctrine counterparts
|
14 tahun lalu |
Fabien Potencier
|
116e004f7d
[DoctrineBundle] removed doctrine:generate:proxies as this command is never needed in a Symfony2 context
|
14 tahun lalu |
Fabien Potencier
|
b51d839ab8
removed duplicated test
|
14 tahun lalu |
Fabien Potencier
|
35c85a1547
added missing change from previous commit (sorry :()
|
14 tahun lalu |
Fabien Potencier
|
a17478ff74
tweaked previous commit
|
14 tahun lalu |
Fabien Potencier
|
96fc666454
simplified cache warmers
|
14 tahun lalu |
Fabien Potencier
|
b76eec73b9
[HttpKernel] changed cache warmup to be executed even in the CLI
|
14 tahun lalu |
Fabien Potencier
|
5be0bafe7f
removed TemplateReferenceInterface::getSignature() (replaced by the existing getLogicalName() which already acts as a unique identifier)
|
14 tahun lalu |
Fabien Potencier
|
5af7c7fffd
moved TemplateFinder to CacheWarmer as it is only useful in this context
|
14 tahun lalu |
Fabien Potencier
|
125df3ab3b
[DoctrineBundle] removed unneeded use statement
|
14 tahun lalu |
Fabien Potencier
|
22428b8b14
[DoctrineBundle] refactored Doctrine proxy cache warmer
|
14 tahun lalu |
Fabien Potencier
|
1c3fa20685
[DoctrineBundle] added Registry::getEntityManagers()
|
14 tahun lalu |
Fabien Potencier
|
85a381d048
[DoctrineBundle] added Registry::getConnections()
|
14 tahun lalu |
Fabien Potencier
|
2a5d7687b7
fixed Router cache warmer
|
14 tahun lalu |
Fabien Potencier
|
8618a27bf7
[DoctrineBundle] tweaked phpdoc
|
14 tahun lalu |
Christophe Coevoet
|
f3031251c5
Added the support of the locale in the login path and the check path
|
14 tahun lalu |
Victor Berchet
|
8d2974ce90
[Form] Fix accessibility for file inputs
|
14 tahun lalu |
Victor Berchet
|
c0355038cf
[FrameworkBundle] Fix the FormHelper phpDoc
|
14 tahun lalu |
Victor Berchet
|
1196eb8e51
[FrameworkBundle][Form] Add some phpDoc for the FormHelper class
|
14 tahun lalu |
Victor Berchet
|
5044a7b56d
[FrameworkBundle][Form] Fix label rendering
|
14 tahun lalu |
Victor Berchet
|
61721e3fd4
[FrameworkBundle][Form] Fix rendering search inputs in PHP
|
14 tahun lalu |