|
0ca95bc410
|
De-duplicate code within functional tests (#28)
|
2023-07-04 10:11:26 +02:00 |
|
|
53ee309768
|
Migrate all database fixtures (#10)
We switched to PHPDataSets already but didn't migrate all usages.
This commit now migrates all usages left behind.
|
2023-05-15 11:58:19 +02:00 |
|
|
2d2b9ac993
|
Remove old code base
|
2022-11-22 12:49:57 +00:00 |
|
|
96f07fd501
|
Ensure title of sys_file_metadata is not exceeded
The columns is limited by length.
We ensure we do crop incoming file names before adding them to the
database.
We would run into exception otherwise.
|
2022-06-28 11:39:12 +02:00 |
|