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