Commit Graph

66 Commits

Author SHA1 Message Date
45b04105f1 Fix http verb for update route, add correct http codes for http errors 2016-01-07 20:48:18 -05:00
ae4530b5d2 Update codebase to use new Json class 2016-01-07 13:45:43 -05:00
aa67b941d4 Fix PHP 5.5 build 2016-01-06 17:06:30 -05:00
b94bf01dee Remove unnamespaced constants, and improve some tests 2016-01-06 15:44:40 -05:00
ba94f439bb Simplify routing 2016-01-06 11:08:56 -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
e9e16dd2b1 Update header comments, add start of manga editing functionality 2016-01-04 16:58:33 -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
9c81836648 Add full edit form to anime list 2016-01-04 10:53:03 -05:00
6953cd08e6 Start of delete functionality for anime collection 2015-12-15 15:55:30 -05:00
30b6afb601 Some more minor code-style fixes 2015-12-09 14:54:11 -05:00
6ca086d85b Some code style fixes 2015-12-08 16:39:49 -05:00
70bfe2bab7 Fix collection functionality 2015-12-08 14:52:59 -05:00
56f9fa28aa Fix some minor formating issues 2015-11-18 10:54:06 -05:00
2577bad0af Update minor documention issues 2015-11-18 10:48:05 -05:00
254afc990e More test coverage 2015-11-18 10:31:42 -05:00
8d1986d13b Improve some test coverage 2015-11-17 16:45:41 -05:00
5d2cad4690 Remove loose functions file 2015-11-16 19:30:04 -05:00
49b3f507a6 Fix manga list updating 2015-11-16 15:57:37 -05:00
f75016ca69 Update header comments 2015-11-16 11:40:01 -05:00
dfe91d0f1c Make updating of anime list work 2015-11-13 11:33:27 -05:00
8343fa9182 Fix some sonarqube issues 2015-11-11 14:53:09 -05:00
Scrutinizer Auto-Fixer
cd8185960b Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2015-11-09 20:08:08 +00:00
17a335275c More quality fixes 2015-11-09 11:10:15 -05:00
4937d4c099 Fix some more code style issues 2015-11-05 11:26:03 -05:00
1de8b46657 Some more style fixes 2015-11-05 10:41:46 -05:00
6aa51e5915 Some code style fixes 2015-11-04 16:53:22 -05:00
8936944743 Some minor refactoring 2015-11-04 16:36:54 -05:00
Scrutinizer Auto-Fixer
025bc4ef64 Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2015-11-04 21:31:03 +00:00
799a3652d4 Fix tests broken by missing fix to Anime Collection Model 2015-10-21 15:46:50 -04:00
2f8886c28f More test coverage 2015-10-21 15:43:51 -04:00
c3643565e3 Fix issue where cache file doesn't exist, add tests for Menu Helper 2015-10-21 11:57:58 -04:00
28e03f6fb2 Fix default redirect and tests 2015-10-20 16:41:51 -04:00
4ef2d6df57 Fix the rest of the menu urls 2015-10-20 15:59:51 -04:00
779f4a00eb Remove another vistigal controller method 2015-10-19 15:19:02 -04:00
77399e3fa4 Remove some vestigal methods from base controller 2015-10-19 13:58:59 -04:00
5f5bf66c75 Fix spacing style 2015-10-19 13:26:50 -04:00
fee09c50ae More test coverage 2015-10-19 12:50:46 -04:00
285a132d35 Scrutinizer fixes 2015-10-16 12:53:55 -04:00
0b79ac3596 Better testing for ArrayType and Config classes 2015-10-15 22:00:09 -04:00
de444857dd Add partial test for config delete 2015-10-15 10:23:00 -04:00
485ba46838 More test coverage 2015-10-15 09:25:30 -04:00
7f2000f180 Update lots of docblocks 2015-10-14 09:20:52 -04:00
34acf00b5e Fix documentation issues 2015-10-12 14:27:20 -04:00
bc6aed51c8 Remove some dead code 2015-10-12 14:11:00 -04:00
Scrutinizer Auto-Fixer
80f83e5f53 Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2015-10-10 02:35:39 +00:00
b687dcf2a8 Rearrange some namespaces and add more docblocks 2015-10-09 22:29:59 -04:00
Scrutinizer Auto-Fixer
4dddd3238c Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2015-10-09 18:55:15 +00:00
a8e3c594e3 Basic Menu generation 2015-10-09 14:34:55 -04:00
728850da08 More scrutinizer fixes 2015-10-06 13:38:59 -04:00