..
Managers
Merge pull request #2283 from BookStackApp/recycle_bin
2020-11-07 15:10:17 +00:00
Repos
Organised activity types and moved most to repos
2020-11-07 22:37:27 +00:00
Book.php
Added chapters to the API
2020-05-23 00:28:41 +01:00
BookChild.php
Entity Repo & Controller Refactor ( #1690 )
2019-10-05 12:55:01 +01:00
Bookshelf.php
Added chapters to the API
2020-05-23 00:28:41 +01:00
BreadcrumbsViewComposer.php
Entity Repo & Controller Refactor ( #1690 )
2019-10-05 12:55:01 +01:00
Chapter.php
Added chapters to the API
2020-05-23 00:28:41 +01:00
Deletion.php
Started work on the recycle bin interface
2020-10-03 18:44:12 +01:00
Entity.php
Checked over recycle bin parent/child flows
2020-11-07 15:05:13 +00:00
EntityProvider.php
Started work on the recycle bin interface
2020-10-03 18:44:12 +01:00
ExportService.php
Aligned export styles a little better and fixed potential DOMPDF css error
2020-02-15 15:34:06 +00:00
HasCoverImage.php
Entity Repo & Controller Refactor ( #1690 )
2019-10-05 12:55:01 +01:00
Page.php
Added per-item recycle-bin delete and restore
2020-11-02 22:47:48 +00:00
PageRevision.php
Entity Repo & Controller Refactor ( #1690 )
2019-10-05 12:55:01 +01:00
SearchOptions.php
Fixed empty search scenario
2020-06-27 13:37:18 +01:00
SearchService.php
Started implementation of recycle bin functionality
2020-09-27 23:24:33 +01:00
SearchTerm.php
Re-structured the app code to be feature based rather than code type based
2018-09-25 12:30:50 +01:00
SlugGenerator.php
Added Illuminate\Support\Str::slug to generate slug from text to improve the creation of slugs with non-English characters
2020-06-25 18:08:13 +02:00