BookStack/app/Entities/Repos
Dan Brown 526be33ab2
Fixed page copying not retaining content
Was when there was no markdown content.
Added tests to cover both HTML and markdown scenarios.
Also removed old console.log

Related to #2463
2021-01-09 19:39:09 +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 page copying not retaining content 2021-01-09 19:39:09 +00:00