Commit Graph

2361 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
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
1a1ddbefbd début génération documentation via apiGen 2013-02-08 17:51:16 +01:00
Manuel Raynaud
b952888b14 start to implement action controller. 2013-02-07 17:40:27 +01:00
Manuel Raynaud
bb86533f25 start to implement action matcher 2013-02-05 18:19:47 +01:00
Manuel Raynaud
c16d64f6cd delete Thelia autoloading, using now Composer autoloader 2013-02-04 14:57:13 +01:00
Manuel Raynaud
b6fec44086 Merge branch 'propel' of ssh://gitmraynaud:10022/thelia into propel 2013-01-30 17:30:25 +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
630ac72aaa reindente some code
verify if config database file exists beforeinitializing Propel
2013-01-24 20:45:16 +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