23 Commits

Author SHA1 Message Date
4cf9eaf4fa
Remove superfluous params passed to function 2025-02-13 13:10:30 +01:00
18438251a7
Add functions for getting IDs by any translated entry irrespective of
the language
2025-02-12 17:15:19 +01:00
9bf14d7d91
Add search function for getting entries in NodaIDGetter across vocabs 2025-01-31 23:25:40 +01:00
a9c506497c
Respect diacritics when looking up tag, actor, .. IDs 2024-10-10 09:51:28 +02:00
3c43a3f2d3
Return an integer when checking time ID by stored rewrite 2024-01-30 00:25:50 +01:00
09518a0a6e
Add function for getting time ID by stored rewrite 2024-01-30 00:07:31 +01:00
d6c514c208
Add functions to check for actor IDs by name while including their life dates 2023-11-20 13:43:05 +01:00
838a991256
Except new class MDNodaLink for parameter in NodaIDGetter 2023-04-16 02:08:14 +02:00
b6d229eed9
Add functions for logging to import log 2023-03-01 11:43:01 +01:00
5819caff91
Remove superfluous variable assignments 2022-09-15 21:29:07 +02:00
1b702bfe31
Add logically missing functions to NodaIDGetter 2022-07-21 01:15:26 +02:00
7ff986bdd8
Add function getPersinstIDByNodaLink for getting actor IDs by their noda
IDs in NodaIDGetter
2022-04-16 23:05:36 +02:00
f7e49e67a0
Add function for getting time IDs by their logged import concordances 2022-03-31 14:33:03 +02:00
d244065dbe
Update base update time of places when editing a place 2021-05-27 02:33:51 +02:00
a50610b640
Fix wrong table name 2021-05-27 00:34:56 +02:00
bc3f2a94d6
Add function for getting tags by base name, log base edits for tags in
NodaLogEdit
2021-05-26 22:36:02 +02:00
7ef09db72c
Add static function in NodaIDGetter to get tag ID by import log 2021-01-04 23:06:36 +01:00
9f67d253da
Add functions to get actor and place IDs by import logs 2021-01-04 22:50:26 +01:00
af454ec013
Setup ID getter by rewrite for tags to return arrays
Tag rewrites can now be set for multiple target tags.
2020-12-20 23:24:08 +01:00
ca13f36c0d
Add function to get tag IDs by their translated names 2020-12-07 13:43:07 +01:00
14e82826ae Fix bug in getting place IDs by noda links 2020-10-05 12:05:48 +02:00
3664bcf3f6 Add getting places by noda links to NodaIDGetter 2020-10-01 12:53:27 +02:00
7bbd50a586 Add class NodaIDGetter for collecting functions to identify noda
entities by available attributes
2020-09-20 22:40:40 +02:00