Commit Graph

538 Commits

Author SHA1 Message Date
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 8ed6d1dd6c README.md updated: translation to English, tests, fixtures, Scrutinizer badges. 2016-12-12 00:59:16 +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 f63c44d97e SL Insight badge update. 2016-12-11 09:51:16 +03:00
Alexey Skobkin 10e90ca417 Coveralls changed to Codecov. 2016-12-11 09:11:47 +03:00
Alexey Skobkin 3d2a1593cf First functional test. 2016-12-11 08:26:30 +03:00
Alexey Skobkin 2d3ee3fde0 SL Insight badge added. 2016-12-11 07:14:47 +03:00
Alexey Skobkin c6a52a25dc Coveralls badge in README.md 2016-12-11 06:54:13 +03:00
Alexey Skobkin 9c2996cde7 README.md updated. crontab commands updated. 2016-12-11 06:44:33 +03:00
Alexey Eschenko 1099199ac5 Merged in fix_doctrine_mapping_schema (pull request #11)
Fix doctrine mapping schema
2016-12-11 06:34:02 +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 aeb59c5a88 CodeShip badge link. 2016-12-11 06:01:32 +03:00
Alexey Skobkin 6f512422b9 CodeShip initial support. 2016-12-11 05:41:30 +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 Eschenko 5671092c81 Merged in feature_subscriptions_log_pagination (pull request #10)
Feature pagination
2016-12-11 02:56:30 +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 dd0707c97a Bootstrap CSS link updated. 2016-12-11 02:12:35 +03:00
Alexey Eschenko ddfc1bce26 Merged in feature_username_search_autocomplete (pull request #9)
Feature username search autocomplete
2016-12-11 01:58:24 +03:00
Alexey Skobkin d6d0647cb0 composer.lock update. 2016-12-11 01:54:29 +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 d71ea8a116 app_dev.php hardcoded addresses removed. 2016-12-11 01:25:02 +03:00
Alexey Skobkin 3d914ec050 jQuery loading moved to the header. jQuery updated, Bootstrap 3 updated. 2016-12-11 01:23:56 +03:00
Alexey Skobkin 6abb1f647c UpdateSubscriptionsCommand "--all-users" option. 2016-07-29 22:03:43 +03:00
Alexey Skobkin a8cffc776d Disallow all search crawlers. 2016-07-29 20:33:10 +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 11c1f8b6ab DoctrineFixturesBundle installed. 2016-03-29 07:23:06 +03:00