Commit Graph

271 Commits

Author SHA1 Message Date
8f32c30fbd
Handle large numbers in GND IDs 2023-10-18 22:35:31 +02:00
c57d180aa1
Remove superfluous throw new exception 2023-10-18 02:06:06 +02:00
d9f3f875e0
Write prettier exception messages 2023-10-16 22:39:46 +02:00
1d1a690e0f
Remove whitespaces from vocabulary links, add dedicated exception for
lcsh links that are actually loc links
2023-10-16 16:44:33 +02:00
da6e40282d
Improve comments in MDEventsSet 2023-10-15 18:31:52 +02:00
68f453f5f3
Throw dedicated exceptions in MDNodaRepository 2023-10-15 18:30:18 +02:00
d6e3c3208b
Make MDInvalidNodaLinkLocIdIsSh a final class 2023-10-15 16:14:21 +02:00
fe73fc7267
Add exceptions special to this repo 2023-10-15 16:13:53 +02:00
ea5a186e8f
Explicitly make constants of MDEventsSet public 2023-10-15 13:29:12 +02:00
3fb3ee4edd
Map d-nb.de/info to GND 2023-10-15 03:07:59 +02:00
446dd78bec
Map WIKIDATA to MDNodaRepository::wikidata 2023-10-13 17:21:02 +02:00
4e3877a4fb
Extend list of mapped noda repository names 2023-10-13 17:16:14 +02:00
887f06f70e
Add new damage type: desiccation 2023-10-12 22:54:01 +02:00
d295e16049
Better validate Wikipedia links 2023-09-26 01:30:40 +02:00
609931eb26
Add kl-bb as possible controlled vocabulary for actors 2023-09-25 00:05:27 +02:00
2f765e183e
Add MDCopyrightCollective to represent those 2023-09-12 01:13:54 +02:00
0f64939def
Properly validate PIM IDs
Close #20
2023-09-01 12:30:47 +02:00
f79afa4ed7
Add function MDNodaLink->getEntityLink (wrapper around
mdnodarepository->getEntityLink)
2023-08-29 17:24:11 +02:00
9bca8f400e
Add lowercase ndb/adb to list of readable noda repository names 2023-08-09 16:31:03 +02:00
7fb7bb83c1
Improve validation of noda repository links 2023-08-03 17:20:03 +02:00
c082ca685f
Fix indentation 2023-07-31 19:42:21 +02:00
651362c65e
Use correct function call for validating BNE IDs 2023-07-27 19:41:39 +02:00
9e44fcac49
Allow BNE IDs starting with XX 2023-07-27 19:24:16 +02:00
f5673c69fd
Allow https links to the library of congress subject headings 2023-07-27 01:43:54 +02:00
0e86361968
Fix overly strict validation for npg, ndl 2023-07-25 22:33:57 +02:00
17f1e162f8
Add double quotes around invalid ID in error message given in
MDNodaLink
2023-07-25 22:31:18 +02:00
8090b95f49
Categorize event types 27, 28 (recorded, sung) 2023-07-24 14:30:06 +02:00
8e81d31466
Categorize event type 33 / "was mentioned" 2023-07-19 19:06:26 +02:00
f73c729dff
Allow for non-numeric nomisma IDs 2023-07-19 15:59:13 +02:00
d47490f217
Categorize event type "first description" 2023-07-19 10:20:24 +02:00
8684933c9c
Add function getUrlPrefix() to MDNodaRepository 2023-07-17 02:16:32 +02:00
06cc1d4c10
Split linkable noda repositories for IKMK / NDP for actors and places 2023-07-16 11:45:05 +02:00
1de413b3fb
Update LICENSE date 2023-06-24 00:22:46 +02:00
b55ea34950
Update translation files 2023-06-01 16:50:57 +02:00
628acd4b53
Update translation files 2023-05-15 14:15:57 +02:00
f9366b686e
Add tag relation type display_subject 2023-05-10 12:06:15 +02:00
c3d4f3f03a
Fix type issues in PHPDoc comments 2023-05-07 23:37:57 +02:00
a437f1b57b
Add MDTagRelationType 2023-05-07 23:24:00 +02:00
077eaeb3e3
Update translation files 2023-05-04 20:11:51 +02:00
9b6534de4e
Update marking type sets, adding type "painted" 2023-04-25 16:29:14 +02:00
0698b6e487 Merge branch 'master' of gitea:museum-digital/MDAllowedValueSets 2023-04-16 19:42:27 +02:00
8e151e793f
Closer approximate a fix for the validation of GND IDs 2023-04-16 19:41:55 +02:00
10aedafad1
Parse "GND" to MDNodaRepository::gnd 2023-04-16 03:23:23 +02:00
fbc50d8198
Finish writing list of search URLs for noda repositores 2023-04-16 02:56:48 +02:00
82a8805363
Fix bug in MDNodaRepository's fromString and toDbName 2023-04-16 02:45:56 +02:00
25f6694a92
Add enum MDNodaRepository and class MDNodaLink for the overarching data
structure
2023-04-16 02:06:11 +02:00
d090d82dc2
Add minimal phpstan config 2023-04-16 02:05:59 +02:00
47ee414559
Allow webp image uploads 2023-04-14 13:40:17 +02:00
617fee2604
Update translation files 2023-04-11 12:34:11 +02:00
e0e1d649be
Remove superfluous parameter comment 2023-04-09 17:41:27 +02:00