events/Classes/Domain/Model
Daniel Siepmann cf2b571fda Support manual sorting in foreign language
Given: Website uses copy / free mode of localization.
       and Editor selects specific events to display.
Then:  Those events should be displayed as selected.

Before this change the sorting was applied on uid of objects,
which is the uid of default lanugage record. But editors might select
localized uids. Therefore a fallback is added in case no object was
found.

Relates: #8557
2021-09-07 07:52:25 +02:00
..
Dto Refactor and streamline event code 2021-09-07 07:52:18 +02:00
Date.php Add getter and setter for caceled 2021-09-07 07:52:24 +02:00
Event.php Support manual sorting in foreign language 2021-09-07 07:52:25 +02:00
Organizer.php Manual CGL adjustments 2021-09-07 07:52:15 +02:00
Partner.php Add partner 2021-09-07 07:52:17 +02:00
Region.php Manual CGL adjustments 2021-09-07 07:52:15 +02:00