0
0
Fork 0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-03-15 20:54:50 +00:00
Commit graph

2 commits

Author SHA1 Message Date
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
Dan Brown
b9306a9029
Sorting: Renamed sort set to sort rule
Renamed based on feedback from Tim and Script on Discord.
Also fixed flaky test
2025-02-11 14:36:25 +00:00
Renamed from app/Sorting/SortSetOperation.php (Browse further)