BookStackApp_BookStack/app/Sorting
Dan Brown a65701294e
Sorting: Split out test class, added book autosort tests
Just for test view, actual functionality of autosort on change still
needs to be tested.
2025-02-10 13:33:10 +00:00
..
BookSortController.php Sorting: Added auto sort option to book sort UI 2025-02-09 15:16:18 +00:00
BookSorter.php Sorting: Split out test class, added book autosort tests 2025-02-10 13:33:10 +00:00
BookSortMap.php Sorting: Reorganised book sort code to its own directory 2025-01-29 16:40:11 +00:00
BookSortMapItem.php Sorting: Reorganised book sort code to its own directory 2025-01-29 16:40:11 +00:00
SortSet.php Sorting: Added tests to cover AssignSortSetCommand 2025-02-09 23:24:36 +00:00
SortSetController.php Sorting: Improved sort set display, delete, added action on edit 2025-02-06 14:58:08 +00:00
SortSetOperation.php Sorting: Added book autosort logic 2025-02-05 16:52:20 +00:00
SortSetOperationComparisons.php Sorting: Added book autosort logic 2025-02-05 16:52:20 +00:00
SortUrl.php Sorting: Extracted URL sort helper to own class 2025-01-29 17:02:34 +00:00