Merge branch 'feature_sortingOptions' into 'master'
[FEATURE] make sorting more configurable See merge request !7
Showing
- Classes/Controller/LatestController.php 7 additions, 2 deletionsClasses/Controller/LatestController.php
- Classes/Controller/ListByCategoryController.php 9 additions, 1 deletionClasses/Controller/ListByCategoryController.php
- Classes/Controller/OverviewController.php 22 additions, 5 deletionsClasses/Controller/OverviewController.php
- Classes/Domain/Repository/NewsRepository.php 11 additions, 4 deletionsClasses/Domain/Repository/NewsRepository.php
- Classes/Service/ConfigurationService.php 66 additions, 0 deletionsClasses/Service/ConfigurationService.php
- Configuration/FlexForms/Latest.xml 23 additions, 0 deletionsConfiguration/FlexForms/Latest.xml
- Configuration/FlexForms/ListByCategory.xml 46 additions, 0 deletionsConfiguration/FlexForms/ListByCategory.xml
- Configuration/FlexForms/Overview.xml 44 additions, 0 deletionsConfiguration/FlexForms/Overview.xml
- Configuration/TypoScript/Frontend/constants.txt 3 additions, 0 deletionsConfiguration/TypoScript/Frontend/constants.txt
- Configuration/TypoScript/Frontend/setup.txt 3 additions, 0 deletionsConfiguration/TypoScript/Frontend/setup.txt
- Resources/Private/Language/de.locallang_db.xlf 136 additions, 108 deletionsResources/Private/Language/de.locallang_db.xlf
- Resources/Private/Language/locallang_db.xlf 102 additions, 81 deletionsResources/Private/Language/locallang_db.xlf
Classes/Service/ConfigurationService.php
0 → 100644
Please register or sign in to comment