]> git.sur5r.net Git - bacula/bacula/blob - gui/bweb/ReleaseNotes
ebl fix documenation to activate bfileview
[bacula/bacula] / gui / bweb / ReleaseNotes
1           Release Notes for bweb 1.39.32
2
3 2006/12/29
4  - Add graphical backup view. See INSTALL to enable it. It's usefull
5    for tuning backup.
6    NOTES : 
7     - You must use brestore -b to initialise database after BackupCatalog job
8     - If you have an old installation, you must alter your schema (see INSTALL)
9
10 2006/12/14
11  - Add pool filter to job form
12
13 2006/12/12
14  - Add More options button to run_job and Start Date field
15
16 2006/12/09
17  - Update Copyright
18
19 2006/12/05
20  - Add html form filter to media view
21
22 2006/12/04
23  - Add mediatype filter to pool view
24
25 2006/11/18
26  - Add system log to job log (JobId = 0)
27
28 2006/11/18
29  - Add debian package   
30  - Add cgi/bconsole.pl and BwebConsole package to keep bconsole installation and
31    scp usage on admin workstation.
32
33 2006/11/16
34  - Add Comment and RecyclePool to Media Update
35
36 2006/11/13:
37  - Use LogId instead of Time in get_log function
38
39 2006/10/31:
40  - remove Purged and Recycle volume size from total pool size
41
42 2006/10/26:
43  - Fix javascript sort bug
44  - Add french translation for bweb (template_dir must point to bweb/lang/fr/tpl)
45
46 2006/10/14:
47  - Fix Mysql bug for pool display #639
48
49 2006/09/20:
50  - Fix SQL query for pool display
51
52 2006/09/08:
53  - Eject media takes Location as Autochanger Name
54  - Email is now sent when request to move media
55
56 2006/09/06:
57  - Can delete empty location
58  - Drop Bconsole::send_cmd_with_drive and use drive= instead
59  - Use JavaScript to display Human size and time
60
61 2006/08/31:
62  - Add FileSet view action
63  - Add view fileset to job_zoom
64
65 2006/08/26:
66  - Add more graphics
67    o job avg size/days
68    o job avg size/hours
69    o ...
70
71 2006/08/25:
72  - Cleanup
73  - Add more graphics
74     o job/days
75     o job/hours
76     o size/days
77     o size/hours
78     o ... 
79
80 2006/08/24:
81  - Add Location log to media zoom view 
82
83 2006/08/23:
84  - Add client/media search box (with regexp)
85  - Add menubar instead of plain menu
86  - Drop all <button> element (works now with IE)
87  - Fix big div
88  - Add favicon
89
90 2006/08/22:
91  - Add autochanger module (add/del/mod)
92  - Add copyright notice
93