4478 Commits

Author SHA1 Message Date
Manuel Raynaud
58c1a759ca remove database name in sql command 2013-06-06 12:02:25 +02:00
Manuel Raynaud
c2a6fbecef check some permission before starting install process 2013-06-06 11:54:32 +02:00
Manuel Raynaud
b3c0397a55 add help message to thelia:install command 2013-06-05 14:57:54 +02:00
Manuel Raynaud
0717c6a48f ask information connection again if they are wrong 2013-06-05 14:48:42 +02:00
Manuel Raynaud
c9cd9dabc4 change readme for installation part 2013-06-05 14:41:24 +02:00
Manuel Raynaud
785b450537 create new command allowing to install thelia using cli tools 2013-06-05 14:23:05 +02:00
Manuel Raynaud
bf7ab3c3b8 remove unused namespace in CacheClear class 2013-06-04 15:19:44 +02:00
Manuel Raynaud
d9ee229bab test CacheClear command 2013-06-03 16:11:31 +02:00
Manuel Raynaud
e055058cb4 import ContainerAwareCommand from SymfonyFramework bundle 2013-06-03 15:29:01 +02:00
Manuel Raynaud
e7c06c2158 import ContainerAwareCommand from SymfonyFramework bundle 2013-06-03 15:28:04 +02:00
Manuel Raynaud
adea29bd5c rename cache:clear command 2013-06-03 15:24:22 +02:00
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
3631ff48c5 Merge branch 'master' of github.com:thelia/thelia 2013-05-31 10:08:26 +02:00
Manuel Raynaud
9a4dfac51f complete inser.sql file for running test module 2013-05-29 19:27:26 +02:00
Manuel Raynaud
c7a2ca88c6 remove unused ActionMatcherTest 2013-05-22 12:10:00 +02:00
Manuel Raynaud
e7bca634db delete non unsed ActionMatcher 2013-05-22 12:08:54 +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
664a28f042 update thelia.sql 2013-05-15 16:50:52 +02:00
Manuel Raynaud
079168c0f2 change php compat to 5.4 2013-05-15 14:51:45 +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
7d766c68ff delete table before inserting faker data 2013-04-30 14:56:23 +02:00
Manuel Raynaud
15610f8506 save Tpex commit 2013-04-30 14:29:44 +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
5c401020f9 integrate symfony-cmf/Routing component using chainRouter 2013-04-18 16:30:31 +02:00
Manuel Raynaud
c647fec422 remove unused namespace 2013-04-18 10:48:44 +02:00
Manuel Raynaud
e0aeb8a643 change action implementation 2013-04-16 14:41:03 +02:00
Manuel Raynaud
8db01fa856 update api documentation 2013-04-15 10:29:58 +02:00
Manuel Raynaud
03d94cd88c update tpex commit 2013-04-10 15:06:18 +02:00
Manuel Raynaud
9666511727 change php version compat 2013-04-10 14:50:45 +02:00
Manuel Raynaud
1175f0a4ad merge Tpex DI branch and add paramters to config 2013-04-10 08:53:47 +02:00
Manuel Raynaud
74dee3bf56 add Plugin test config for example 2013-04-08 17:07:56 +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
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