BookStack/app/Entities
Dan Brown 4c574c22a8
Implemented functionality to make books sort function
Also changed public user settings to be stored in session rather than DB.
Cleaned existing list view type logic.
2018-12-07 18:33:53 +00:00
..
Repos Implemented functionality to make books sort function 2018-12-07 18:33:53 +00:00
Book.php Fleshed out entity provided and optimized imports 2018-09-25 16:58:03 +01:00
Bookshelf.php Re-structured the app code to be feature based rather than code type based 2018-09-25 12:30:50 +01:00
Chapter.php Fleshed out entity provided and optimized imports 2018-09-25 16:58:03 +01:00
Entity.php Implemented functionality to make books sort function 2018-12-07 18:33:53 +00:00
EntityProvider.php Updated various classes to take EntityProvider instead of separate entities 2018-09-25 18:00:40 +01:00
ExportService.php Extracted many page-specific repo methods into page-specific repo 2018-10-13 11:27:55 +01:00
Page.php Started on a design update 2018-10-16 18:49:56 +01:00
PageRevision.php Fleshed out entity provided and optimized imports 2018-09-25 16:58:03 +01:00
SearchService.php Updated various classes to take EntityProvider instead of separate entities 2018-09-25 18:00:40 +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