Commit Graph

29 Commits

Author SHA1 Message Date
Etienne Roudeix
ad47ab7cac set execution right // no more troubles
change composer required PHP version from 5.4 to 5.3
2013-06-20 15:21:16 +02:00
Manuel Raynaud
e2706515eb refactor baseAdminController 2013-06-20 12:21:58 +02:00
Manuel Raynaud
617a814f0f Merge branch 'admin' of github.com:thelia/thelia into admin
Conflicts:
	core/lib/Thelia/Config/Resources/config.xml
2013-06-19 17:18:00 +02:00
Manuel Raynaud
c5f73f441f remove Tpex in config file 2013-06-19 17:17:01 +02:00
franck
391296d291 Beginning integration of template directives. Config xsd changed. 2013-06-19 17:12:32 +02:00
franck
cff9d3cb96 Added ThekliaLoop smarty plugin, and reorganized code a bit 2013-06-19 16:03:28 +02:00
franck
9e95f034ec Removed AdminSmartyParser, to use directly SmartyParser 2013-06-19 11:52:55 +02:00
franck
2eca5464b7 Merge branch 'smarty' into admin
Conflicts:
	core/lib/Thelia/Config/Resources/config.xml
	core/lib/Thelia/Core/EventListener/ViewListener.php
	core/lib/Thelia/Core/Template/SmartyParser.php
	templates/smarty-sample/index.html
2013-06-19 11:20:41 +02:00
franck
89abfaad48 Integration of Assetic in SmartyParser, extended it to Admin (we can now
use loops !), added the Thelia ControllerResolver and fixed config and
routing accordingly.²:wq
2013-06-19 02:07:43 +02:00
Manuel Raynaud
dfafe36730 poc integrate smarty in DI 2013-06-18 23:32:47 +02:00
franck
797f0e2e38 Testing smarty parser 2013-06-18 15:31:32 +02:00
franck
088f5a3402 Intégration de Assetic 2013-06-17 15:29:13 +02:00
franck
a84205f5ce track admin ârt 2013-06-10 16:42:08 +02:00
franck
156f281162 Merge branch 'franck' into admin
Conflicts:
	composer.lock
	core/lib/Thelia/Core/Thelia.php
2013-06-10 16:35:49 +02:00
franck
0b40f1a525 Changement emplacmement templates 2013-06-10 15:36:02 +02:00
franck
f9068878c7 Debut du travail sur le B.O. 2013-06-07 15:31:05 +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
adea29bd5c rename cache:clear command 2013-06-03 15:24:22 +02:00
Manuel Raynaud
af086a55da implement command process 2013-06-03 13:12:34 +02:00
Manuel Raynaud
c6fb8f22f1 refactor action factory, className are inject from service container 2013-05-21 21:17:40 +02:00
Manuel Raynaud
97817d6885 action are now in controller event 2013-05-16 17:11:06 +02:00
Manuel Raynaud
6a3909c793 add some phpdoc 2013-05-06 17:09:35 +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
8db01fa856 update api documentation 2013-04-15 10:29:58 +02: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
8433c5d555 refactor propel configuration 2013-03-26 17:25:10 +01:00