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