point-tools/src/Skobkin/Bundle/PointToolsBundle
Alexey Skobkin d6bd2ddd73 Telegram PrivateMessageProcessor service is now receives all repositories directly. Still depends on EntityManager due to need to flush(). 2017-01-11 19:46:15 +03:00
..
Command Now injecting UserRepository into UpdateSubscriptionsCommand. UpdateSubscriptionsCommand still depends on EntityManager because of transactions. 2017-01-11 18:51:56 +03:00
Controller Translation fixed. 2017-01-10 04:26:57 +03:00
DQL Events by day stats added. DAY() DQL function added. 2017-01-10 04:21:57 +03:00
DTO Events by day stats added. DAY() DQL function added. 2017-01-10 04:21:57 +03:00
DataFixtures/ORM LoadSubscribersData micro optimization. 2017-01-08 18:05:52 +03:00
DependencyInjection Initial commit. User and Subscription entities. 2015-03-22 20:22:49 +03:00
Entity CommentFactory is now gets direct injection of CommentRepository and PostRepository instead of EntityManager. 2017-01-11 19:11:55 +03:00
Event Telegram notifications on user subscribers list changes. Some refactoring of SubscriptionsManager and event system. 2017-01-07 21:46:50 +03:00
EventListener Telegram notifications on user subscribers list changes. Some refactoring of SubscriptionsManager and event system. 2017-01-07 21:46:50 +03:00
Exception PostFactory exception fix. 2017-01-09 21:43:41 +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 AccountFactory is now receives AccountRepository directly instead of EntityManager. 2017-01-11 19:31:37 +03:00
Resources Telegram PrivateMessageProcessor service is now receives all repositories directly. Still depends on EntityManager due to need to flush(). 2017-01-11 19:46:15 +03:00
Service Telegram PrivateMessageProcessor service is now receives all repositories directly. Still depends on EntityManager due to need to flush(). 2017-01-11 19:46:15 +03:00
Twig Point user links bug fixed. 2017-01-06 20:51:03 +03:00
SkobkinPointToolsBundle.php Initial commit. User and Subscription entities. 2015-03-22 20:22:49 +03:00