0
0
Fork 0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-04-27 13:35:44 +00:00
BookStackApp_BookStack/app/Sorting
Dan Brown ccd94684eb
Sorting: Improved sort set display, delete, added action on edit
- Changes to a sort set will now auto-apply to assinged books (basic
  chunck through all on save).
- Added book count indicator to sort set list items.
- Deletion now has confirmation and auto-handling of assigned
  books/settings.
2025-02-06 14:58:08 +00:00
..
BookSortController.php Sorting: Reorganised book sort code to its own directory 2025-01-29 16:40:11 +00:00
BookSorter.php Sorting: Improved sort set display, delete, added action on edit 2025-02-06 14:58:08 +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: Connected up default sort setting for books 2025-02-05 14:33:46 +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