From: Dirk H Bartley Date: Tue, 8 May 2007 12:41:17 +0000 (+0000) Subject: Add request from email about joblist having view messages option. X-Git-Tag: Release-7.0.0~6404 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=90300df7708af36365b0132b5d6b798281321851;p=bacula%2Fbacula Add request from email about joblist having view messages option. git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4727 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/bacula/src/qt-console/TODO b/bacula/src/qt-console/TODO index 35d90bd260..a97a604ae0 100644 --- a/bacula/src/qt-console/TODO +++ b/bacula/src/qt-console/TODO @@ -4,6 +4,11 @@ See if there is a solution to images fun with designer other than: %s/[\.\/]*:images/images/g %s/images/..\/images/g +Color code termination code in joblist. Create class to display messages from +a specific job. Want the ability to create an instance of that class from +joblist. I also want a table to convert termination code into human readable +text. + Allow for selecting multiple jobs to restore from in joblist. Right click restore from job works, but not with multiple selected jobs.