Commit Graph

21 Commits

Author SHA1 Message Date
Manuel Raynaud
2ddc0fb6a3 fix cs 2014-06-11 17:14:13 +02:00
Manuel Raynaud
863f7a479a don't try to change permission on file during install process 2014-06-11 16:52:21 +02:00
Manuel Raynaud
5e65bf0b8a change license header 2014-04-18 09:36:41 +02:00
Manuel Raynaud
e530da685a check fileinfo extension and change admin locale input in install
process. Fix #205 ans #207
2014-02-07 17:11:24 +01:00
Manuel Raynaud
31dc5238de change container interface, using good one 2014-02-03 14:07:23 +01:00
Franck Allimant
3fd8f5adbb Removes container from all Thelia actions, but Modules (#198) 2014-02-03 13:59:33 +01:00
Franck Allimant
dfbbf90e0f Fixed returnBytes (breaks are removed) 2014-02-01 14:42:09 +01:00
Franck Allimant
89653f452b Removes container from all Thelia actions, but Modules (#198) 2014-01-31 20:06:42 +01:00
Manuel Raynaud
9d0121f321 fix cs 2014-01-10 11:41:55 +01:00
Etienne Roudeix
99038e688a Revert "Revert "Merge branch 'cleanmaster' into modules""
This reverts commit b3ac365b45.

Conflicts:
	Readme.md
	core/lib/Thelia/Controller/Admin/AbstractCrudController.php
	core/lib/Thelia/Core/Template/Assets/AssetManagerInterface.php
	core/lib/Thelia/Core/Template/Assets/AsseticAssetManager.php
	core/lib/Thelia/Core/Template/Smarty/SmartyParser.php
	core/lib/Thelia/Core/Template/TemplateDefinition.php
	core/lib/Thelia/Model/Base/Coupon.php
	core/lib/Thelia/Model/Base/CouponQuery.php
	core/lib/Thelia/Model/Base/CouponVersion.php
	core/lib/Thelia/Model/Base/CouponVersionQuery.php
	core/lib/Thelia/Model/Base/OrderCouponQuery.php
2014-01-06 11:25:25 +01:00
Etienne Roudeix
b3ac365b45 Revert "Merge branch 'cleanmaster' into modules"
This reverts commit d0ff5260f7, reversing
changes made to 67d0101dbe.
2013-12-20 11:16:42 +01:00
Manuel Raynaud
d0e5d189d2 change memory_limit value, 128 MB is enough 2013-12-18 09:39:23 +01:00
Manuel Raynaud
a276fe11a6 fix typo 2013-11-13 15:15:53 +01:00
Manuel Raynaud
b965275425 check extensions in install process 2013-11-13 15:14:06 +01:00
Manuel Raynaud
5d1cd35c32 check session directory permission in install process 2013-10-06 14:36:48 +02:00
Manuel Raynaud
77a4faef0e complete installcli process 2013-10-06 14:33:17 +02:00
Manuel Raynaud
387c0d00c3 test if cache directory exists before launching debug bar 2013-09-18 09:34:48 +02:00
gmorel
63472b9f80 WIP : install wizard : step 1, 2, 3 2013-09-16 19:00:28 +02:00
gmorel
b151325e57 WIP : Install wizard : step 2 file permission 2013-09-16 15:07:41 +02:00
gmorel
b6bc6994fc WIP : Install wizard 2013-09-16 10:53:15 +02:00
Manuel Raynaud
4e1cc9e810 start refacroting install process 2013-09-02 16:54:18 +02:00