Manuel Raynaud
7d766c68ff
delete table before inserting faker data
2013-04-30 14:56:23 +02:00
Manuel Raynaud
5b4daf0659
create a faker for adding some fixtures
2013-04-30 14:12:52 +02:00
Manuel Raynaud
3b8b787ae1
Merge branch 'config' of github.com:thelia/thelia into config
2013-04-03 12:55:08 +02:00
Manuel Raynaud
d8c4f3eeb8
refactor config process using only xml config file
2013-04-03 12:47:49 +02:00
Manuel Raynaud
2a3c8f24f1
add example for database config
2013-03-29 08:53:17 +01:00
Manuel Raynaud
e7ddd995f5
add Thelia conf into Kernel process
2013-03-28 18:04:45 +01:00
Manuel Raynaud
879a2e09a8
start to create config process for Thelia
2013-03-28 16:43:01 +01:00
Manuel Raynaud
2154bbc1ed
update propel schema fixing some typos
2013-03-27 15:48:18 +01:00
Manuel Raynaud
8433c5d555
refactor propel configuration
2013-03-26 17:25:10 +01:00
Manuel Raynaud
519d100d54
test TestLoop on Tpex
2013-03-18 10:57:25 +01:00
Manuel Raynaud
8aaac2c5a2
save Tpex commit
2013-03-15 12:33:20 +01:00
Manuel Raynaud
b982c6d6c4
save Tpex commit
2013-03-14 18:13:37 +01:00
Manuel Raynaud
1013a3ec48
change propel version in config_thelia file
2013-02-18 14:42:15 +01:00
Manuel Raynaud
96f5e2e9cf
initialize session process
...
session by default are save in local/session
2013-02-11 12:44:52 +01:00
Manuel Raynaud
ccee45c48a
move auto generate documentation to documentation/api folder
...
start to create a new file for insertion in database
add locale column to lang table
2013-02-11 10:59:31 +01:00
Manuel Raynaud
9a7e33078b
use propel versionnable behavior
2013-01-30 17:29:17 +01:00
Manuel Raynaud
4a199173f0
use i18n propel behavior instead of manual model for traduction
2013-01-30 14:49:53 +01:00
Manuel Raynaud
efe364dfc0
regenerate propel model and change TlogDescrionationConfig
2013-01-29 16:46:34 +01:00
Manuel Raynaud
c72c13551c
add Propel generated files
2013-01-16 10:58:36 +01:00
Manuel Raynaud
59e2b29e6a
remove constant THELIA_DB_CACHE
2013-01-15 14:23:08 +01:00
Manuel Raynaud
4bcdf2479a
write firts unit test with phpunit
2012-12-21 17:33:06 +01:00
Manuel Raynaud
6ba59276e1
delete propel auto generated files
2012-12-20 17:59:30 +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
497c16d4b8
reverse thelia schema
2012-12-17 17:39:25 +01:00
Manuel Raynaud
6a7cafdb11
untrack build.properties
2012-12-17 17:12:02 +01:00
Manuel Raynaud
481ac07994
integrate propel generate model
2012-12-17 16:40:47 +01:00
Manuel Raynaud
42ba4d0b2a
add thelia propel schema and command tools propel-gen
2012-12-13 18:14:17 +01:00
Manuel Raynaud
43ec85bb1e
clean code with php-cs-fixer
2012-11-03 09:39:40 +01: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
56446d0aa3
start to implement database part
2012-10-04 09:34:11 +02:00
Manuel Raynaud
4682d484fd
declare base folders
2012-10-02 15:23:26 +02:00