point-tools/src/Skobkin/Bundle/PointToolsBundle
Alexey Skobkin 5271fd5f59 New PHP 7.1 type hints for factories. 2017-01-13 02:21:17 +03:00
..
Command New PHP 7.1 type hints for commands. 2017-01-13 02:02:25 +03:00
Controller New PHP 7.1 type hints for ApiController and EventsController. 2017-01-13 02:05:24 +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
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
Entity New PHP 7.1 type hints for entities and repositories. 2017-01-13 01:58:52 +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 UserApi slightly refactored. 2017-01-11 21:30:16 +03:00
Service New PHP 7.1 type hints for factories. 2017-01-13 02:21:17 +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