628a3bbfd0
add todos from github
2019-12-31 19:54:45 +01:00
81d15ba02b
remove empty line
2019-12-15 14:18:15 +01:00
0c2bb4d9d7
fix phpcs findings
2019-09-12 19:48:00 +02:00
8c7f28d057
test version docblock fix
2019-09-12 18:53:08 +02:00
8ff43fd381
test version docblock fix
2019-09-12 18:43:42 +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
4d321705dd
fix @link
2019-07-08 19:51:27 +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
011df2a6d1
Simplify template and improve/fix upload functionality
2019-04-22 16:35:39 +02:00
e4c0255dfb
Fix absolute path to relative paths
2019-02-11 11:38:15 +01:00
afc2285249
phpcs+phpstan fixes
2019-02-07 00:05:31 +01:00
1ef929bb8a
Fix use order
2018-12-09 22:16:55 +01:00
6b1b06f160
Reduce too many use cases
2018-12-09 20:54:46 +01:00
881af7bd5a
Make classes final
2018-12-01 20:50:27 +01:00
7c0b0204aa
Improve array init
2018-09-22 17:05:23 +02:00
a82ead99a5
Split controllers per application
2018-09-19 21:34:04 +02:00