BookStack/app/Sorting
Dan Brown 47fd578edb
Some checks failed
analyse-php / build (push) Has been cancelled
lint-php / build (push) Has been cancelled
test-migrations / build (8.2) (push) Has been cancelled
test-migrations / build (8.3) (push) Has been cancelled
test-migrations / build (8.4) (push) Has been cancelled
test-php / build (8.2) (push) Has been cancelled
test-php / build (8.3) (push) Has been cancelled
test-php / build (8.4) (push) Has been cancelled
Perms: Added transactions around permission effecting actions
2025-07-02 22:25:59 +01:00
..
BookSortController.php Perms: Added transactions around permission effecting actions 2025-07-02 22:25:59 +01:00
BookSorter.php Perms: Removed entity perm regen on general update 2025-07-02 12:15:25 +01: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
SortRule.php Sorting: Renamed sort set to sort rule 2025-02-11 14:36:25 +00:00
SortRuleController.php Sorting: Renamed sort set to sort rule 2025-02-11 14:36:25 +00:00
SortRuleOperation.php Sorting: Fixes during testing of sort rules 2025-02-24 16:58:59 +00:00
SortSetOperationComparisons.php Sort Rules: Updated name comparison to not ignore non-ascii chars 2025-04-02 15:17:17 +01:00
SortUrl.php Sorting: Extracted URL sort helper to own class 2025-01-29 17:02:34 +00:00