]> git.sur5r.net Git - bacula/bacula/blob - bacula/src/wx-console/TODO
modified the way data is passed to panels (wxbDataParsers instead of Prints)
[bacula/bacula] / bacula / src / wx-console / TODO
1 FEATURES
2 --------
3
4 wxbRestorePanel : Add buttons to mark/unmark directories/files.
5
6 wxbRestorePanel : Allow the user to choose where he wants to restore his files
7
8 wxbRestorePanel : Add a button to force the refreshing of the whole tree
9
10 wxbRestorePanel : Add a timeout when waiting for commands results
11
12 wxbRestorePanel : Check more carefully which job we just have run.
13
14 wxbRestorePanel : Check if commands run successfully (cd, mark...).
15
16 wxbTableParser : Replace wxHashMap by wxArray
17
18 console_thread : Allow the user to choose his config file.
19
20 general : use dot commands
21
22 BUGS
23 ----
24
25 wxRestorePanel : When you double-click an a folder in the list, 
26       the list is then refreshed two times (instead of one) 
27       in the new directory