stable

Clone or download

Read-only

Export/import label & version of files

By accessing to the history of a file, you can assert that the label or changelog of each version is kept during export/import. Part of request #14507: XML import/export : docman Change-Id: I708e7802424797f12d500ad396838b51365396e2

Modified Files

Name
M plugins/docman/include/XML/Export/XMLExportVisitor.php +10 −0 Go to diff View file
M plugins/docman/include/XML/Import/VersionImporter.php +10 −8 Go to diff View file
M plugins/docman/phpunit/XML/Export/XMLExportVisitorTest.php +11 −7 Go to diff View file
M plugins/docman/phpunit/XML/Import/VersionImporterTest.php +94 −32 Go to diff View file
M plugins/docman/resources/docman-definition.rnc +2 −0 Go to diff View file
M plugins/docman/resources/docman-definition.rng +10 −0 Go to diff View file
M src/common/xml/resources/project/docman-definition.rng +10 −0 Go to diff View file