Benjamin Eberlei
|
d27dc86c25
[FrameworkBundle][Validation] Fix bug where YAML Validation files are not detected.
|
14 years ago |
Fabien Potencier
|
1cb03b1448
[FrameworkBundle] removed templating.loader.cache.path parameter
|
14 years ago |
Fabien Potencier
|
1fd44ea736
Merge remote branch 'vicb/cache_template'
|
14 years ago |
Fabien Potencier
|
6c2954a2d5
Revert "[FrameworkBundle] fixed shorter bundle name in test"
|
14 years ago |
Victor Berchet
|
788ed5126b
[FrameworkBundle] Fix the cache template loader
|
14 years ago |
Martin Hason
|
c045f2896b
[FrameworkBundle] fixed test on windows
|
14 years ago |
Fabien Potencier
|
33add37f7c
[FrameworkBundle] removed the validator.annotations.namespaces parameter
|
14 years ago |
Jeremy Mikola
|
553f5525a5
[FrameworkBundle] Change validator's annotation prefix from "validation" to "assert"
|
14 years ago |
Fabien Potencier
|
68d340b845
[FrameworkBundle] removed translator.fallback_locale parameter
|
14 years ago |
Fabien Potencier
|
40606edd1c
[FrameworkBundle] removed templating.assets.version and templating.assets.base_urls parameters
|
14 years ago |
Fabien Potencier
|
ce4a8de789
[FrameworkBundle] removed the session.default_locale parameter
|
14 years ago |
Kris Wallsmith
|
d1f3852868
[FrameworkBundle] fixed shorter bundle name in test
|
14 years ago |
Fabien Potencier
|
28d9b331bd
[FrameworkBundle] made the profiler easily configurable
|
14 years ago |
Fabien Potencier
|
5c82db1d60
Merge remote branch 'stof/assets_url_fix'
|
14 years ago |
Fabien Potencier
|
8c423edfef
replaced symfony-project.org by symfony.com
|
14 years ago |
Christophe Coevoet
|
db168cc40d
Fixed assets_base_urls configuration
|
14 years ago |
Fabien Potencier
|
6b12c21261
moved DependencyInjection\Configuration to Config\Definition
|
14 years ago |
Fabien Potencier
|
a29a413c48
made DIC extensions members of the Container instead of static members
|
14 years ago |
Fabien Potencier
|
62e3053769
refactored previous commit, fixed tests
|
14 years ago |
Kris Wallsmith
|
1292925702
[AsseticBundle] initial entry of assetic integration
|
14 years ago |
Jeremy Mikola
|
fc3f56d17c
[FrameworkBundle] Small fixes to FrameworkExtension and its configuration
|
14 years ago |
Jeremy Mikola
|
b3cb02adf2
[FrameworkBundle/Routing] Add "type" option for main Router resource (and expose this in FrameworkExtension config)
|
14 years ago |
Jeremy Mikola
|
f9138d313b
[FrameworkBundle] Implemented single-pass config loading with intelligent option merging for FrameworkExtension
|
14 years ago |
Fabien Potencier
|
9310eea57a
optimized templating layer
|
14 years ago |
Johannes M. Schmitt
|
8d19136a55
refactors extensions to call XXXLoad only once with all config sections
|
14 years ago |
Fabien Potencier
|
6d1e91a1fa
refactored bundle management
|
14 years ago |
Fabien Potencier
|
055b6e4d6e
made a big refactoring of the templating sub-framework
|
14 years ago |
Fabien Potencier
|
2985cfa5a9
[FrameworkBundle] converted the special Profiler class to a DIC compiler class
|
14 years ago |
Fabien Potencier
|
707205410e
added an IdentityTranslator to make it possible to always relies on the translator service, even if none is configured
|
14 years ago |
Fabien Potencier
|
2862c6cce4
refactored configuration names
|
14 years ago |