BookStack/app/Sorting
Dan Brown b866dee0cf
Some checks are pending
analyse-php / build (push) Waiting to run
lint-php / build (push) Waiting to run
test-migrations / build (8.2) (push) Waiting to run
test-migrations / build (8.3) (push) Waiting to run
test-migrations / build (8.4) (push) Waiting to run
test-php / build (8.2) (push) Waiting to run
test-php / build (8.3) (push) Waiting to run
test-php / build (8.4) (push) Waiting to run
Entities: Updated repos to act on refreshed clones
Changes to core entity models are now done on clones to ensure clean
state before save, and those clones are returned back if changes are
needed after that action.
2025-09-24 18:19:16 +01:00
..
BookSortController.php Permissions: Updated usage of controller methods to use enum 2025-09-08 18:14:38 +01:00
BookSorter.php Entities: Updated repos to act on refreshed clones 2025-09-24 18:19:16 +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 Permissions: Updated use of helpers to use enums 2025-09-09 09:48:19 +01: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