Alexey Skobkin
|
eae74e58fa
|
Entity\Blogs\Post code quality fix. phpDoc fixed.
|
2016-12-12 21:03:06 +03:00 |
|
Alexey Skobkin
|
95cab0b564
|
Entity\Comment code quality fix.
|
2016-12-12 21:02:19 +03:00 |
|
Alexey Skobkin
|
b06eaec2b3
|
PostsPage code quality fix.
|
2016-12-12 20:59:42 +03:00 |
|
Alexey Skobkin
|
a9a247ba45
|
PostController code quality fix.
|
2016-12-12 20:58:01 +03:00 |
|
Alexey Skobkin
|
7776b1ac74
|
UpdateSubscriptionsCommand code quality fix.
|
2016-12-12 20:57:03 +03:00 |
|
Alexey Skobkin
|
b16646a2ed
|
ImportUsersCommand code quality fix 2.
|
2016-12-12 20:56:40 +03:00 |
|
Alexey Skobkin
|
e52dc94c77
|
ImportUsersCommand code quality fix.
|
2016-12-12 20:44:36 +03:00 |
|
Alexey Skobkin
|
77b6e866de
|
LoadSubscribersData bug fix.
|
2016-12-12 20:07:03 +03:00 |
|
Alexey Skobkin
|
84be9d5df4
|
PostControllerTest added. LoadPostData now loads one long and one short post for different tests.
|
2016-12-12 19:58:29 +03:00 |
|
Alexey Skobkin
|
4e0bbadd7f
|
Very important whitespace fix.
|
2016-12-12 18:52:51 +03:00 |
|
Alexey Skobkin
|
88105a4ef1
|
LoadSubscribersData possible fix.
|
2016-12-12 03:51:41 +03:00 |
|
Alexey Skobkin
|
706933b405
|
Unused variables removed in MainControllerTest.
|
2016-12-12 03:27:35 +03:00 |
|
Alexey Skobkin
|
5843dfbd12
|
MainControllerTest now tests AJAX user autocompletion.
|
2016-12-12 03:22:02 +03:00 |
|
Alexey Skobkin
|
d988bac7b0
|
MainControllerTest now checks non-existing user search scenario.
|
2016-12-12 02:58:11 +03:00 |
|
Alexey Skobkin
|
6e5e0435ac
|
LoadSubscribersData fixture added. Subscription and SubscriptionEvent entities refactored. SubscriptionsManager refactored as well.
|
2016-12-12 02:21:05 +03:00 |
|
Alexey Skobkin
|
24a173af16
|
LoadCommentsData fixture fix.
|
2016-12-12 01:58:58 +03:00 |
|
Alexey Skobkin
|
22784542bf
|
Many test users in fixtures
|
2016-12-12 01:53:56 +03:00 |
|
Alexey Skobkin
|
9264170d0b
|
Fix #26. Top users page fixed.
|
2016-12-12 01:26:27 +03:00 |
|
Alexey Skobkin
|
0dfdf9793e
|
ApiController phpDoc fix.
|
2016-12-12 00:40:55 +03:00 |
|
Alexey Skobkin
|
f216b4f11a
|
MainControllerTest fix.
|
2016-12-12 00:09:29 +03:00 |
|
Alexey Skobkin
|
6f47fa344d
|
Useless test removed from EventsControllerTest
|
2016-12-12 00:09:02 +03:00 |
|
Alexey Skobkin
|
e493eb6322
|
Updated user page tests.
|
2016-12-11 23:59:05 +03:00 |
|
Alexey Skobkin
|
5cbc255331
|
EventsControllerTest tests page heading and table with events are properly shown.
|
2016-12-11 23:27:56 +03:00 |
|
Alexey Skobkin
|
961b9f346a
|
MainControllerTest testing user stats output.
|
2016-12-11 23:27:14 +03:00 |
|
Alexey Skobkin
|
36be7e7225
|
Named data sources in ApplicationAvailabilityFunctionalTest.
|
2016-12-11 22:07:01 +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
|
1a5ce08fcd
|
Doctrine entities mapping fix. Excessive schemas removed.
|
2016-12-11 06:03:59 +03:00 |
|
Alexey Skobkin
|
207a8bab21
|
Typeahead library link.
|
2016-12-11 03:56:14 +03:00 |
|
Alexey Skobkin
|
23042cf2b1
|
Autocomplete search bug fix.
|
2016-12-11 03:54:14 +03:00 |
|
Alexey Skobkin
|
4c3191aa86
|
Autocomplete items count.
|
2016-12-11 03:54:01 +03:00 |
|
Alexey Skobkin
|
28f3c14fa5
|
User search field placeholder.
|
2016-12-11 03:34:20 +03:00 |
|
Alexey Skobkin
|
cfe8339ab1
|
Top chart fix after HighCharts bundle update.
|
2016-12-11 03:28:29 +03:00 |
|
Alexey Skobkin
|
6d8e17b114
|
composer update. PointParser updated to match new version of markdown library.
|
2016-12-11 03:20:55 +03:00 |
|
Alexey Skobkin
|
74b39d7918
|
Pagination of last events.
|
2016-12-11 02:55:28 +03:00 |
|
Alexey Skobkin
|
65cc08d91f
|
Pagination of subscribers events on user page. KnpPaginatorBundle added.
|
2016-12-11 02:43:25 +03:00 |
|
Alexey Skobkin
|
d0c103eae0
|
User search refactored, autocomplete added. bootstrap3-typeahead jQuery plugin added.
|
2016-12-11 01:48:51 +03:00 |
|
Alexey Skobkin
|
6abb1f647c
|
UpdateSubscriptionsCommand "--all-users" option.
|
2016-07-29 22:03:43 +03:00 |
|
Alexey Skobkin
|
648e5d7ba5
|
Fixtures for post with large discussion.
|
2016-03-29 09:53:06 +03:00 |
|
Alexey Skobkin
|
f4f33a8947
|
PostRepository#getPostWithComments() fixed.
|
2016-03-29 09:52:21 +03:00 |
|
Alexey Skobkin
|
6d10b6dac1
|
Post and Comment small fixes.
|
2016-03-29 07:43:23 +03:00 |
|
Alexey Skobkin
|
c880304ef5
|
Test post comments templates implementation.
|
2016-03-29 07:13:01 +03:00 |
|
Alexey Skobkin
|
0ceaf43ff3
|
PostRepository getPostWithComments() method added. PostController#showAction() now uses it.
|
2016-03-29 07:11:12 +03:00 |
|
Alexey Skobkin
|
cf08978c58
|
Point avatars twig extension.
|
2016-03-29 07:08:23 +03:00 |
|
Alexey Skobkin
|
9b052cc97e
|
Renaming log on user page. newLogin property deleted from UserRenameEvent entity. New migration.
|
2016-03-29 03:58:33 +03:00 |
|
Alexey Skobkin
|
13e35d939d
|
User rename logging implemented.
|
2016-03-29 03:12:52 +03:00 |
|
Alexey Skobkin
|
a36259dc34
|
Some varchar fields altered to text. New migration.
|
2016-03-27 00:33:55 +03:00 |
|
Alexey Skobkin
|
dd3733f75e
|
PostFactory more informative log and bugfix for null arguments with array typehint.
|
2016-03-26 02:48:39 +03:00 |
|
Alexey Skobkin
|
b5007fceec
|
Crawler API now checks token.
|
2016-03-25 17:34:18 +03:00 |
|
Alexey Skobkin
|
f9f1072bbd
|
PointParser external post link added and commented.
|
2016-03-25 17:16:25 +03:00 |
|