Commit graph

23 commits

Author SHA1 Message Date
Alexey Skobkin cf005637f8 MisdGuzzleBundle removed from project in favor of CsaGuzzleBundle. AbstractApi refactored to use Guzzle 6. Service names refactoring (now all uses 'app.' prefix). Factories slightly refactored. 2017-01-09 02:26:06 +03:00
Alexey Skobkin b41ef97885 Merge branch 'fix_symfony_upgrade' 2017-01-09 00:39:53 +03:00
Alexey Skobkin ffa785d44c AsseticBundle removed from project. 2017-01-09 00:39:41 +03:00
Alexey Skobkin 2aff160048 Forgotten composer.json update for 72cc28c 2017-01-09 00:28:02 +03:00
Alexey Skobkin 988c80737b composer require --dev phpunit/phpunit (lost in recent commits) 2017-01-09 00:04:10 +03:00
Alexey Skobkin 25cf7fab0a Rest changes according to symfony/framework-standard-edition 2.8.15. Some autoload hacks added. Need to remove in future. See app/console and web/app_dev.php 2017-01-08 23:56:01 +03:00
Alexey Skobkin db3c9a0bd2 composer update symfony/symfony --with-dependencies 2017-01-08 22:47:05 +03:00
Alexey Skobkin d02a3a03a7 PHP minimal version in composer.json now is 7.0.0 2017-01-08 22:45:11 +03:00
Alexey Skobkin 888af2ed52 composer update sensio/distribution-bundle from ~3.0,>=3.0.12 to ~4.0 2017-01-08 22:32:11 +03:00
Alexey Skobkin 2b38c8b48e Test version of Telegram bot support. 2017-01-05 01:36:30 +03:00
Alexey Skobkin 3d2a1593cf First functional test. 2016-12-11 08:26:30 +03:00
Alexey Skobkin 874ff42797 composer update. Query fix. 2016-12-11 06:23:03 +03:00
Alexey Skobkin 65cc08d91f Pagination of subscribers events on user page. KnpPaginatorBundle added. 2016-12-11 02:43:25 +03:00
Alexey Skobkin 11c1f8b6ab DoctrineFixturesBundle installed. 2016-03-29 07:23:06 +03:00
Alexey Skobkin 76fc484361 KnpMarkdownBundle installed. 2016-03-25 16:37:36 +03:00
Alexey Skobkin 3af5fd230e JMS Serializer bundle installed. 2016-03-22 21:25:04 +03:00
Alexey Skobkin 49cfdc7266 Second DoctrineMigrationsBundle composer.json fix. 2015-10-05 04:26:28 +03:00
Alexey Skobkin a60bce3b23 Symfony stable 2.7.x branch. 2015-10-01 21:31:48 +03:00
Alexey Skobkin 27d6ee8559 Doctrine Migrations Bundle composer.json fix. 2015-10-01 21:28:57 +03:00
Alexey Skobkin 6f2cca5799 Топ в виде графика. 2015-06-26 18:05:26 +03:00
Dmitri Vereshchagin c6dff0ef24 Create migration for empty database 2015-03-29 17:14:17 +03:00
Alexey Skobkin c534168058 Test implementation of Point API services. Login field added to the User entity. 2015-03-24 02:49:56 +03:00
Dmitri Vereshchagin a9c32e0f92 Initial commit. User and Subscription entities. 2015-03-22 20:22:49 +03:00