events/Classes/Service
Daniel Siepmann 8ed5bd9970 Add command to remove all past dates and events
It will search for all dates within the past and remove them. Afterwards
all events with no dates are searched and removed.

As DataHandler is used for deletion of events, there is already logging
within TYPO3, as well as recursive deletion for sys_file_references.

To speedup for large data sets, deletion of dates is done without
DataHandler.
2019-09-19 09:09:42 +02:00
..
CategoryService.php Refactored EXT dd_events to events, added fields to page type poi 2019-07-18 13:44:19 +02:00
CleanupService.php Add command to remove all past dates and events 2019-09-19 09:09:42 +02:00
DestinationDataImportService.php Added conditions in iport to prevent errors 2019-08-13 11:52:34 +02:00