66ce4ee218
Inital commit
2020-11-19 15:36:28 +01:00
Manuel Raynaud
101197c0de
various fixes from insight
2014-06-18 09:33:32 +02:00
Franck Allimant
f221f482da
Added heaer and 2 constants
2014-04-21 00:23:10 +02:00
Manuel Raynaud
e415b747ea
remove fixme comment when not needed anymore
2014-03-10 12:17:39 +01:00
Manuel Raynaud
1974d3e3c3
fix psr
2014-01-22 12:52:36 +01:00
Nicolas Villa
05c723a9ac
Use getUriForPath() instead getSchemeAndHttpHost() for proper redirection for cases where Thelia is installed in a subdirectory
2013-11-26 18:08:45 +01:00
Franck Allimant
d941134c84
Implemented new assets generation system (cssembed no more required)
2013-11-12 01:32:29 +01:00
Franck Allimant
85ea937570
Optimisation of THELIA_* constants usage
2013-11-08 11:22:26 +01:00
Manuel Raynaud
3e681a7419
fix issue on command line when thelia is still not installed
2013-11-04 12:13:26 +01:00
Franck Allimant
2aefb87db7
Finished log configuration. All loggers are currentrly working
2013-11-01 16:15:19 +01:00
Manuel Raynaud
3f7300bdee
add some control for knwoing if user is in install mode
2013-10-24 08:31:49 +02:00
Manuel Raynaud
9fcbeab69c
complete invoice pdf template
2013-10-02 18:03:25 +02:00
Manuel Raynaud
0116cb2891
start pdf generation workflow
2013-10-02 15:21:18 +02:00
franck
4ad94059e7
Product loop adjustements
2013-08-01 10:53:35 +02:00
Manuel Raynaud
98589cc2b6
generate Model using Propel command in Thelia app
2013-07-11 16:44:18 +02:00
Etienne Roudeix
ad47ab7cac
set execution right // no more troubles
...
change composer required PHP version from 5.4 to 5.3
2013-06-20 15:21:16 +02:00
franck
088f5a3402
Intégration de Assetic
2013-06-17 15:29:13 +02:00
franck
0b40f1a525
Changement emplacmement templates
2013-06-10 15:36:02 +02:00
Manuel Raynaud
20d1655c9d
rename plugins to modules
2013-05-16 11:13:09 +02:00
Manuel Raynaud
8433c5d555
refactor propel configuration
2013-03-26 17:25:10 +01:00
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