Commit Graph

24 Commits

Author SHA1 Message Date
Manuel Raynaud
5e65bf0b8a change license header 2014-04-18 09:36:41 +02:00
Manuel Raynaud
e415b747ea remove fixme comment when not needed anymore 2014-03-10 12:17:39 +01:00
Manuel Raynaud
81a09e1a98 remove unused code 2014-03-10 11:57:58 +01:00
Franck Allimant
89653f452b Removes container from all Thelia actions, but Modules (#198) 2014-01-31 20:06:42 +01:00
Manuel Raynaud
0e5fcbd0d4 force utf8 encoding in install process 2014-01-27 18:07:28 +01:00
Manuel Raynaud
1974d3e3c3 fix psr 2014-01-22 12:52:36 +01:00
Franck Allimant
85ea937570 Optimisation of THELIA_* constants usage 2013-11-08 11:22:26 +01:00
Quentin Dufour
3e1a08dc6c Correcting some typos 2013-11-04 17:37:23 +01:00
Manuel Raynaud
52ed89f1aa fix cs 2013-10-18 09:28:17 +02:00
Manuel Raynaud
77a4faef0e complete installcli process 2013-10-06 14:33:17 +02:00
Manuel Raynaud
15a91a9fd9 refactor install process, database management in dedicated class 2013-09-03 11:09:27 +02:00
Manuel Raynaud
ef8e98d415 add some phpdoc 2013-09-01 11:32:05 +02:00
franck
d61eeef0d6 Finalized images action and loop 2013-08-15 20:47:05 +02:00
Manuel Raynaud
078b1e0d57 apply cs-fixer 2013-08-14 09:29:04 +02:00
franck
3d5caa2341 Fix source header alignment 2013-07-17 15:06:53 +02:00
Manuel Raynaud
3857827b98 check if database name is not empty in install process 2013-07-12 15:58:36 +02:00
Manuel Raynaud
9db64bbe78 complete install command and fix travis file 2013-07-09 10:52:37 +02:00
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
5564de29ab complete phpdoc for install command 2013-06-06 17:04:19 +02:00
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
785b450537 create new command allowing to install thelia using cli tools 2013-06-05 14:23:05 +02:00