Commit Graph

9 Commits

Author SHA1 Message Date
fe59eab399
Add check for Minimaldatensatz field set (http://minimaldatensatz.de) 2023-10-10 00:46:49 +02:00
aef095af3c
Fix order of if-else block (check time ending before actor is born (=
full warning) before checking time starting before actor birth (limited
warning))
2023-10-06 23:22:52 +02:00
7596d9f18e
Add test for cases of actors dying about 95 years ago (between Berne
convention expiry and max. expiry) and fix early variable access
2023-10-05 20:42:29 +02:00
fbcf66d906
Add test to ensure non-production events are not considered by
MDPlausiForLegalStatusTest
2023-10-05 20:24:42 +02:00
7e43e48f2b
Double assertion with if clause to satisfy phpstan in tests 2023-10-02 14:54:33 +02:00
641783f8a6
Use real, not mocked, MDTlLoader in MDPlausiTest 2023-10-02 14:52:25 +02:00
0d9feaed19
Restructure MDPlausiForLegalStatus to take image rights from the
constructor on, add translations

Close #2
2023-09-12 01:12:39 +02:00
4454217cc0
Add logic for checking validity of legal status of objects'
representations

This is still missing translations.

See #2
2023-09-11 13:42:18 +02:00
a246677d6a
Initial
Add boilerplate.
2023-07-17 22:15:32 +02:00