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

Add grouping of locations. #64

Merged
merged 1 commit into from
Jul 24, 2024
Merged

Commits on Jul 24, 2024

  1. Add grouping of locations.

    It is now possible to group locations.
    Each location can have arbitrary children.
    
    That can be used for editorial structuring.
    Filtering for a location will always find all dates where the location
    or one of the child locations is assigned.
    
    One use case can be to group imported locations and provide a grouped
    location for filtering in frontend.
    
    Relates: #11233
    DanielSiepmann committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    985dc35 View commit details
    Browse the repository at this point in the history