]> git.sur5r.net Git - bacula/bacula/commit
The ability to right click on a job in joblist and select restore from job.
authorDirk H Bartley <dbartley@schupan.com>
Tue, 8 May 2007 01:59:22 +0000 (01:59 +0000)
committerDirk H Bartley <dbartley@schupan.com>
Tue, 8 May 2007 01:59:22 +0000 (01:59 +0000)
commit509375e818b579c1a0352f2c9da957439e61e757
treeb8a62dc7858390cd2a279bb0ea4a7c3e106f4aea
parentf6fbd21a90ae454338ba7dafc774d8f8615ecd32
The ability to right click on a job in joblist and select restore from job.
prerestore is "smart" enough not to allow the user to press ok with jobs from
a different clients or jobnames.  Added todo the ability to select multiple
jobs in joblist for restoring from.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4723 91ce42f0-d328-0410-95d8-f526ca767f89
bacula/src/qt-console/TODO
bacula/src/qt-console/joblist/joblist.cpp
bacula/src/qt-console/joblist/joblist.h
bacula/src/qt-console/joblist/joblist.ui
bacula/src/qt-console/restore/prerestore.cpp
bacula/src/qt-console/restore/restore.h