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