framework/tests/integration
Alexander Skvortsov b6f0b01307
Fix relevance sort (#2773)
- Adds a field to QueryCriteria that determines whether the sort provided is the controller's default sort
- Set this field to true iff sort not in query params. Default it to false
- Override $sort if a new default sort has been set on search state, and the param is true.
- Add tests!
2021-04-11 22:21:56 -04:00
..
api Fix relevance sort (#2773) 2021-04-11 22:21:56 -04:00
extenders Require unique route names (#2771) 2021-04-10 20:38:25 +01:00
forum Preloaded API document Improvements (#2754) 2021-04-07 23:25:01 +01:00
setup.php Use flarum/testing for test infrastructure (#2545) 2021-03-07 16:32:41 -05:00