|
6d40ae4c83
|
Fix bug in generating Indonesian date names and add Ukrainian as a
language for autogenerating time translations
|
2022-12-11 17:18:12 +01:00 |
|
|
d0e11c323e
|
Further modularize fetching of translations, add new class
NodaBatchInserter for batch inserting translations
|
2022-11-18 00:26:23 +01:00 |
|
|
b318b5b471
|
Better modularize NodaWikidataFetcher's loading of translations
|
2022-11-14 00:51:56 +01:00 |
|
|
511304b6f2
|
Fix bug in setting names for months
|
2022-11-03 16:02:10 +01:00 |
|
|
d641b64630
|
Extend list of uncertainty prefixes for times
|
2022-10-29 17:13:07 +02:00 |
|
|
1a9b195067
|
Fix type safety error
|
2022-09-15 21:35:36 +02:00 |
|
|
5819caff91
|
Remove superfluous variable assignments
|
2022-09-15 21:29:07 +02:00 |
|
|
7c0ad9fa37
|
Set time in autotranslater's use of IntlCalendar to prevent issues with
DST
|
2022-09-13 10:58:38 +02:00 |
|
|
a1ef24afba
|
Fix: Set function check_is_translatable to static
|
2022-09-13 00:17:49 +02:00 |
|
|
3246a37c63
|
Add simpler to use function check_is_translatable to autotranslater
|
2022-09-12 23:51:25 +02:00 |
|
|
59c858fb0f
|
Transfer remaining class constants in autotranslater to enum
|
2022-09-10 13:23:35 +02:00 |
|
|
ea832e2160
|
Remove use of deprecated strfttime, use enums instead of class constants
for many parts of NodaTimeAutotranslater
|
2022-09-10 02:13:35 +02:00 |
|
|
df1d2c10eb
|
Remove superfluous checks
|
2022-09-08 16:41:34 +02:00 |
|
|
c8d0292ca8
|
Fix bug in German dates like "1 November 1921"
|
2022-09-08 16:28:27 +02:00 |
|
|
6f41ffeb9f
|
Remove deprecated strfttime in NodaTimeSplitter
|
2022-09-08 16:07:30 +02:00 |
|
|
1ed2959b62
|
Prevent noda time splitter from suggesting times with months beyond 12,
days beyond 31
|
2022-08-25 22:06:15 +02:00 |
|
|
3c67d425fb
|
Fix broken function comment
|
2022-08-16 11:04:15 +02:00 |
|
|
3ca4e3fb23
|
Add nomen nominandum to black list for actors
|
2022-08-11 01:02:18 +02:00 |
|
|
1b702bfe31
|
Add logically missing functions to NodaIDGetter
|
2022-07-21 01:15:26 +02:00 |
|
|
b7a49eb9b4
|
Add "evtl." to list of uncertainty markers for places
|
2022-07-20 21:36:06 +02:00 |
|
|
ece1e44a9e
|
Skip importing uncertain birth years in Wikidata fetcher
|
2022-07-20 15:50:42 +02:00 |
|
|
027d4b3506
|
Throw a dedicated exception for fully empty actor descriptions in
NodaValidationHelper
|
2022-05-26 18:02:05 +02:00 |
|
|
c00cb6b629
|
Add class NodaValidationHelper, for now for validating actor
descriptions
|
2022-05-17 23:27:40 +02:00 |
|
|
ac79f421ff
|
Add Ukranian to list of languages for which to fetch translations
|
2022-05-12 16:40:37 +02:00 |
|
|
47226b6538
|
Fix bug caused by missing handling of different retrieval modes for
Wikidata fetcher
|
2022-04-18 20:45:32 +02:00 |
|
|
d5b593c334
|
Expect usage of function setRetrivalMode instead of a GET param for
setting retrieval modes in NodaWikidataFetcher
|
2022-04-18 13:19:00 +02:00 |
|
|
7ff986bdd8
|
Add function getPersinstIDByNodaLink for getting actor IDs by their noda
IDs in NodaIDGetter
|
2022-04-16 23:05:36 +02:00 |
|
|
7dde870afb
|
Improve type-safety of wikidata fetcher
|
2022-04-13 00:16:05 +02:00 |
|
|
e91dfbf3ef
|
Add tests for splitting common historical month names
|
2022-04-12 23:47:08 +02:00 |
|
|
3ed218fbac
|
Add tests for class NodaUncertaintyHelper
|
2022-04-02 19:34:36 +02:00 |
|
|
e9309c7584
|
Add phpstan config
|
2022-04-02 19:34:00 +02:00 |
|
|
3f26666123
|
Extend lists of uncertainty prefixes and suffixes
Close #10, close #11, close #12
|
2022-04-02 19:31:53 +02:00 |
|
|
ad6b4728f5
|
Add "vermutlich" to list of uncertainty prefixes for actors
|
2022-04-02 15:56:26 +02:00 |
|
|
885f05a2d3
|
Add "unbekannter Künstler" to list of disallowed actor names
|
2022-04-01 21:12:37 +02:00 |
|
|
ab11e30d59
|
Add "verm." to list of signifiers for uncertain time names
|
2022-03-31 18:05:19 +02:00 |
|
|
8689d2f45f
|
Add some German uncertainty prefixes for time
|
2022-03-31 15:45:03 +02:00 |
|
|
7379d768df
|
Allow logging updates to logged import concordances
|
2022-03-31 14:34:20 +02:00 |
|
|
f7e49e67a0
|
Add function for getting time IDs by their logged import concordances
|
2022-03-31 14:33:03 +02:00 |
|
|
2912b4a206
|
Add "ohne Jahr" (no year) to list of disallowed time names
|
2022-03-30 16:14:28 +02:00 |
|
|
b3f7845023
|
Handle Jhdt as a form of century in time splitter
Close #9
|
2022-03-12 19:32:28 +01:00 |
|
|
3001976b1b
|
Merge branch 'master' of gitea:museum-digital/MDNodaHelpers
|
2022-03-05 13:58:57 +01:00 |
|
|
6347de2635
|
Validate Wikidata IDs before attempting to fetch from Wikidata
Close #8
|
2022-03-05 13:58:18 +01:00 |
|
|
a7a9da4718
|
Add "Dinge" and "Objekt" to list of blacklisted tags
|
2022-02-27 22:26:46 +01:00 |
|
|
b1bd14bc56
|
Add functions for checking if places or actor names are blacklisted
Close #6, close #7
|
2022-02-18 22:09:26 +01:00 |
|
|
e877e4edf1
|
Add "wohl" and "vermutlich" as uncertainty specifiers for places
|
2022-02-18 16:34:59 +01:00 |
|
|
39c7585e91
|
Merge branch 'master' of gitea:museum-digital/MDNodaHelpers
|
2022-02-06 23:30:55 +01:00 |
|
|
c52550c789
|
Extend NodaNameGetter with functions for getting single entries' correct
place, tag, time, and actor names
|
2022-02-06 23:30:22 +01:00 |
|
|
747a516a49
|
Add class NodaMailChecker for checking mail address validity and caching that
|
2022-02-05 01:32:06 +01:00 |
|
|
a4be5e876c
|
Add tól to list of handled suffixes in NodaTimeSplitter
"tól" is a suffix equivalent to "after" in Hungarian.
|
2022-02-04 02:49:44 +01:00 |
|
|
d28618bb14
|
Try / catch invalid dates in NodaTimeSplitter
|
2022-02-03 21:12:54 +01:00 |
|