BookStack/app/Entities/Tools
Dan Brown 0e94fd44a8
Added contents to book-show endpoint
Created a generic list formatting helper class for this, to align with
logic used on the search results endpoint and for easier future re-use
in a standardised way.
Also updated some class property types.
Added test to cover new books-contents results.
Related to #3734
2022-09-29 15:08:18 +01:00
..
Markdown Applied stylci changes, updated composer deps 2022-04-29 15:38:06 +01:00
BookContents.php Added contents to book-show endpoint 2022-09-29 15:08:18 +01:00
BookSortMap.php Addressed phpstan cases 2022-01-07 13:04:49 +00:00
BookSortMapItem.php Applied latest styleCI changes 2022-01-06 12:18:11 +00:00
Cloner.php Updated book copy to copy shelf relations 2022-09-28 14:14:51 +01:00
ExportFormatter.php Added test and handling for local_secure_restricted in exports 2022-09-02 14:21:43 +01:00
HierarchyTransformer.php Applied styleci changes for conversion work 2022-06-19 18:14:53 +01:00
NextPreviousContentLocator.php Applied another set of static analysis improvements 2021-11-20 14:03:56 +00:00
PageContent.php Removed old thai files, added romanian as lang option 2022-09-06 17:41:32 +01:00
PageEditActivity.php Added and ran PHPCS 2022-09-18 01:25:20 +01:00
PageEditorData.php Updated composer deps, applied latest StyleCI changes 2022-04-24 18:22:40 +01:00
PdfGenerator.php Updated DOMPDF, and other PHP dependancies 2022-07-17 14:01:59 +01:00
PermissionsUpdater.php Refactored the activity service 2021-12-11 17:29:33 +00:00
ShelfContext.php Fixed a couple of non-intended logical permission issues 2022-07-16 20:55:32 +01:00
SiblingFetcher.php Applied another set of static analysis improvements 2021-11-20 14:03:56 +00:00
SlugGenerator.php Applied latest StyleCI changes 2021-11-06 22:00:33 +00:00
TrashCan.php Added reference handling on page actions 2022-08-17 17:37:27 +01:00