events/Classes/Domain/Repository
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
..
CategoryRepository.php Add categories filter 2021-07-14 11:07:44 +02:00
DateRepository.php Manual CGL adjustments 2021-09-07 07:52:15 +02:00
EventRepository.php Support manual sorting in foreign language 2021-09-07 07:52:25 +02:00
OrganizerRepository.php Adjust code and config to pass php code sniffer 2021-09-07 07:51:36 +02:00
RegionRepository.php Adjust code and config to pass php code sniffer 2021-09-07 07:51:36 +02:00