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