Commit Graph

173 Commits

Author SHA1 Message Date
Timothy Warren fb29c90691 Update README 2016-02-09 21:42:56 -05:00
Timothy Warren 3027c8a4a8 Update tests relating to issue #9 2016-02-09 21:03:26 -05:00
Timothy Warren 0b6269edd6 Polyfill classList api for browsers lacking support 2016-02-09 20:57:40 -05:00
Timothy Warren 12d05dd71a Fixes issue #9 2016-02-09 20:20:54 -05:00
Timothy Warren ecf3bce14b Partially fix #9 -- API calls fail on 'Plan to Watch' section 2016-02-09 20:12:39 -05:00
Timothy Warren 5563902b69 Combine javascript library files into one base file 2016-02-09 20:07:01 -05:00
Timothy Warren 874ad521a7 Update README with some server setup details, resolves #7 2016-02-09 16:45:22 -05:00
Timothy Warren a9f5e48bb2 Remove last dependencies on zepto 2016-02-08 20:21:41 -05:00
Timothy Warren cbc7555cf2 Remove zepto ajax calls 2016-02-08 13:37:44 -05:00
Timothy Warren e08161aec2 Further improve minifiers, add start of front-end tests 2016-02-08 11:32:39 -05:00
Timothy Warren 7754377ecb Fix #8, make minfiers output correctly 2016-02-08 10:57:44 -05:00
Timothy Warren 0b2a0d4ea9 Add basic htaccess file for apache 2016-02-05 14:14:02 -05:00
Timothy Warren 94f54366a7 Some temporary fixes for tempramental minifiers 2016-02-04 21:57:14 -05:00
Timothy Warren f5dc15659f Make build.xml file more phing friendly 2016-02-03 21:24:10 -05:00
Timothy Warren 1a21a23e73 Rewrite minifiers into cleaner classes. Resolves #5 2016-02-03 14:57:00 -05:00
Timothy Warren 4533ea0b26 Minor spacing fixes 2016-02-02 21:38:38 -05:00
Timothy Warren 540a82fe22 Minor code quality fixes for Scrutinizer 2016-02-02 21:28:32 -05:00
Timothy Warren 467763f8a6 Fix manga editing for sections other than 'Reading' 2016-02-02 14:13:49 -05:00
Timothy Warren 99f2adf491 Add form for manga 2016-02-02 11:34:03 -05:00
Timothy Warren 3fa8e7d8e8 Ugly progress commit 2016-02-01 09:49:18 -05:00
Timothy Warren 9080f45601 Add missing table sorting lib 2016-01-20 20:14:32 -05:00
Timothy Warren 08348fd349 Add proper table sorting and add some security headers 2016-01-20 13:01:41 -05:00
Timothy Warren e109c6a06c Another attempt at code coverage for codeclimate 2016-01-12 12:47:48 -05:00
Timothy Warren 457c2680b6 Code coverage for codeclimate 2016-01-12 12:33:45 -05:00
Timothy Warren b611d02a2c Change logger methods to be inline with interface, fix Manga Model tests 2016-01-11 15:31:53 -05:00
Timothy Warren e51159e7f3 Update whoops to 2.0 2016-01-11 14:57:43 -05:00
Timothy Warren 2391ca14ca Remove errorhandler, and replace with logger 2016-01-11 14:39:53 -05:00
Timothy Warren 212c779552 Update collection to use flash messages and more intelligent redirects 2016-01-11 13:33:56 -05:00
Timothy Warren 0c2243a4f3 Add more test coverage, and update build.xml 2016-01-11 10:42:34 -05:00
Timothy Warren 3981b8471a Further refine Dispatcher 2016-01-08 16:39:18 -05:00
Timothy Warren 276a14a80c Refactor Dispatcher 2016-01-08 15:54:21 -05:00
Timothy Warren b4949eaea2 Fix line endings in view classes 2016-01-08 15:53:50 -05:00
Timothy Warren 993b625042 Actually fix view tests 2016-01-08 11:40:24 -05:00
Timothy Warren 557b27ef77 Fix view tests 2016-01-08 11:19:56 -05:00
Timothy Warren 45b04105f1 Fix http verb for update route, add correct http codes for http errors 2016-01-07 20:48:18 -05:00
Timothy Warren ae4530b5d2 Update codebase to use new Json class 2016-01-07 13:45:43 -05:00
Timothy Warren 00fd23895d Add missing classes 2016-01-06 17:08:44 -05:00
Timothy Warren aa67b941d4 Fix PHP 5.5 build 2016-01-06 17:06:30 -05:00
Timothy Warren b94bf01dee Remove unnamespaced constants, and improve some tests 2016-01-06 15:44:40 -05:00
Timothy Warren ba94f439bb Simplify routing 2016-01-06 11:08:56 -05:00
Timothy Warren e3af767246 Fix testss 2016-01-05 10:05:14 -05:00
Timothy Warren b0f5bdf668 Merge pull request #12 from timw4mail/scrutinizer-patch-2
Scrutinizer Auto-Fixes
2016-01-05 10:02:18 -05:00
Scrutinizer Auto-Fixer 2b5d650ef8 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 e9e16dd2b1 Update header comments, add start of manga editing functionality 2016-01-04 16:58:33 -05:00
Timothy Warren 6b9be7e4d0 Merge pull request #11 from timw4mail/scrutinizer-patch-1
Scrutinizer Auto-Fixes
2016-01-04 11:16:15 -05:00
Scrutinizer Auto-Fixer 8b528d8659 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 9c81836648 Add full edit form to anime list 2016-01-04 10:53:03 -05:00
Timothy Warren c04c85b999 Update composer.json 2015-12-16 10:12:31 -05:00
Timothy Warren 6953cd08e6 Start of delete functionality for anime collection 2015-12-15 15:55:30 -05:00
Timothy Warren c82576e4dd Merge pull request #10 from timw4mail/scrutinizer-patch-1
Scrutinizer Auto-Fixes
2015-12-09 15:13:24 -05:00