4478 Commits

Author SHA1 Message Date
Manuel Raynaud
8a3a823ee5 add new instructions for configuring database 2013-03-29 08:55:54 +01:00
Manuel Raynaud
2a3c8f24f1 add example for database config 2013-03-29 08:53:17 +01:00
Manuel Raynaud
d4b87cca52 delete unused Dumper 2013-03-28 18:06:35 +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
f8cbfbd858 update symfony component version 2013-03-25 15:36:47 +01:00
Manuel Raynaud
68494a4fbf fix typo in readme 2013-03-19 09:32:44 +01:00
Manuel Raynaud
2e9ef975cb Merge pull request #1 from etienneroudeix/master
complete readme
2013-03-19 01:27:14 -07:00
Etienne Roudeix
9ab5736624 complete readme 2013-03-19 09:19:22 +01:00
Manuel Raynaud
fb64871062 add Readme file 2013-03-18 22:36:47 +01:00
Manuel Raynaud
8e2a4ec210 save current status for Tpex 2013-03-18 18:17:41 +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
3a415d1123 parser 2013-03-13 19:51:07 +01:00
Manuel Raynaud
27900374bf save Tpex commit 2013-03-04 19:02:12 +01:00
Manuel Raynaud
1fb04635b5 remove logger to Tpex 2013-03-04 09:20:38 +01:00
Manuel Raynaud
0b9e3c7ad8 implement new tests in Tpex 2013-02-21 14:20:29 +01:00
Manuel Raynaud
ef49b58316 start implementing first baseParam, secure verifying if user is logged
for accessing resource
2013-02-20 19:07:50 +01:00
Manuel Raynaud
eeb294fd3e create secure BaseParam for testing with Tpex 2013-02-19 18:32:49 +01:00
Manuel Raynaud
2c4f870ef1 change including method 2013-02-19 14:44:03 +01:00
Manuel Raynaud
f460196ba8 change protocol for git submodule 2013-02-19 14:27:25 +01:00
Manuel Raynaud
6f08dbcd28 include Tpex as submodule 2013-02-19 14:19:57 +01:00
Manuel Raynaud
f9f2b71f22 implement including method resolving #INCLUDE tag 2013-02-19 13:07:15 +01:00
Manuel Raynaud
99b428fb5c generate new api documentation 2013-02-19 12:12:50 +01:00
Manuel Raynaud
41d608c378 refactor Tpex call using init function instead of multiple setters 2013-02-19 09:02:35 +01:00
Manuel Raynaud
3a79577260 remove dumper and skeleton 2013-02-19 08:44:50 +01:00
Manuel Raynaud
2319f06fd2 integrate Tpex componant 2013-02-18 22:58:46 +01:00
Manuel Raynaud
d4bc75bc12 integrate Thelia/Tpex 2013-02-18 21:40:59 +01:00
Manuel Raynaud
64698c34b3 initialize step of parser
start to implement initialize method of Parser component
2013-02-18 19:12:30 +01:00
Manuel Raynaud
320047838d create new method for testein ACtionMatcher 2013-02-18 17:04:42 +01:00
Manuel Raynaud
1fb530a3c8 create test for Thelia\Routing\Matcher\ActionMatcher 2013-02-18 16:22:48 +01:00
Manuel Raynaud
64ce292530 create unit test for Thelia\Controller\DefaultControllerTest 2013-02-18 15:34:45 +01:00
Manuel Raynaud
a901d75e59 change test bootstrap using Thelia general bootstrap 2013-02-18 14:47:40 +01:00
Manuel Raynaud
1013a3ec48 change propel version in config_thelia file 2013-02-18 14:42:15 +01:00
Manuel Raynaud
4764118f3a update propel in V.1.6.8 2013-02-18 14:39:45 +01:00
Manuel Raynaud
cfb2d00b13 add composer.lock and new documentation 2013-02-18 14:19:17 +01:00
Manuel Raynaud
93cbea2952 test if phpunit is initialized 2013-02-16 10:39:32 +01:00
Manuel Raynaud
c4a39a30fc fix regex for testing Tlog 2013-02-16 10:04:27 +01:00
Manuel Raynaud
3b08bad735 fix propel version in composer file and exclude some directory in
phpunit code-coverage parameter
2013-02-16 09:25:22 +01:00
Manuel Raynaud
19790b6169 copy sql instruction for thelia installation 2013-02-14 08:50:38 +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
f8273b0e53 ignore local session 2013-02-13 12:19:19 +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
4af7d1c6ce clean .gitignore file 2013-02-11 09:09:46 +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