]> git.openstreetmap.org Git - nominatim.git/history - nominatim/tools/special_phrases.py
Only log a warning if a wrong input is detected on the wiki while importing special...
[nominatim.git] / nominatim / tools / special_phrases.py
2021-04-17 AntoJvltOnly log a warning if a wrong input is detected on...
2021-04-17 AntoJvltFix occurence regex
2021-04-15 Sarah HoffmannMerge pull request #2263 from AntoJvlt/special-phrases...
2021-04-12 AntoJvltTests added for the auto update of special phrases...
2021-04-12 AntoJvltImplemented auto update of special phrases while import...
2021-04-11 Sarah HoffmannMerge pull request #2260 from AntoJvlt/fix-load-languag...
2021-04-11 AntoJvltFix default languages loading
2021-04-10 Sarah HoffmannMerge pull request #2252 from darkshredder/code-coverage
2021-04-09 Sarah Hoffmannsplit LANGUAGES parameter before use
2021-03-29 Sarah HoffmannMerge pull request #2228 from AntoJvlt/import-special...
2021-03-26 AntoJvltErrors fixes, Cleaning code, Improvement and addition...
2021-03-25 AntoJvltEncapsulation of tools/special_phrases.py into SpecialP...
2021-03-23 AntoJvltCode cleaning, tests simplification and use of python3...
2021-03-23 AntoJvltIntroduction of PyICU for transliteration in python...
2021-03-23 AntoJvltChanged phrase_settings.py to phrase-settings.json...
2021-03-20 AntoJvltPorted functions for the import of special phrases...