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