From c393394f8ba7d057b6a252b8844fe05b56e162e4 Mon Sep 17 00:00:00 2001 From: Simon Pichugin Date: Aug 18 2018 08:58:03 +0000 Subject: Issue 49858 - Add backup/restore and import/export functionality to WebUI/CLI Description: dsconf tool now has: 'dsconf localhost backup create' and 'dsconf localhost backup restore'; 'dsconf localhost backend import' and 'dsconf localhost backend export'. Add basic tests for the CLI part Add JS logic for online backup/restore. Add more HTML and JS for online import/export functionality. Fix CSS alignment issues. Fix validity checks in CLI. https://pagure.io/389-ds-base/issue/49858 Reviewed by: mreynolds, wibrown, mhonek (Thanks!) --- diff --git a/src/cockpit/389-console/backend.html b/src/cockpit/389-console/backend.html index e4b5b4f..5a96240 100644 --- a/src/cockpit/389-console/backend.html +++ b/src/cockpit/389-console/backend.html @@ -850,7 +850,7 @@