Jan Böhmer
|
f53c98312e
|
Escape space in attachment URLs with %20
Fixes issue #401
|
2023-10-15 00:50:43 +02:00 |
|
Jan Böhmer
|
0af5a58dbe
|
Renamed Storelocation entity to StorageLocation
|
2023-09-04 22:57:40 +02:00 |
|
Jan Böhmer
|
15ba6572df
|
Try to detect if an external attachment is an image or not.
Before we assumed that it is a picture in all cases.
|
2023-07-29 18:50:18 +02:00 |
|
Jan Böhmer
|
98dc553938
|
Applied rector to test files
|
2023-06-11 14:18:53 +02:00 |
|
Jan Böhmer
|
d04d743520
|
Fixed typos
|
2023-04-15 23:14:53 +02:00 |
|
Jan Böhmer
|
29d1d49aca
|
Fixed some more inspection issues
|
2023-04-15 22:05:29 +02:00 |
|
Jan Böhmer
|
0c7ec9f0c7
|
Added some basic DB fields for the new project system
|
2022-12-18 20:34:25 +01:00 |
|
Jan Böhmer
|
4b76d991dd
|
Removed old GPLv2 copyright headers in tests
|
2022-11-29 22:37:33 +01:00 |
|
Jan Böhmer
|
3021d0d67a
|
Fixed bug that wrong function was called.
|
2020-05-31 15:03:27 +02:00 |
|
Jan Böhmer
|
eb9b24d5d7
|
Fixed inspection issues.
|
2020-03-29 22:47:25 +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
|
fe0f69f762
|
Applied code style to tests/
|
2020-01-05 15:55:16 +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
|
a0c3410db6
|
Centralized setElement logic for *Attachment entities.
|
2019-11-08 22:05:12 +01:00 |
|