]> git.sur5r.net Git - bacula/bacula/commitdiff
Reordered tasks priorities.
authorNicolas Boichat <nicolas@boichat.ch>
Thu, 22 Apr 2004 21:45:29 +0000 (21:45 +0000)
committerNicolas Boichat <nicolas@boichat.ch>
Thu, 22 Apr 2004 21:45:29 +0000 (21:45 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1271 91ce42f0-d328-0410-95d8-f526ca767f89

bacula/src/wx-console/TODO

index 14d09c1ab3f5c0e79cbee6ea239d92334c1e0c19..9dd021a762ed059b4f85b5a2706c09e50ed62374 100644 (file)
@@ -1,6 +1,10 @@
 FEATURES
 --------
 
+wxbTableParser : Replace wxHashMap by wxArray
+
+console_thread : Show a nice message when config file is not found.
+
 wxbRestorePanel : Add buttons to mark/unmark directories/files.
 
 wxbRestorePanel : Add a button to force the refreshing of the whole tree
@@ -11,8 +15,6 @@ wxbRestorePanel : Check more carefully which job we just have run.
 
 wxbRestorePanel : Check if commands run successfully (cd, mark, mods...).
 
-wxbRestorePanel : Allow configure to change client and fileset
-
 GTK : Improve look
 
 general : Don't concatenate lines in csprint, but in wxbDataTokenizer
@@ -20,12 +22,10 @@ general : Don't concatenate lines in csprint, but in wxbDataTokenizer
          
 general : use dot commands
 
-general : Create a more complicated director config file, to check what
-       choices I should give to the user (pools, filesets, ...(?)).
-
-wxbTableParser : Replace wxHashMap by wxArray
+wxbRestorePanel : Allow configure to change fileset (need dot)
 
-console_thread : Show a nice message when config file is not found.
+general : Allow the user to be prompted when an unexpected "question"
+  is asked ("prompt" data message).
 
 console_thread : Allow the user to choose his config file.