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