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