Commit graph

3 commits

Author SHA1 Message Date
39dfc0b42a
Add grouping of locations. (#64)
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
2024-07-24 10:44:34 +02:00
Dirk Koritnik
fc274d238c Add location icon and label 2022-08-02 23:05:38 +02:00
65e653f6ec Add location as separate record 2022-08-02 13:56:18 +00:00