point-tools/src/Skobkin/Bundle/PointToolsBundle
2017-01-14 03:56:17 +03:00
..
Command Telegram webhook management command updated to use router default context instead of input argument. TelegramWebHookCommand is now a service. 2017-01-14 02:15:08 +03:00
Controller UserController slightly refactored. 2017-01-13 03:00:20 +03:00
DataFixtures/ORM New PHP 7.1 type hints for DataFixtures. 2017-01-13 02:00:21 +03:00
DependencyInjection Initial commit. User and Subscription entities. 2015-03-22 20:22:49 +03:00
DQL Events by day stats added. DAY() DQL function added. 2017-01-10 04:21:57 +03:00
DTO New PHP 7.1 type hints for DTO. 2017-01-13 02:13:44 +03:00
Entity Unnecessary phpDoc removed from Subscription and SubscriptionEvent. 2017-01-13 02:43:10 +03:00
Event UserSubscribersUpdatedEvent phpDoc fix. 2017-01-13 02:14:55 +03:00
EventListener New PHP 7.1 type hints for Event Listeners. 2017-01-13 02:16:50 +03:00
Exception Unnecessary phpDoc removed from InvalidPostDataException. 2017-01-13 02:17:35 +03:00
Form Code deprecations update according to https://github.com/symfony/symfony/blob/2.8/UPGRADE-2.8.md 2017-01-08 22:57:52 +03:00
Repository New PHP 7.1 type hints for entities and repositories. 2017-01-13 01:58:52 +03:00
Resources Monolog Telegram handler reconfigured for prod environment. New 'subscribers_update' channel. 2017-01-14 03:56:17 +03:00
Service New PHP 7.1 constants visibility for MessageSender. 2017-01-13 02:28:54 +03:00
Twig Hardcoded URL's removed everywhere in favor of dynamically generated based on container parameters. Router now can generate absolute URL even when not processing HTTP request. Avatar-related functions moved from UserApi to PointUrlExtension. 2017-01-11 21:03:32 +03:00
SkobkinPointToolsBundle.php Initial commit. User and Subscription entities. 2015-03-22 20:22:49 +03:00