Commit Graph

96 Commits

Author SHA1 Message Date
48f30ff967 Implement tests 2018-12-16 11:25:35 +01:00
99c3767b62 Docblock fixes + more tests 2018-12-15 22:36:04 +01:00
d44ca0fc74 Fix null typehint order 2018-12-10 18:13:38 +01:00
1ef929bb8a Fix use order 2018-12-09 22:16:55 +01:00
9cdb79ca9b Add audit tests 2018-12-02 16:54:46 +01:00
eb2ef14d20 Models cannot be final because of NullModels 2018-12-01 21:21:11 +01:00
881af7bd5a Make classes final 2018-12-01 20:50:27 +01:00
b9239beaa3 Fix media file list bugs 2018-11-03 16:58:28 +01:00
822cd3ebbe Fix file upload 2018-11-03 15:17:24 +01:00
ae535e0b14 Strict test 2018-09-23 14:50:47 +02:00
24734f2263 Docblock fix 2018-09-22 18:22:44 +02:00
edec34fda0 Fix package docblock 2018-08-24 14:08:08 +02:00
99adb61fe1 use global namespace 2018-08-24 13:05:50 +02:00
f3d4c7a308 fix #96 fix #97 2018-08-17 20:02:29 +02:00
d8bc472fa6 Fix #2 2018-08-01 19:41:34 +02:00
72012cd811 Re-format mappers 2018-05-31 19:47:26 +02:00
a72f336040 Use root namespace 2018-05-30 13:39:00 +02:00
2e25b18e68 Make classes final 2018-05-11 21:30:34 +02:00
7a7b5c4e85 Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
7c93e1e13f Add typehints 2018-03-16 13:33:55 +01:00
9199b5e347 Add public/private to const 2018-03-16 08:46:52 +01:00
3d10908ce6 Nullable+void typehint 2018-03-13 20:55:24 +01:00
c4b8bdb9f8 Fix strict_types 2018-02-15 20:27:23 +01:00
74dab59e03 Improve increments 2018-02-10 21:50:47 +01:00
e4c1932edd phpcbf 2018-02-03 13:09:09 +01:00
c0b17534e3 Remove space from end of line 2018-02-03 11:52:30 +01:00
543821a1db Add spaces around namespace 2018-02-03 11:46:23 +01:00
385ec71c04 Remove whitespace from end of line 2018-01-15 18:56:01 +01:00
775ba02a03 Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
63197d8679 Remove package TBD 2017-12-30 11:56:53 +01:00
918919e61a Add plain/raw descriptions 2017-12-18 20:22:00 +01:00
e6f618eddf Remove deprecated setCreatedAt 2017-11-28 16:21:18 +01:00
03a58ee8f7 Fix phpstorm inspections 2017-11-19 23:20:11 +01:00
0e9dcfbd91 Ignore upload from coverage 2017-11-16 23:04:57 +01:00
9262e1c234 Bug fixes e.g. csp and other 2017-11-11 15:02:40 +01:00
23bcfcb5f7 Fix #13 2017-11-08 22:39:51 +01:00
04d8ae82c3 Remove mapper abstract duplication 2017-11-08 21:18:31 +01:00
455b8980f6 Remove var_dump from mappers 2017-11-07 20:35:13 +01:00
Scrutinizer Auto-Fixer
8d90bb1f55 Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2017-11-05 18:06:04 +00:00
430863cdd0 General fixes 2017-11-05 13:09:39 +01:00
a78bde6303 Fix if for foreach while spacing 2017-10-27 17:56:33 +02:00
bb146561f8 Normalize media path 2017-10-07 17:15:29 +02:00
296956e9c7 fix #49 2017-10-06 20:15:44 +02:00
d87a89cf3d fix #101 2017-10-06 17:33:10 +02:00
51552f75d6 Fix invalid member in mapper 2017-09-15 08:35:30 +02:00
b91ee589a2 Fix permission tables 2017-09-13 10:45:41 +02:00
fa96dd5612 made logger global 2017-09-08 19:55:27 +02:00
34b6b1528c Show collection file list 2017-08-12 18:35:16 +02:00
a98199d3db Optimize datatypes path 2017-08-11 20:44:07 +02:00
1867c1b77e Fix media createdBy output 2017-07-27 20:37:47 +02:00