Commit graph

6 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
81065f5c67
BREAKING: TYPO3 v12 support (#44)
* Migrated all fixtures to PHP.
* Removed version specific adjustments.
2023-11-27 10:04:42 +01:00
d4a11436c6
Streamline CGL (#21)
Use php-cs-fixer as within other extensions.
Use same configuration.
Apply configuration
2023-06-07 08:56:42 +02:00
239bfe51fc Remove slugs from locations 2022-08-03 09:24:01 +00: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