Commit Graph

95 Commits

Author SHA1 Message Date
dd74e85626 Further refactor handling of request variables, routing works again 2016-02-17 11:36:37 -05:00
ab19e9db08 Get HTML output working again, still refactoring router 2016-02-17 10:29:05 -05:00
98f3026a74 Start integration of PSR 7 Request/Response 2016-02-16 16:28:44 -05:00
d99f1e7595 Start of migration from php to toml config, see #11 2016-02-10 17:30:45 -05:00
3027c8a4a8 Update tests relating to issue #9 2016-02-09 21:03:26 -05:00
12d05dd71a Fixes issue #9 2016-02-09 20:20:54 -05:00
ecf3bce14b Partially fix #9 -- API calls fail on 'Plan to Watch' section 2016-02-09 20:12:39 -05:00
4533ea0b26 Minor spacing fixes 2016-02-02 21:38:38 -05:00
540a82fe22 Minor code quality fixes for Scrutinizer 2016-02-02 21:28:32 -05:00
99f2adf491 Add form for manga 2016-02-02 11:34:03 -05:00
3fa8e7d8e8 Ugly progress commit 2016-02-01 09:49:18 -05:00
08348fd349 Add proper table sorting and add some security headers 2016-01-20 13:01:41 -05:00
b611d02a2c Change logger methods to be inline with interface, fix Manga Model tests 2016-01-11 15:31:53 -05:00
2391ca14ca Remove errorhandler, and replace with logger 2016-01-11 14:39:53 -05:00
212c779552 Update collection to use flash messages and more intelligent redirects 2016-01-11 13:33:56 -05:00
0c2243a4f3 Add more test coverage, and update build.xml 2016-01-11 10:42:34 -05:00
3981b8471a Further refine Dispatcher 2016-01-08 16:39:18 -05:00
276a14a80c Refactor Dispatcher 2016-01-08 15:54:21 -05:00
b4949eaea2 Fix line endings in view classes 2016-01-08 15:53:50 -05:00
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
00fd23895d Add missing classes 2016-01-06 17:08:44 -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
912f1b2ff2 Merge pull request #9 from timw4mail/scrutinizer-patch-1
Scrutinizer Auto-Fixes
2015-11-16 11:40:26 -05:00
f75016ca69 Update header comments 2015-11-16 11:40:01 -05:00
Scrutinizer Auto-Fixer
4e1bcd962a Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2015-11-16 15:33:30 +00:00
69f35d222c Poor style progress update commit 2015-11-13 16:31:01 -05:00
dfe91d0f1c Make updating of anime list work 2015-11-13 11:33:27 -05:00
ab955f5154 Fix various code style nuances 2015-11-11 15:28:51 -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
a18f1926d9 Fix ArrayType class 2015-11-09 11:49:51 -05: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