Jan Böhmer
|
0bc4699cdc
|
Started to move doctrine annotations to attributes (rector automated)
|
2023-05-28 01:33:45 +02:00 |
|
Jan Böhmer
|
d04d743520
|
Fixed typos
|
2023-04-15 23:14:53 +02:00 |
|
Jan Böhmer
|
de96aae9a5
|
Fixed inspection issues
|
2023-04-15 21:49:19 +02:00 |
|
Jan Böhmer
|
04b99cd247
|
Fixed bug that transaction failed, when an attachment, which were used as master attachment is deleted.
|
2023-01-24 23:47:25 +01:00 |
|
Jan Böhmer
|
68462185ba
|
Removed old GPLv2 copyright header
|
2022-11-29 22:28:53 +01:00 |
|
Jan Böhmer
|
51e05a8669
|
Use typed properties
|
2022-09-18 22:59:31 +02:00 |
|
Jan Böhmer
|
d0b1024d80
|
Fixed code style.
|
2020-08-21 21:36:22 +02:00 |
|
Jan Böhmer
|
167e46fea4
|
Do not delete an file if there is an other attachment remaining after deletion.
Fixes issue #71.
|
2020-06-13 21:55:20 +02:00 |
|
Jan Böhmer
|
c0b4172f22
|
Ensure that attachments are not used in preview when deleting, so we do not encounter integrity violations.
This fixes issue #50.
|
2020-05-13 20:46:13 +02:00 |
|
Jan Böhmer
|
ae75e6844f
|
Fixed coding style.
|
2020-04-10 13:05:08 +02:00 |
|
Jan Böhmer
|
9769915b34
|
Fixed exception when uploading a file.
|
2020-03-30 16:29:31 +02:00 |
|
Jan Böhmer
|
9e8771a4ee
|
Changed license to AGPL3+
|
2020-02-22 18:14:36 +01:00 |
|
Jan Böhmer
|
388e847b17
|
Applied symplify rules to codebase.
|
2020-01-05 22:49:00 +01:00 |
|
Jan Böhmer
|
f861de791f
|
Applied code style rules to src/
|
2020-01-05 15:46:58 +01:00 |
|
Jan Böhmer
|
e557bdedd5
|
Added an PHP CS fixer config file and applied it to files.
We now use the same the same style as the symfony project, and it allows us to simply fix the style by executing php_cs_fixer fix in the project root.
|
2019-11-09 00:47:20 +01:00 |
|
Jan Böhmer
|
787e498586
|
Updated copyright headers.
|
2019-11-01 13:40:30 +01:00 |
|
Jan Böhmer
|
c955a3a221
|
Moved attachment related services into their own namespaces
|
2019-10-19 23:29:51 +02:00 |
|
Jan Böhmer
|
650ad4b578
|
Fixed the file deleting mechanism when changing/deleting attachments.
Also the file is also delted from thumbnail cache.
|
2019-10-19 19:53:37 +02:00 |
|
Jan Böhmer
|
da46257757
|
Moved attachment path conversion functions to own service.
|
2019-09-28 16:06:37 +02:00 |
|
Jan Böhmer
|
2001680542
|
Allow to specifiy a path to a builtin ressource via the url field.
|
2019-09-25 16:03:22 +02:00 |
|
Jan Böhmer
|
6b87823d5e
|
Delete the file associated with an attachment after an attachment is delted or changed.
|
2019-08-27 22:24:56 +02:00 |
|