BookStack/app/Entities/Controllers
Dan Brown 9ae17efce9
Shelf view: Updated books to be database sorted
Fixes issue where sorting would not match other database-sorted parts of
app due to case sensitivity differences.
Added test to cover.

For #4341
2023-06-23 16:42:40 +01:00
..
BookApiController.php
BookController.php
BookExportApiController.php
BookExportController.php
BookshelfApiController.php
BookshelfController.php Shelf view: Updated books to be database sorted 2023-06-23 16:42:40 +01:00
BookSortController.php
ChapterApiController.php Chapters API: Allowed move via book_id property 2023-05-30 20:55:24 +01:00
ChapterController.php Added activity text for each activity type 2023-06-12 16:47:36 +01:00
ChapterExportApiController.php
ChapterExportController.php
PageApiController.php API Docs: Allowed multi-paragraph descriptions 2023-06-20 23:44:39 +01:00
PageController.php Comments: Added read-only listing into page editor 2023-06-16 13:08:04 +01:00
PageExportApiController.php
PageExportController.php
PageRevisionController.php Page Drafts: Added new "Delete Draft" action to draft menu 2023-06-13 15:13:07 +01:00
PageTemplateController.php
RecycleBinApiController.php
RecycleBinController.php Added activity text for each activity type 2023-06-12 16:47:36 +01:00