Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reorganise handling of country names imported from OSM #2614

Merged
merged 5 commits into from
Feb 25, 2022

Commits on Feb 23, 2022

  1. Configuration menu
    Copy the full SHA
    a3e4e8e View commit details
    Browse the repository at this point in the history
  2. country_name: use separate columns for names from OSM

    This allows us to distinguish between base names and imported ones
    and consiquently removing imported ones if necessary.
    lonvia committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    a9e3329 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2022

  1. bdd: run full import on tests

    This uncovered a couple of outdated/wrong tests which have been
    fixed, too.
    lonvia committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    f742288 View commit details
    Browse the repository at this point in the history
  2. add tests for country updates

    lonvia committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    1d82569 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5425394 View commit details
    Browse the repository at this point in the history