This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Bundle/FrameworkBundle/Resources/config
Michel Salib ef322f680d -- add command that extracts translation messages from templates
-- add missing files

-- tweak translation command files

-- dumpers are now responsive for writting the files

-- moved the twig extractor the bridge

-- clear temp files after unit tests
-- check the presence of dumper in translation writer

-- General cleaning of the code

-- clean phpDoc

-- fix PHPDoc

-- fixing class name in configuration

-- add unit tests for extractors (php and twig)

-- moved test to correct location

-- polish the code

-- polish the code
2011-09-09 10:23:54 +02:00
..
routing [FrameworkBundle] fixed _internal route when the path contains dots 2011-07-07 17:25:53 +02:00
schema [FrameworkBundle] Cleanup schema file 2011-08-19 21:50:39 +03:00
annotations.xml Disable call to AnnotationReader::setAutoloadAnnotations() 2011-07-03 16:21:52 +02:00
collectors.xml Renamed core.* events to kernel.* and CoreEvents to KernelEvents 2011-06-21 16:35:14 +02:00
debug.xml [FrameworkBundle] refactored container:debug command 2011-05-01 17:21:20 +02:00
esi.xml Renamed core.* events to kernel.* and CoreEvents to KernelEvents 2011-06-21 16:35:14 +02:00
form_csrf.xml fixed form configuration when no session is available (closes #841) 2011-05-18 12:54:16 +02:00
form.xml [Form] removed the file upload temporary storage feature 2011-06-09 12:44:36 +02:00
profiling.xml Renamed core.* events to kernel.* and CoreEvents to KernelEvents 2011-06-21 16:35:14 +02:00
routing.xml fix non-extensible router 2011-07-18 10:06:01 +02:00
services.xml moved ErrorHandler management to the distributions 2011-05-05 08:53:13 +02:00
session.xml [FrameworkBundle] moved the SessionListener to the session.xml configuration file 2011-07-21 22:32:21 +02:00
templating_debug.xml Added monolog tags to create all core channels 2011-03-18 12:29:20 +01:00
templating_php.xml [Form] Add the FormHelper configuration 2011-06-22 10:27:21 +02:00
templating.xml added missing change from previous commit (sorry :() 2011-06-07 11:57:30 +02:00
test.xml Renamed core.* events to kernel.* and CoreEvents to KernelEvents 2011-06-21 16:35:14 +02:00
translation.xml -- add command that extracts translation messages from templates 2011-09-09 10:23:54 +02:00
validator.xml fixed validation of Doctrine proxy objects 2011-07-06 13:03:38 +02:00
web.xml [FrameworkBundle] moved the SessionListener to the session.xml configuration file 2011-07-21 22:32:21 +02:00