events/Classes
Daniel Siepmann 9059f4c29f
Add grouping of locations. (#63)
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:38:01 +02:00
..
Backports/V12/Pagination Migrate pagination from Widget to new API 2022-08-02 15:15:47 +00:00
Caching Flush corresponding page caches on import (#25) 2023-06-19 10:13:26 +02:00
Command Streamline CGL (#21) 2023-06-07 08:56:42 +02:00
Controller Add meta tags (#49) 2024-07-23 14:05:13 +02:00
Domain Add grouping of locations. (#63) 2024-07-24 10:38:01 +02:00
Events/Controller Expose settings via DateSearchVariables Event (#57) 2024-06-27 10:09:29 +02:00
Extbase Improve CGL 2023-07-04 10:21:49 +02:00
Frontend Provide Page Titles (#46) 2024-07-23 14:05:13 +02:00
Pagination Migrate pagination from Widget to new API 2022-08-02 15:15:47 +00:00
Service Add meta tags (#49) 2024-07-23 14:05:13 +02:00
Testing Flush corresponding page caches on import (#25) 2023-06-19 10:13:26 +02:00
Updates Add PSR-14 Event to modify event objects prior persistence (#35) 2023-08-10 14:20:37 +02:00