point-tools/src/Skobkin/Bundle/PointToolsBundle
Alexey Skobkin 069aa27bb4 Unnecessary checks removed from UserRepository. 2017-01-13 01:22:09 +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 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
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 Tests for nullable User#getName(). 2017-01-12 21:49:38 +03:00
DependencyInjection Initial commit. User and Subscription entities. 2015-03-22 20:22:49 +03:00
Entity Tests for nullable User#getName(). 2017-01-12 21:49:38 +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 Unnecessary checks removed from UserRepository. 2017-01-13 01:22:09 +03:00
Resources UserApi slightly refactored. 2017-01-11 21:30:16 +03:00
Service Tests for nullable User#getName(). 2017-01-12 21:54:46 +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