Commit Graph

226 Commits

Author SHA1 Message Date
Timothy Warren b2522acd08 Merge branch 'develop' into 'master'
Version 2.2

Pull Request tracking changes leading up to version 2.2

See merge request !1
2016-02-10 12:29:39 -05:00
Timothy Warren ba4597973e Better front-end tests 2016-02-10 12:25:13 -05:00
Timothy Warren 63b26a104d Update README 2016-02-09 21:42:56 -05:00
Timothy Warren b346bdf337 Update tests relating to issue #9 2016-02-09 21:03:26 -05:00
Timothy Warren c12bff6027 Polyfill classList api for browsers lacking support 2016-02-09 20:57:40 -05:00
Timothy Warren 825e0c1a90 Fixes issue #9 2016-02-09 20:20:54 -05:00
Timothy Warren db69b13d87 Partially fix #9 -- API calls fail on 'Plan to Watch' section 2016-02-09 20:12:39 -05:00
Timothy Warren 918b8fd18c Combine javascript library files into one base file 2016-02-09 20:07:01 -05:00
Timothy Warren 170acbaffd Update README with some server setup details, resolves #7 2016-02-09 16:45:22 -05:00
Timothy Warren 2effae1bd5 Remove last dependencies on zepto 2016-02-08 20:21:41 -05:00
Timothy Warren 41e6f6e57a Remove zepto ajax calls 2016-02-08 13:37:44 -05:00
Timothy Warren 5c188f3513 Further improve minifiers, add start of front-end tests 2016-02-08 11:32:39 -05:00
Timothy Warren 3019e9f62e Fix #8, make minfiers output correctly 2016-02-08 10:57:44 -05:00
Timothy Warren dcf5bebb9b Add basic htaccess file for apache 2016-02-05 14:14:02 -05:00
Timothy Warren fc02a68691 Some temporary fixes for tempramental minifiers 2016-02-04 21:57:14 -05:00
Timothy Warren b1549440e0 Make build.xml file more phing friendly 2016-02-03 21:24:10 -05:00
Timothy Warren af29c68ec9 Rewrite minifiers into cleaner classes. Resolves #5 2016-02-03 14:57:00 -05:00
Timothy Warren f3a44e6f33 Minor spacing fixes 2016-02-02 21:38:38 -05:00
Timothy Warren 6555aac2fb Minor code quality fixes for Scrutinizer 2016-02-02 21:28:32 -05:00
Timothy Warren 93b885dc0d Fix manga editing for sections other than 'Reading' 2016-02-02 14:13:49 -05:00
Timothy Warren d746de34ea Add form for manga 2016-02-02 11:34:03 -05:00
Timothy Warren 49bd468aa4 Ugly progress commit 2016-02-01 09:49:18 -05:00
Timothy Warren f007ad987d Add missing table sorting lib 2016-01-20 20:14:32 -05:00
Timothy Warren daf4b71bbb Add proper table sorting and add some security headers 2016-01-20 13:01:41 -05:00
Timothy Warren e59ead5a84 Another attempt at code coverage for codeclimate 2016-01-12 12:47:48 -05:00
Timothy Warren 2e3306708e Code coverage for codeclimate 2016-01-12 12:33:45 -05:00
Timothy Warren c59288b5f9 Merge pull request #13 from timw4mail/develop
Sync with dev
2016-01-11 15:44:57 -05:00
Timothy Warren 6ff4ee2746 Change logger methods to be inline with interface, fix Manga Model tests 2016-01-11 15:31:53 -05:00
Timothy Warren 9b03f102f3 Update whoops to 2.0 2016-01-11 14:57:43 -05:00
Timothy Warren 816a309f18 Remove errorhandler, and replace with logger 2016-01-11 14:39:53 -05:00
Timothy Warren b85ddb9464 Update collection to use flash messages and more intelligent redirects 2016-01-11 13:33:56 -05:00
Timothy Warren 3918ce4eb7 Add more test coverage, and update build.xml 2016-01-11 10:42:34 -05:00
Timothy Warren 3bd5c7d218 Further refine Dispatcher 2016-01-08 16:39:18 -05:00
Timothy Warren 9c73ab928c Refactor Dispatcher 2016-01-08 15:54:21 -05:00
Timothy Warren 016e0988e9 Fix line endings in view classes 2016-01-08 15:53:50 -05:00
Timothy Warren 97dfa89b6d Actually fix view tests 2016-01-08 11:40:24 -05:00
Timothy Warren f5549934fe Fix view tests 2016-01-08 11:19:56 -05:00
Timothy Warren 27ac7e8063 Fix http verb for update route, add correct http codes for http errors 2016-01-07 20:48:18 -05:00
Timothy Warren 275b0eea40 Update codebase to use new Json class 2016-01-07 13:45:43 -05:00
Timothy Warren fa4940f22d Add missing classes 2016-01-06 17:08:44 -05:00
Timothy Warren bfe46fbbd1 Fix PHP 5.5 build 2016-01-06 17:06:30 -05:00
Timothy Warren 38faaebb5f Remove unnamespaced constants, and improve some tests 2016-01-06 15:44:40 -05:00
Timothy Warren 3c124456d0 Simplify routing 2016-01-06 11:08:56 -05:00
Timothy Warren b4489311c9 Fix testss 2016-01-05 10:05:14 -05:00
Timothy Warren 7a9fe42d83 Merge pull request #12 from timw4mail/scrutinizer-patch-2
Scrutinizer Auto-Fixes
2016-01-05 10:02:18 -05:00
Scrutinizer Auto-Fixer dd0e15137a Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2016-01-05 14:55:08 +00:00
Timothy Warren 205c7ac76d Update header comments, add start of manga editing functionality 2016-01-04 16:58:33 -05:00
Timothy Warren 6455541210 Merge pull request #11 from timw4mail/scrutinizer-patch-1
Scrutinizer Auto-Fixes
2016-01-04 11:16:15 -05:00
Scrutinizer Auto-Fixer 7cdd79a116 Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2016-01-04 16:15:25 +00:00
Timothy Warren 6e4e8edd9d Add full edit form to anime list 2016-01-04 10:53:03 -05:00