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