Commit Graph

459 Commits

Author SHA1 Message Date
Alexey Skobkin 659a930037 Post requests test implementation. 2015-06-02 14:56:39 +03:00
Alexey Skobkin ca28ebd67d Merge branch 'master' into feature_posts 2015-06-02 10:56:29 +03:00
Alexey Skobkin f83d719299 Locale fix. 2015-06-02 09:03:06 +03:00
Alexey Skobkin 933cd222db User page collapse accessibility fixes. 2015-06-02 08:59:42 +03:00
Alexey Skobkin 9b6b286d2d Collapse subscribers by default. 2015-06-02 08:56:38 +03:00
Alexey Skobkin 6e3fd7081d Index page and footer fixes. 2015-06-02 07:33:21 +03:00
Alexey Skobkin ab755377b0 Source code link. 2015-06-02 07:15:41 +03:00
Alexey Skobkin 65986f2e9c README.md 2015-06-02 07:03:58 +03:00
Alexey Skobkin 3af468432c Bugtracker link 2015-06-02 06:45:51 +03:00
Alexey Skobkin 8314c91b25 Fix HTTPS problem. 2015-06-02 06:41:50 +03:00
Alexey Skobkin c49fda1165 Fix #19. Russian language. 2015-06-02 06:21:23 +03:00
Alexey Skobkin 9d1bbe2f29 Label changed. 2015-06-02 06:10:07 +03:00
Alexey Skobkin cc8a7d51eb Date format changed in the log output. 2015-06-02 06:02:53 +03:00
Alexey Skobkin 5bb8c64c98 Fix #10. 2015-06-02 05:39:09 +03:00
Alexey Skobkin 94129f3b5c More log info. 2015-06-02 05:32:45 +03:00
Alexey Skobkin b7e4374dac Fix #13. 2015-06-02 05:27:19 +03:00
Alexey Skobkin 3742f4b06c Fix #16. 2015-06-02 05:24:38 +03:00
Alexey Skobkin a9f53f3b25 Better logger usage. 2015-06-02 05:05:03 +03:00
Alexey Skobkin 24d2ae468a Fix #14. 2015-06-02 04:59:07 +03:00
Alexey Skobkin f353949e6d Fix #12. 2015-06-02 04:52:27 +03:00
Alexey Skobkin 13b36f41f7 Composer update. 2015-06-01 03:45:54 +03:00
Alexey Skobkin 42b213ac85 Basic implementation of blogs (posts, comments, tags). No migration yet. 2015-06-01 03:39:14 +03:00
Alexey Skobkin 76d75542fd Get user subscribers by id. 2015-06-01 00:19:03 +03:00
Alexey Skobkin 055b967996 Case insensitive user search and URL's. 2015-05-31 11:11:40 +03:00
Alexey Skobkin e93807469a 200 msec pause between requests. 2015-05-31 10:49:45 +03:00
Alexey Skobkin cacb676d96 Fix #9. 2015-05-31 10:43:24 +03:00
Alexey Skobkin d2711f2057 Redirecting to index if no login present. 2015-05-31 10:05:08 +03:00
Alexey Skobkin 58f8db6c97 Search from index page. 2015-05-31 10:02:00 +03:00
Alexey Skobkin ce0b6e856f Top users page. SQL queries optimization. 2015-05-31 09:16:36 +03:00
Alexey Skobkin f19efe8ca1 Micro fix. 2015-05-31 08:33:48 +03:00
Alexey Skobkin 0242463739 User page fix. 2015-05-31 06:08:34 +03:00
Alexey Skobkin 24793120ff User page prototype. 2015-05-31 05:48:12 +03:00
Alexey Skobkin af94e84256 Main page prototype. 2015-05-31 03:01:48 +03:00
Alexey Skobkin 0ff0db81a3 Basic layout. 2015-05-31 03:01:19 +03:00
Alexey Skobkin b76036573a More try-catch. Logs added. 2015-05-31 01:50:35 +03:00
Alexey Skobkin 5b63cac5ec User controller preparations. 2015-05-30 09:50:44 +03:00
Alexey Skobkin 097488446a Statistics for main page. 2015-05-30 09:22:06 +03:00
Alexey Skobkin 20c44371c9 Some exception handling. More output in verbose mode. 2015-05-30 08:29:40 +03:00
Alexey Skobkin 5652a5ca68 Test implementation of subscriptions checking command. 2015-05-29 01:47:06 +03:00
Alexey Skobkin 032730d2b2 Import date fixed. 2015-05-29 00:15:56 +03:00
Alexey Skobkin 976c435ae1 Service definition fix. 2015-05-28 23:07:48 +03:00
Alexey Skobkin 07373e49c2 Users import command. 2015-05-28 22:21:58 +03:00
Alexey Skobkin d199fa0074 umask_fix. 2015-05-28 20:42:43 +03:00
Alexey Skobkin d13a9e3189 Merged in feature_postgresql (pull request #6) Moved to PostgreSQL. 2015-05-28 20:40:30 +03:00
Alexey Skobkin b7c6539477 Moved to PostgreSQL. 2015-05-28 20:36:52 +03:00
Dmitri Vereshchagin c900f2a8a5 Ignore .idea directory 2015-03-29 17:35:44 +03:00
Alexey Skobkin ba8aa4ddad Merged in feature_migrations (pull request #3) Add forgotten migration 2015-03-29 17:27:09 +03:00
Dmitri Vereshchagin 87cf9dff77 Add forgotten migration 2015-03-29 17:24:15 +03:00
Dmitri Vereshchagin c087993ec0 Merged in feature_migrations (pull request #2)
Create migration for empty database
2015-03-29 17:21:20 +03:00
Dmitri Vereshchagin c6dff0ef24 Create migration for empty database 2015-03-29 17:14:17 +03:00