Commit Graph

39 Commits

Author SHA1 Message Date
63fa783599 changed file permissions 2020-06-09 22:03:50 +02:00
0e0fa1c954 add ip support for auditor 2020-05-31 22:49:58 +02:00
7f8102b518 unit test fixes, phpstan fixes, phpcs fixes 2020-05-06 21:11:32 +02:00
f94afa7cb1 fix swithc 2020-05-02 10:40:28 +02:00
2c8918904d improve view generation structure 2020-05-02 10:31:57 +02:00
cc14586ca3 improve docblocks for Mapper:: variables 2020-05-02 10:13:21 +02:00
Formatter Bot
a0842181f2 Automated formatting changes 2020-04-05 15:40:20 +00:00
4d906efa7c use tags 2020-03-31 19:01:52 +02:00
0fa8b1618e fix for new datamapper and cli install 2020-03-30 22:14:37 +02:00
9bbc8e5baf Type and cs fixes 2020-03-07 00:23:17 +01:00
5897f0a7c6 fixes #22 already fixed earlier 2020-02-14 18:42:37 +01:00
55741e9e1a rename http classes 2020-02-11 20:47:20 +01:00
64e90068e1 Add helper user settings and html export 2020-02-10 22:32:50 +01:00
4db59bf6dd add config file 2020-02-09 23:47:42 +01:00
2dde389ee4 improve media view 2020-02-09 15:45:58 +01:00
cc0cc71c0a improve baseline 2020-02-06 23:54:01 +01:00
21b5e9d67e fix bugs, phpstan, phpcs 2020-02-06 21:04:45 +01:00
1baad01b5f phpstan fixes 2020-02-05 21:09:07 +01:00
da4ef730ff allow existing media files 2020-02-02 20:44:28 +01:00
a642984d4a implement helper templates 2020-02-02 15:52:33 +01:00
527dbe481c add todos from github 2019-12-31 19:54:45 +01:00
4a22c0848b remove empty line 2019-12-15 14:18:15 +01:00
82e0742cea cleanup and tests added for ci/cd 2019-11-20 22:28:04 +01:00
4c4cd2cb91 fix phpcs findings 2019-09-12 19:48:00 +02:00
e3ae3adc6a change php version requirement 2019-08-15 20:45:28 +02:00
38a8a40225 draft time recording 2019-08-10 23:15:25 +02:00
44e9687629 fix @link 2019-07-08 19:51:27 +02:00
849c5d90a6 change createmodel function 2019-07-08 19:21:23 +02:00
28f4cbeac4 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
dba3448913 Fix media collection create 2019-05-27 22:07:27 +02:00
239b2cb288 Fix bugs 2019-05-27 21:55:41 +02:00
c8541e7d94 php cs fixer 2019-04-27 12:05:33 +02:00
3c118c7f5a Use global namespace 2019-04-27 00:13:26 +02:00
7a88672f00 improve display 2019-02-12 18:48:51 +01:00
01a55f1d4f Fix relative path 2019-02-11 17:24:35 +01:00
3a71c45c68 phpcs+phpstan fixes 2019-02-07 00:05:31 +01:00
5e25c7160a Draft uploader 2019-02-03 00:10:41 +01:00
cc3b997f92 Fixes and drafts for reporter/helper 2019-02-01 22:21:21 +01:00
96981ae385 Rename reporter->helper 2019-01-20 18:17:00 +01:00