Commit Graph

79 Commits

Author SHA1 Message Date
Manuel Raynaud
fa3f8a3bf9 complete cache:clear command 2013-06-03 15:00:07 +02:00
Manuel Raynaud
af086a55da implement command process 2013-06-03 13:12:34 +02:00
Manuel Raynaud
c4d8aef962 update composer dependencies and add filsesystem component 2013-06-03 12:18:16 +02:00
Manuel Raynaud
96c6e08126 remove unused statement 2013-05-22 10:05:28 +02:00
Manuel Raynaud
cb2308a9aa complete actionFactory with some phpdoc 2013-05-22 10:04:22 +02:00
Manuel Raynaud
7570e55ba8 dispatcher not needed anymore in ActionFactory 2013-05-22 09:23:13 +02:00
Manuel Raynaud
c6fb8f22f1 refactor action factory, className are inject from service container 2013-05-21 21:17:40 +02:00
Manuel Raynaud
24535d872c remove ActionEvent search className 2013-05-21 17:27:33 +02:00
Manuel Raynaud
4f42e2cef2 refactor factory using key=>value for create god instance 2013-05-21 16:27:56 +02:00
Manuel Raynaud
c44f9a78a1 implement action factory 2013-05-21 15:24:13 +02:00
Manuel Raynaud
5afc54096a Merge branch 'master' of github.com:thelia/thelia
Conflicts:
	composer.lock
2013-05-16 19:07:34 +02:00
Manuel Raynaud
97817d6885 action are now in controller event 2013-05-16 17:11:06 +02:00
Manuel Raynaud
20d1655c9d rename plugins to modules 2013-05-16 11:13:09 +02:00
Manuel Raynaud
b1abcc7e58 refactor Loop Category 2013-05-14 11:57:52 +02:00
Manuel Raynaud
6a3909c793 add some phpdoc 2013-05-06 17:09:35 +02:00
Manuel Raynaud
78dd8514d1 add all substitution for loop category 2013-05-06 15:22:33 +02:00
Manuel Raynaud
046f0e0f94 start to create first loop 2013-05-03 17:06:43 +02:00
Manuel Raynaud
5b4daf0659 create a faker for adding some fixtures 2013-04-30 14:12:52 +02:00
Manuel Raynaud
1aaab031fc create admin route 2013-04-19 16:41:11 +02:00
Manuel Raynaud
e0aeb8a643 change action implementation 2013-04-16 14:41:03 +02:00
Manuel Raynaud
1175f0a4ad merge Tpex DI branch and add paramters to config 2013-04-10 08:53:47 +02:00
Manuel Raynaud
266e0bd5eb change Tpex integration 2013-04-08 17:06:04 +02:00
Manuel Raynaud
29c05e53f2 fix bootstrap for unit test 2013-04-04 12:18:18 +02:00
Manuel Raynaud
d8c4f3eeb8 refactor config process using only xml config file 2013-04-03 12:47:49 +02: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
3a415d1123 parser 2013-03-13 19:51:07 +01:00
Manuel Raynaud
1fb04635b5 remove logger to Tpex 2013-03-04 09:20:38 +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
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
64698c34b3 initialize step of parser
start to implement initialize method of Parser component
2013-02-18 19:12:30 +01:00
Manuel Raynaud
cfb2d00b13 add composer.lock and new documentation 2013-02-18 14:19:17 +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
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