Commit Graph

126 Commits

Author SHA1 Message Date
628a3bbfd0 add todos from github 2019-12-31 19:54:45 +01:00
367f5801ea fix capitalization of Object/Array 2019-12-30 00:58:33 +01:00
81d15ba02b remove empty line 2019-12-15 14:18:15 +01:00
07f83fc57e more test cleanups 2019-12-01 19:57:42 +01:00
5700c30859 phpcs fixes 2019-10-06 17:50:12 +02:00
a429af8002 draft encrpytion 2019-10-05 20:10:54 +02:00
7525580ca9 Make null models final 2019-10-05 20:08:29 +02:00
b9d9c23c28 fix mapper formats 2019-09-28 23:11:05 +02:00
772bb1a29a style fixes and time recording app draft 2019-09-28 20:59:03 +02:00
cf94fa595d fix docblock 2019-09-21 16:12:21 +02:00
0c2bb4d9d7 fix phpcs findings 2019-09-12 19:48:00 +02:00
d2b894f4a7 fix after change to php 7.4 2019-08-17 14:14:51 +02:00
bf75752b24 Implement php 7.4 type hints 2019-08-15 21:55:12 +02:00
18647aa1ed change php version requirement 2019-08-15 20:45:28 +02:00
9a9efe4ab0 cleanup, media fixes, news fixes 2019-07-30 20:23:16 +02:00
4d321705dd fix @link 2019-07-08 19:51:27 +02:00
d0938e4925 Add exception documentation 2019-07-04 22:37:54 +02:00
70fdff2302 Implemented virtual path for media module.
First test implementation done in the Helper module.
The upload component is using a bad workaround where the virtual path is defined
in the uri as ?virutalPath= because we are not uploading media files AND form data
at the same time. Therefore the virtualPath can currently only be passed in the get/uri data.
2019-05-30 19:13:11 +02:00
753b37b0b8 Improved tag module and media virtual paths 2019-05-22 07:47:03 +02:00
3d65a24d33 php cs fixer 2019-04-27 12:05:33 +02:00
0519a59f8a Use global namespace 2019-04-27 00:13:26 +02:00
011df2a6d1 Simplify template and improve/fix upload functionality 2019-04-22 16:35:39 +02:00
e084c7004a Use js modules 2019-04-02 22:45:23 +02:00
8f813ac6a8 Fix whitespace 2019-02-17 19:00:11 +01:00
39325e502a Fix relative path 2019-02-11 17:24:35 +01:00
afc2285249 phpcs+phpstan fixes 2019-02-07 00:05:31 +01:00
22464e86d7 Use global namespace+minor fixes 2019-02-04 22:29:55 +01:00
818acf1a59 Draft uploader 2019-02-03 00:10:41 +01:00
cc70ccf0ca Fixes and drafts for reporter/helper 2019-02-01 22:21:21 +01:00
ecca76c05d php cs fixer 2018-12-28 19:13:17 +01:00
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