]> git.sur5r.net Git - bacula/bacula/blob - gui/bweb/ReleaseNotes
ebl add cgi copy
[bacula/bacula] / gui / bweb / ReleaseNotes
1           Release Notes for bweb 2.0
2
3 2006/12/31
4  - Move /etc/bweb/config to /etc/bacula/bweb.conf
5
6 2006/12/29
7  - Add graphical backup view. See INSTALL to enable it. It's usefull
8    for tuning backup.
9    NOTES : 
10     - You must use brestore -b to initialise database after BackupCatalog job
11     - If you have an old installation, you must alter your schema (see INSTALL)
12
13 2006/12/14
14  - Add pool filter to job form
15
16 2006/12/12
17  - Add More options button to run_job and Start Date field
18
19 2006/12/09
20  - Update Copyright
21
22 2006/12/05
23  - Add html form filter to media view
24
25 2006/12/04
26  - Add mediatype filter to pool view
27
28 2006/11/18
29  - Add system log to job log (JobId = 0)
30
31 2006/11/18
32  - Add debian package   
33  - Add cgi/bconsole.pl and BwebConsole package to keep bconsole installation and
34    scp usage on admin workstation.
35
36 2006/11/16
37  - Add Comment and RecyclePool to Media Update
38
39 2006/11/13:
40  - Use LogId instead of Time in get_log function
41
42 2006/10/31:
43  - remove Purged and Recycle volume size from total pool size
44
45 2006/10/26:
46  - Fix javascript sort bug
47  - Add french translation for bweb (template_dir must point to bweb/lang/fr/tpl)
48
49 2006/10/14:
50  - Fix Mysql bug for pool display #639
51
52 2006/09/20:
53  - Fix SQL query for pool display
54
55 2006/09/08:
56  - Eject media takes Location as Autochanger Name
57  - Email is now sent when request to move media
58
59 2006/09/06:
60  - Can delete empty location
61  - Drop Bconsole::send_cmd_with_drive and use drive= instead
62  - Use JavaScript to display Human size and time
63
64 2006/08/31:
65  - Add FileSet view action
66  - Add view fileset to job_zoom
67
68 2006/08/26:
69  - Add more graphics
70    o job avg size/days
71    o job avg size/hours
72    o ...
73
74 2006/08/25:
75  - Cleanup
76  - Add more graphics
77     o job/days
78     o job/hours
79     o size/days
80     o size/hours
81     o ... 
82
83 2006/08/24:
84  - Add Location log to media zoom view 
85
86 2006/08/23:
87  - Add client/media search box (with regexp)
88  - Add menubar instead of plain menu
89  - Drop all <button> element (works now with IE)
90  - Fix big div
91  - Add favicon
92
93 2006/08/22:
94  - Add autochanger module (add/del/mod)
95  - Add copyright notice
96