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
47ff2c0643
add alias method for compatibility with older Tlog
2013-01-22 15:52:57 +01:00
Manuel Raynaud
6dd0cb3a17
remove unused namespace
2013-01-21 12:41:38 +01:00
Manuel Raynaud
b6273ff1b0
use Tlog for logging propel query in debug mode
2013-01-21 11:11:50 +01:00
Manuel Raynaud
02139a938d
test new loger and add some phpdoc
2013-01-21 10:55:48 +01:00
Manuel Raynaud
ad17c5d99e
Tlog implement Psr\Log\LoggerInterface
2013-01-20 23:55:18 +01:00
Manuel Raynaud
88a82c69d1
rewrite test after Tlog refactoring
2013-01-19 22:52:51 +01:00
Manuel Raynaud
f3f8793074
change construct definition in Tlog
2013-01-19 22:12:15 +01:00
Manuel Raynaud
a877d003c5
normalize Tlog in english
2013-01-19 22:00:27 +01:00
Manuel Raynaud
b493d950f0
refactor Thelia logger
2013-01-19 10:23:18 +01:00
Manuel Raynaud
99092c27f2
ignore cache and log dir
2013-01-16 11:48:21 +01:00
Manuel Raynaud
c72c13551c
add Propel generated files
2013-01-16 10:58:36 +01:00
Manuel Raynaud
f450b98fbe
remove call to model into container
2013-01-15 11:06:03 +01:00
Manuel Raynaud
813acbf26c
remove notORM bundle
2013-01-15 10:56:48 +01:00
Manuel Raynaud
8279cc37b4
remove notnorm gen model
2013-01-15 10:39:16 +01:00
Manuel Raynaud
2bbbd74ea4
change place for some properties in Config model
2013-01-10 16:51:37 +01:00
Manuel Raynaud
dc8984b306
remove _get and _set magic method on Base model
2013-01-10 16:49:47 +01:00
Manuel Raynaud
673d8b13da
reimplemeting parsing return query
2013-01-10 11:25:29 +01:00
Manuel Raynaud
e85e0ebde1
fix typo in TheliaBundle
2013-01-10 10:36:18 +01:00
Manuel Raynaud
eede41048a
add sql file
2013-01-10 10:23:32 +01:00
Manuel Raynaud
c5bed85462
create first method for CRUD
2013-01-09 17:23:46 +01:00
Manuel Raynaud
4e21c25867
fix some CS
2013-01-09 09:13:25 +01:00
Manuel Raynaud
1016596256
add GPL V3
...
add specific bootstrap for unit tests
2013-01-07 10:46:02 +01:00
Manuel Raynaud
5967dc2b55
unit test for Tlog. Cover all output method (trace to fatal)
2012-12-28 17:04:17 +01:00
Manuel Raynaud
911146255f
put copyright text and add covers annotation in DIGeneratorTest
2012-12-28 12:00:47 +01:00
Manuel Raynaud
10e41f3a99
log more info on query failed
2012-12-28 10:29:46 +01:00
Manuel Raynaud
f5493f86af
configure Tlog and TlogFile
2012-12-27 18:05:50 +01:00
Manuel Raynaud
e74752cc3a
put copyright in head files and create abstract log destination class
2012-12-27 14:10:43 +01:00
Manuel Raynaud
c3c7102f7b
move Base model to Base directory
2012-12-27 11:37:32 +01:00
Manuel Raynaud
eb4de3eb87
add new assertion in DIGeneratorTest
2012-12-21 18:43:12 +01:00
Manuel Raynaud
4bcdf2479a
write firts unit test with phpunit
2012-12-21 17:33:06 +01:00
Manuel Raynaud
e1a756405d
DI model generator
2012-12-21 15:03:26 +01:00
Manuel Raynaud
6ba59276e1
delete propel auto generated files
2012-12-20 17:59:30 +01:00
Manuel Raynaud
953ee3d0aa
untrack propel-gen
2012-12-20 11:36:02 +01:00
Manuel Raynaud
ab179a637c
add custom httpKernel for Thelia Core.
2012-12-20 10:08:13 +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
e0e5c58c1b
composer updated
...
propel installed but not integrated yet
new autoload process including classMap
2012-12-11 11:00:04 +01:00
Manuel Raynaud
43ec85bb1e
clean code with php-cs-fixer
2012-11-03 09:39:40 +01:00
Manuel Raynaud
67fa4f6706
début de la mise en place du parser
2012-10-19 18:13:28 +02:00
Manuel Raynaud
e15a86b84b
add some phpdoc
2012-10-18 18:20:24 +02:00
Manuel Raynaud
60057f4cc9
mise en place du templatind dans Thelia
2012-10-18 17:54:49 +02:00
Manuel Raynaud
b603c6cf44
add some phpdoc
2012-10-11 18:12:42 +02:00
Manuel Raynaud
b892264882
déclaration dans le bundle de la mécanique des controlleurs
...
un controlleur qui contient une collection de Matcher
2012-10-11 16:05:04 +02:00
Manuel Raynaud
69ac78c790
sauvegarde 10/10/2012
...
Début d'implémentation du controlleur / matcher pour le routing
Voir http://dev.thelia.net/index.php?title=Routing
2012-10-10 18:07:08 +02: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
56446d0aa3
start to implement database part
2012-10-04 09:34:11 +02:00