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

Check shop existence #4843

Merged
merged 11 commits into from Mar 1, 2023

Commits on Feb 23, 2023

  1. resurvey shops

    fixes streetcomplete#4232
    
    opening hours quest acts as a de facto checker of shop existence, but some people disabled it.
    separate from CheckExistence as very old shop with opening hours should show
    opening hours resurvey quest rather than this one (which would cause edit date to be changed
    and silence all resurvey quests)
    matkoniecz committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    5e382c4 View commit details
    Browse the repository at this point in the history
  2. fix buggy condition

    matkoniecz committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    0800342 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

  1. Configuration menu
    Copy the full SHA
    f00f71a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f4ad76 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4f346ee View commit details
    Browse the repository at this point in the history
  4. fix syntax error

    matkoniecz committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    0dd38d4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    de5b62e View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2023

  1. simplify

    matkoniecz committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    744cda3 View commit details
    Browse the repository at this point in the history
  2. simplify code

    Co-authored-by: Flo Edelmann <git@flo-edelmann.de>
    matkoniecz and FloEdelmann committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    25b9b79 View commit details
    Browse the repository at this point in the history
  3. various minor refactoring

    matkoniecz committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    5f4c4a5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e1f63fb View commit details
    Browse the repository at this point in the history