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