Added support for restoring a tar/custom type backup file in a object.

Tweaked by Ashesh Vashi as below:
- Integrated it with the background process executor, and observer.
- Improved the message format of the backup module messages.
- Created an item in TODO list to list down the objects in the selected
  backup file.
This commit is contained in:
Murtuza Zabuawala
2016-05-15 19:59:57 +05:30
committed by Ashesh Vashi
parent 8ca760ee2b
commit 2da3a710a1
5 changed files with 857 additions and 30 deletions

View File

@@ -31,3 +31,9 @@ Backup Object
-------------
Allow to select/deselect objects under the object backup operation.
Restore Object
-------------
List down the objects within the backup file, and allow the user to
select/deselect the only objects, which user may want to restore.