mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-10-26 11:11:56 +00:00
- Adapted existing page picker to be usable elsewhere.
- Added endpoint for getting templates for entity picker.
- Added search template filter to support above.
- Updated book save handling to check/validate submitted template.
- Allows non-visible pages to flow through the save process, if not
being changed.
- Updated page deletes to handle removal of default usage on books.
- Tweaked wording and form styles to suit.
- Updated migration to explicity reflect default value.
|
||
|---|---|---|
| .. | ||
| Markdown | ||
| BookContents.php | ||
| BookSortMap.php | ||
| BookSortMapItem.php | ||
| Cloner.php | ||
| ExportFormatter.php | ||
| HierarchyTransformer.php | ||
| MixedEntityRequestHelper.php | ||
| NextPreviousContentLocator.php | ||
| PageContent.php | ||
| PageEditActivity.php | ||
| PageEditorData.php | ||
| PageIncludeContent.php | ||
| PageIncludeParser.php | ||
| PageIncludeTag.php | ||
| PdfGenerator.php | ||
| PermissionsUpdater.php | ||
| ShelfContext.php | ||
| SiblingFetcher.php | ||
| SlugGenerator.php | ||
| TrashCan.php | ||