459a8dde0f
bump php version
2020-12-03 23:07:33 +01:00
e8008ab855
autofixes
2020-11-24 18:44:22 +01:00
249e2f65ad
remove some getter/setter
2020-11-24 17:31:20 +01:00
0e0e0d1042
correct datamapper self/external usage (invert)
2020-10-21 22:50:30 +02:00
faf9083ebe
fix @covers
2020-10-09 00:20:25 +02:00
2755594d3c
fix file_exists replacement
2020-10-08 17:52:52 +02:00
b6e6aabacd
fix tests and replace file_exists
2020-10-08 15:12:24 +02:00
c2e99dd283
fix extra blank lines
2020-08-31 22:54:13 +02:00
4c50d5b751
php cs autofix
2020-08-31 22:30:36 +02:00
4b9610f341
make media handle upload, create file and collection more uniform
2020-07-30 21:24:32 +02:00
1734926ba6
changed file permissions
2020-06-09 22:03:51 +02:00
773fbe458f
draft media creation
2020-03-22 17:04:00 +01:00
06b49ba286
remove db prefix
2020-03-12 18:03:50 +01:00
ec92b39f57
remove parameters after list (id) must not be set
2020-03-05 22:30:00 +01:00
c9fc4568ad
fixes Orange-Management/phpOMS#224 and fixes Orange-Management/phpOMS#212
2020-03-05 20:36:30 +01:00
ec457cee45
make module status handling final
2020-02-24 22:57:26 +01:00
2bee8874b9
make installer final
2020-02-24 22:53:42 +01:00
b1c868ade0
improve media view
2020-02-09 15:45:58 +01:00
8348b1bb87
improve media list view
2020-02-02 15:51:25 +01:00
45348609f8
fix upload
2020-02-01 22:48:15 +01:00
f836101aa8
cleanup todos
2019-12-31 23:36:34 +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
a429af8002
draft encrpytion
2019-10-05 20:10:54 +02:00
0c2bb4d9d7
fix phpcs findings
2019-09-12 19:48:00 +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
7600f9e485
php cs fixes
2019-06-15 19:18:36 +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
9f95efa77f
Make app,localization in url optional+tld+subdomain
2019-03-09 23:21:29 +01:00
be1811c971
Improve module tests
2019-02-21 22:32:56 +01:00
6f11124506
Fix #156
2019-02-20 22:46:25 +01: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
cc70ccf0ca
Fixes and drafts for reporter/helper
2019-02-01 22:21:21 +01:00
faeab25c7d
Fix use order/unused
2018-12-28 18:42:29 +01:00
e2e7405a76
Optimize navigation install
2018-12-25 19:03:01 +01:00
531c2b2bb4
Fixes #152
2018-12-24 16:08:15 +01:00
4d660e6766
Move schema to json
2018-12-22 23:19:20 +01:00
e3845c93c0
Remove default uninstall
2018-12-21 20:22:10 +01:00
1ef929bb8a
Fix use order
2018-12-09 22:16:55 +01:00
e3ea9216f4
Add permission for links read/write/update...
2018-11-11 19:49:28 +01:00
24734f2263
Docblock fix
2018-09-22 18:22:44 +02:00
15867cc18b
Static analysis fixes
2018-09-22 16:23:56 +02:00
a82ead99a5
Split controllers per application
2018-09-19 21:34:04 +02:00
edec34fda0
Fix package docblock
2018-08-24 14:08:08 +02:00