BookStack/app/Sorting
2025-09-08 18:14:38 +01:00
..
BookSortController.php Permissions: Updated usage of controller methods to use enum 2025-09-08 18:14:38 +01:00
BookSorter.php Maintenance: Reached PHPstan level 2 2025-09-02 16:02:52 +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 Maintenance: Continued work towards PHPstan level 2 2025-09-02 11:10:47 +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