BookStack/app/Entities/Tools
Dan Brown 2c21850da7
Added conversion of iframes to anchors on PDF export
- Replaced iframe elements with anchor elements wrapped in a paragraph.
- Extracted PDF generation action to seperate class for easier mocking
  within testing.
- Added test to cover.

For #3077
2021-11-25 15:12:32 +00:00
..
Markdown Applied stylci advisories 2021-08-24 21:23:55 +01:00
BookContents.php Applied another set of static analysis improvements 2021-11-20 14:03:56 +00:00
ExportFormatter.php Added conversion of iframes to anchors on PDF export 2021-11-25 15:12:32 +00:00
NextPreviousContentLocator.php Applied another set of static analysis improvements 2021-11-20 14:03:56 +00:00
PageContent.php Applied another round of static analysis updates 2021-11-22 23:33:55 +00:00
PageEditActivity.php Done a round of phpstan fixes 2021-11-06 00:32:01 +00:00
PdfGenerator.php Added conversion of iframes to anchors on PDF export 2021-11-25 15:12:32 +00:00
PermissionsUpdater.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
SearchIndex.php Applied another round of static analysis updates 2021-11-22 23:33:55 +00:00
SearchOptions.php Applied StyleCI changes 2021-11-13 13:28:17 +00:00
SearchResultsFormatter.php Removed prefix route groups, applyed styleci changes 2021-11-14 15:16:18 +00:00
SearchRunner.php Applied another round of static analysis updates 2021-11-22 23:33:55 +00:00
ShelfContext.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
SiblingFetcher.php Applied another set of static analysis improvements 2021-11-20 14:03:56 +00:00
SlugGenerator.php Applied latest StyleCI changes 2021-11-06 22:00:33 +00:00
TrashCan.php Applied another round of static analysis updates 2021-11-22 23:33:55 +00:00