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