BookStack/app/Entities/Repos
Dan Brown 024b0d8a64
Fixed restore revision save order, Added restore summary testing
Found during review of #2353, A revision would be stored before a
restore which would result with a duplicate revision and the new summary
would be assigned against the wrong content.
This change saves the revison after restore and adds test to check the
content and summary text.
2021-01-02 16:42:05 +00:00
..
BaseRepo.php Moved permission updating to its own tool 2021-01-01 17:49:48 +00:00
BookRepo.php Moved permission updating to its own tool 2021-01-01 17:49:48 +00:00
BookshelfRepo.php Moved permission updating to its own tool 2021-01-01 17:49:48 +00:00
ChapterRepo.php Moved permission updating to its own tool 2021-01-01 17:49:48 +00:00
PageRepo.php Fixed restore revision save order, Added restore summary testing 2021-01-02 16:42:05 +00:00