0
0
Fork 0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-04-14 00:39:08 +00:00
BookStackApp_BookStack/app/Entities/Repos
Dan Brown 7ebe7d4e58
Default templates: Added page picker and working forms
- 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.
2023-12-11 15:58:27 +00:00
..
BaseRepo.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
BookRepo.php Default templates: Added page picker and working forms 2023-12-11 15:58:27 +00:00
BookshelfRepo.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
ChapterRepo.php API: Reviewed changes for API priority control 2023-08-21 15:42:47 +01:00
DeletionRepo.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
PageRepo.php Default Templates: Started review and updates from PR code 2023-12-11 12:33:20 +00:00
RevisionRepo.php Applied StyleCi changes, updated php deps 2022-08-29 17:46:41 +01:00