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