Commit Graph

11 Commits

Author SHA1 Message Date
Manuel Raynaud
106818510f start creating new Parser
create new listener for checking view parameter
throw 404 status page if resource not found
2013-02-13 19:01:51 +01:00
Manuel Raynaud
9309c75e07 remove symfony classLoader component, using composer autoloader with
dump optimized option
2013-02-04 14:55:20 +01:00
Manuel Raynaud
630ac72aaa reindente some code
verify if config database file exists beforeinitializing Propel
2013-01-24 20:45:16 +01:00
Manuel Raynaud
c72c13551c add Propel generated files 2013-01-16 10:58:36 +01:00
Manuel Raynaud
0ed8c2dd00 add NotORM to composer and create classMap for autoloading 2012-12-20 11:33:50 +01:00
Manuel Raynaud
647424d649 add sample config for oracle connection 2012-12-18 10:16:25 +01:00
Manuel Raynaud
43ec85bb1e clean code with php-cs-fixer 2012-11-03 09:39:40 +01:00
Manuel Raynaud
1578bec3d1 test de commit 2012-10-09 15:53:12 +02:00
Manuel Raynaud
47ccf66db5 début d'écriture de la classe principale Thelia
Elle hérite de Symfony\Component\HttpKernel\Kernel (/!\ aux interfaces)
mise en place d'un conteneur d'injection de dépendance à
modifier/compléter (voir comment gérer le chargement)
2012-10-05 17:44:35 +02:00
Manuel Raynaud
e4fcadd3ec move Thelia namespace into core/lib directory
introduce prod / dev environment
2012-10-03 11:24:46 +02:00
Manuel Raynaud
4682d484fd declare base folders 2012-10-02 15:23:26 +02:00