bookstack/app/Exports/ZipExports
Dan Brown 259aa829d4
ZIP Imports: Added validation message display, added testing
Testing covers main UI access, and main non-successfull import actions.
Started planning stored import model.
Extracted some text to language files.
2024-11-02 14:51:04 +00:00
..
Models ZIP Exports: Got zip format validation functionally complete 2024-10-30 15:26:23 +00:00
ZipExportBuilder.php ZIP Exports: Added core logic for books/chapters 2024-10-23 11:30:32 +01:00
ZipExportFiles.php ZIP Exports: Reorganised files, added page md parsing 2024-10-23 10:48:26 +01:00
ZipExportReferences.php ZIP Exports: Tested each type and model of export 2024-10-27 14:33:43 +00:00
ZipExportValidator.php ZIP Imports: Added validation message display, added testing 2024-11-02 14:51:04 +00:00
ZipFileReferenceRule.php ZIP Exports: Started import validation 2024-10-30 13:13:41 +00:00
ZipReferenceParser.php ZIP Exports: Tested each type and model of export 2024-10-27 14:33:43 +00:00
ZipValidationHelper.php ZIP Exports: Got zip format validation functionally complete 2024-10-30 15:26:23 +00:00