0
0
Fork 0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-04-22 20:02:30 +00:00
BookStackApp_BookStack/tests/Sorting
Dan Brown dca14feaaa
Sorting: Fixes during testing of sort rules
- Fixed name numeric sorting not working as expected due to bad
  comparison.
- Added name numeric desc operation option.
- Added test to ensure each operating has a comparison function.
2025-02-24 16:58:59 +00:00
..
BookSortTest.php Deps & Tests: Updated PHP deps, fixed test namespaces 2025-02-23 11:30:10 +00:00
MoveTest.php Deps & Tests: Updated PHP deps, fixed test namespaces 2025-02-23 11:30:10 +00:00
SortRuleTest.php Sorting: Fixes during testing of sort rules 2025-02-24 16:58:59 +00:00