oms-Media/Models
Dennis Eichhorn 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
..
Collection.php phpcs+phpstan fixes 2019-02-07 00:05:31 +01:00
CollectionMapper.php phpcs+phpstan fixes 2019-02-07 00:05:31 +01:00
FileStorageInterface.php php cs fixer 2019-04-27 12:05:33 +02:00
FileUploaderTrait.php Fix package docblock 2018-08-24 14:08:08 +02:00
FtpFileStorage.php php cs fixer 2019-04-27 12:05:33 +02:00
LocalFileStorage.php php cs fixer 2019-04-27 12:05:33 +02:00
Media.php Improved tag module and media virtual paths 2019-05-22 07:47:03 +02:00
MediaMapper.php Implemented virtual path for media module. 2019-05-30 19:13:11 +02:00
NullCollection.php Models cannot be final because of NullModels 2018-12-01 21:21:11 +01:00
NullMedia.php Models cannot be final because of NullModels 2018-12-01 21:21:11 +01:00
PermissionState.php fix #96 fix #97 2018-08-17 20:02:29 +02:00
Upload.js Simplify template and improve/fix upload functionality 2019-04-22 16:35:39 +02:00
UploadFile.php php cs fixer 2019-04-27 12:05:33 +02:00
UploadStatus.php Fix package docblock 2018-08-24 14:08:08 +02:00