|
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 |
|
|
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 |
|
Scrutinizer Auto-Fixer
|
bf6550d0d9
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2015-10-06 17:35:42 +00:00 |
|
|
37ef0f5621
|
Fix more scrutinizer issues
|
2015-10-06 12:15:19 -04:00 |
|
|
f3772528c5
|
Code style improvements
|
2015-10-06 11:38:20 -04:00 |
|
|
dbbea163d1
|
Scrutinizer fixes
|
2015-10-06 10:44:33 -04:00 |
|
Scrutinizer Auto-Fixer
|
7e695edd29
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2015-10-06 14:24:48 +00:00 |
|
|
6b322d18da
|
Miscellaneous updates, prep for menu generator
|
2015-10-05 16:54:25 -04:00 |
|
|
be96e2c6af
|
Update Router
|
2015-10-01 16:30:46 -04:00 |
|
|
2462e09205
|
Lots of miscellaneous improvements
|
2015-10-01 16:02:51 -04:00 |
|
|
acb0a1e8a2
|
Fix views to match transformed data
|
2015-10-01 16:01:23 -04:00 |
|
|
a73e150ee3
|
Fix broken test
|
2015-09-28 15:11:45 -04:00 |
|
|
23c16fc9c3
|
Transformers and Enums
|
2015-09-25 13:41:12 -04:00 |
|
|
082b5296b9
|
Update manga model to use Zipper transformer
|
2015-09-21 09:48:15 -04:00 |
|
|
f87dd2636d
|
More tests for Ion
|
2015-09-18 22:55:40 -04:00 |
|
|
e2731db7ea
|
Decouple and generalise
|
2015-09-17 23:11:18 -04:00 |
|
|
156461a0b9
|
Start of refactoring routing to be more convention based
|
2015-09-16 12:25:35 -04:00 |
|
|
8a68559f0e
|
More namespace refactoring
|
2015-09-15 13:19:29 -04:00 |
|
|
97a5abe665
|
Namespace refactoring
|
2015-09-14 19:54:34 -04:00 |
|
|
d93f5a82a0
|
fix a few variable changes, remove old code from app folder
|
2015-09-14 16:14:02 -04:00 |
|
|
9d139a7d1c
|
Pass the tests!
|
2015-09-14 15:49:20 -04:00 |
|
|
e53f9abf3f
|
Some progress toward better structure through refactoring
|
2015-09-14 10:54:50 -04:00 |
|