Commit Graph

109 Commits

Author SHA1 Message Date
303f14d3eb Add tag icon 2020-12-19 20:23:11 +01:00
a8839fdf10 fix phpstan 2020-12-05 20:11:04 +01:00
99e3ae7af6 bump php version 2020-12-03 23:07:33 +01:00
d8f95ce976 phpstan fixes 2020-11-27 22:56:16 +01:00
fe482cc0d4 fix todos/move to todo list 2020-11-26 20:50:18 +01:00
c29911fa68 remove webinterface 2020-11-25 01:00:26 +01:00
def9c22a75 autofixes 2020-11-24 18:44:22 +01:00
ad4a17b43a remove some getter/setter 2020-11-24 17:31:20 +01:00
bc7c0912aa simplify getLanguage call in request 2020-11-10 22:10:37 +01:00
9cd48bd0f9 fix export handling 2020-11-01 21:24:36 +01:00
Formatter Bot
4fbbf029fd Automated formatting changes 2020-09-26 09:27:59 +00:00
d9dca7746c impl. lazy loading and better media lists 2020-09-25 18:01:29 +02:00
e04f72c6aa fix extra blank lines 2020-08-31 22:54:13 +02:00
Formatter Bot
17acaae593 Automated formatting changes 2020-07-31 21:00:13 +00:00
37e5156a0a fix pagination and some media bugs 2020-07-30 21:28:05 +02:00
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
508eb5d7b8 add list pagination 2020-04-05 17:06:10 +02: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
59a91f0e6b phpcs fix 2020-01-26 12:27:56 +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
77b0aa961e Implement php 7.4 type hints 2019-08-15 21:55:12 +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
39456afef8 php cs fixes 2019-06-15 19:18:36 +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
3b6a903db4 don't load css in backend, only in sandbox 2019-05-27 23:48:36 +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