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