10 Commits

Author SHA1 Message Date
60e07e0d2a new asset WIP: renabled asset publishing 2014-09-02 14:51:44 -04:00
2f526521ce new asset WIP 2014-08-30 21:34:35 -04:00
066989f0b0 Fixes #4425: generate cookie validation keys in local config files. 2014-08-01 15:00:15 -04:00
85a56f548f no need to set writable folders for console 2014-04-24 20:42:53 +02:00
38cea05b55 setting writable folders in init-script
It is said, that these folders are handled already by composer.json, what is definitely true. But if I can't (or don't want to) call composer create-project command, I have to run post-create-project-cmd manually like `composer run-script post-create-project-cmd`. IMHO, it's consistent to make such preparations in init script.
2014-04-24 16:44:21 +02:00
b5f8a4dc22 Reformat code te be PSR-2 compatible 2014-03-16 10:46:21 +06:00
1f6a823073 Short array syntax 2013-10-18 20:52:38 +04:00
dfb6e1f404 Convert to short syntax [2]. 2013-10-18 12:03:36 +00:00
d8d9be7506 Renamed some folders to fit changed app structure. 2013-06-16 17:38:17 +02:00
0411f09a43 Added install tool, moved all local configs and entry points to environments 2013-05-24 23:05:41 +04:00