]> git.sur5r.net Git - bacula/bacula/commitdiff
Add request from email about joblist having view messages option.
authorDirk H Bartley <dbartley@schupan.com>
Tue, 8 May 2007 12:41:17 +0000 (12:41 +0000)
committerDirk H Bartley <dbartley@schupan.com>
Tue, 8 May 2007 12:41:17 +0000 (12:41 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4727 91ce42f0-d328-0410-95d8-f526ca767f89

bacula/src/qt-console/TODO

index 35d90bd260d3bf80ace792197b2befb6b0aa56e5..a97a604ae0c3ff39865538cc73bdd68872b90cad 100644 (file)
@@ -4,6 +4,11 @@ See if there is a solution to images fun with designer other than:
 %s/<iconset>[\.\/]*:images/<iconset>images/g
 %s/<iconset>images/<iconset>..\/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.