ded124082d
doc fixes
2022-04-21 23:52:00 +02:00
ec7d3b8142
update php version
2022-04-19 23:37:07 +02:00
f9306bd257
ical update
2022-04-18 22:39:00 +02:00
f730ca5f99
static code analysis fixes
2022-04-05 20:04:48 +02:00
01ba242489
phpstan and phpcs fixes
2022-03-29 16:41:17 +02:00
9d6da09ef3
undo serialize deprecation and switch to installExternal api calls
2022-03-26 15:01:46 +01:00
c91c5a56a5
always use and many other todo implementations
2022-03-17 22:39:51 +01:00
54189b2c90
fix name
2022-02-19 13:57:39 +01:00
2eed4a63b6
bug fixes and permission tests
2022-01-22 21:56:01 +01:00
df0105c0b2
new datamapper mostly implemented
2021-12-11 11:54:17 +01:00
005a269bc9
bug and media fixes
2021-10-29 14:49:55 +02:00
94cd4e8b7c
phpcs, static and unit test fixes
2021-10-03 09:16:47 +02:00
Formatter Bot
064ad86f32
Automated formatting changes
2021-09-19 17:54:05 +00:00
843dfd6ea2
september update 1
2021-09-19 19:50:15 +02:00
Formatter Bot
dc756961cf
Automated formatting changes
2021-08-29 09:18:08 +00:00
d45ffcd81a
auto create account collections/media dirs for already created accounts
2021-08-06 19:27:23 +02:00
d0f7703b54
formatting fixes, bug fixes and support impl.
2021-07-04 18:27:21 +02:00
ba52dcaa8b
fix phpstan/phpcs
2021-06-26 14:38:08 +02:00
Formatter Bot
5e016b028f
Automated formatting changes
2021-06-23 22:16:55 +00:00
b0833bebc4
add app to installer
2021-06-24 00:03:34 +02:00
73cee51f0f
bug fixes with unit testing
2021-05-28 22:22:44 +02:00
Formatter Bot
95a9529b95
Automated formatting changes
2021-02-20 10:03:36 +00:00
65fdcbee93
mode changes
2021-02-20 10:59:06 +01:00
f06eaa78fc
impl. more static translations
2021-02-12 18:01:52 +01:00
b201dc6201
impl. todos
2021-02-09 22:56:16 +01:00
cb8c1fa8ef
phpcs fixes
2020-12-05 21:39:54 +01:00
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
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
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
06b49ba286
remove db prefix
2020-03-12 18:03:50 +01:00
c9fc4568ad
fixes Orange-Management/phpOMS#224 and fixes Orange-Management/phpOMS#212
2020-03-05 20:36:30 +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
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
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
531c2b2bb4
Fixes #152
2018-12-24 16:08:15 +01:00
4d660e6766
Move schema to json
2018-12-22 23:19:20 +01:00
1ef929bb8a
Fix use order
2018-12-09 22:16:55 +01:00
edec34fda0
Fix package docblock
2018-08-24 14:08:08 +02:00
93c948c0e4
Remove unused parameter from install
2018-05-20 11:53:43 +02:00
7a7b5c4e85
Change to php version 7.2 requirement
2018-03-27 19:10:56 +02:00