]> git.sur5r.net Git - bacula/bacula/blob - bacula/src/wx-console/TODO
- Locked configure items until first configuration is received
[bacula/bacula] / bacula / src / wx-console / TODO
1 FEATURES
2 --------
3
4 wxbRestorePanel : Add buttons to mark/unmark directories/files.
5
6 wxbRestorePanel : Add a button to force the refreshing of the whole tree
7
8 wxbRestorePanel : Add a timeout when waiting for commands results
9
10 wxbRestorePanel : Check more carefully which job we just have run.
11
12 wxbRestorePanel : Check if commands run successfully (cd, mark, mods...).
13
14 wxbRestorePanel : Allow configure to change client and fileset
15
16 GTK : Improve look
17
18 general : Don't concatenate lines in csprint, but in wxbDataTokenizer
19          (necessary for dot commands)
20          
21 general : use dot commands
22
23 general : Create a more complicated director config file, to check what
24         choices I should give to the user (pools, filesets, ...(?)).
25
26 wxbTableParser : Replace wxHashMap by wxArray
27
28 console_thread : Allow the user to choose his config file.
29
30 wxblistctrl/wxbtreectrl : Find why events are not forwarded correctly 
31   to parent' parent, and correct bad actual implementation.
32    (remove wxbTreeListPanel)
33    
34 general : make a good documentation with snapshots
35
36 BUGS
37 ----
38
39 wxRestorePanel : When you double-click an a folder in the list, 
40       the list is then refreshed two times (instead of one) 
41       in the new directory