A platform to create documentation/wiki content built with PHP & Laravel
COMMITS
/ tests/Entity/ExportTest.php November 25, 2021
D
Added conversion of iframes to anchors on PDF export
Dan Brown committed
October 26, 2021
D
Laravel 7.x Shift (#3011)
Dan Brown committed
October 8, 2021
D
Added testing to cover work done in last commit
Dan Brown committed
August 31, 2021
D
Added untrusted server fetching control
Dan Brown committed
August 28, 2021
D
Applied styleci patches
Dan Brown committed
D
Added role permissions for exporting content
Dan Brown committed
June 26, 2021
D
Apply fixes from StyleCI
Dan Brown committed
June 22, 2021
D
Updated markdown export implementation
Dan Brown committed
June 13, 2021
D
Fixed content parsing break with line html comment
Dan Brown committed
May 30, 2021
D
Updated test to align with export date format change
Dan Brown committed
May 5, 2021
D
Fixed item export with deleted creator/updated
Dan Brown committed
May 3, 2021
D
Filtered scripts in custom HTML head for exports
Dan Brown committed
February 12, 2021
D
Removed user and revision links in export meta
Dan Brown committed
December 6, 2020
D
Fixed issue where page export contain system would miss images
Dan Brown committed
D
Merge branch 'v0.30.x'
Dan Brown committed
D
Ensured base64 images are read from image upload folder
Dan Brown committed
November 22, 2020
D
Fixed some mis-refactoring and split search service
Dan Brown committed
April 4, 2020
D
Updated test files to be PSR-4 compliant
Dan Brown committed
September 13, 2019
D
Updated to Laravel 5.8
Dan Brown committed
July 17, 2019
D
Set export service to set correct svg image mimetype
Dan Brown committed
May 25, 2019
D
Fixed chapter description not showing in book exports
Dan Brown committed
December 22, 2018
D
Updated page exports to use absolute time format
Dan Brown committed
September 25, 2018
D
Re-structured the app code to be feature based rather than code type based
Dan Brown committed
September 22, 2018
D
Added custom head content to exports
Dan Brown committed
February 26, 2017
D
Added chapter export options
Dan Brown committed
D
Added book export and created export tests to cover
Dan Brown committed