BookStack/app/Entities/Controllers
Dan Brown b01bbf9c89
Page Drafts: Added new "Delete Draft" action to draft menu
Provides a way for users to actually delte their user drafts where
required.
For #3927

Added test to cover new endpoint.

Makes update to MD editor #setText so that new selection is within new
range, otherwise it errors and fails operation.
2023-06-13 15:13:07 +01:00
..
BookApiController.php Cleaned up namespacing in routes 2023-05-18 20:57:05 +01:00
BookController.php Cleaned up namespacing in routes 2023-05-18 20:57:05 +01:00
BookExportApiController.php Cleaned up namespacing in routes 2023-05-18 20:57:05 +01:00
BookExportController.php Cleaned up namespacing in routes 2023-05-18 20:57:05 +01:00
BookshelfApiController.php Cleaned up namespacing in routes 2023-05-18 20:57:05 +01:00
BookshelfController.php Cleaned up namespacing in routes 2023-05-18 20:57:05 +01:00
BookSortController.php Cleaned up namespacing in routes 2023-05-18 20:57:05 +01:00
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 Cleaned up namespacing in routes 2023-05-18 20:57:05 +01:00
ChapterExportController.php Cleaned up namespacing in routes 2023-05-18 20:57:05 +01:00
PageApiController.php Cleaned up namespacing in routes 2023-05-18 20:57:05 +01:00
PageController.php Added activity text for each activity type 2023-06-12 16:47:36 +01:00
PageExportApiController.php Cleaned up namespacing in routes 2023-05-18 20:57:05 +01:00
PageExportController.php Cleaned up namespacing in routes 2023-05-18 20:57:05 +01:00
PageRevisionController.php Page Drafts: Added new "Delete Draft" action to draft menu 2023-06-13 15:13:07 +01:00
PageTemplateController.php Cleaned up namespacing in routes 2023-05-18 20:57:05 +01:00
RecycleBinApiController.php Cleaned up namespacing in routes 2023-05-18 20:57:05 +01:00
RecycleBinController.php Added activity text for each activity type 2023-06-12 16:47:36 +01:00