]> git.sur5r.net Git - bacula/bacula/blob - gui/debian/changelog
bacula-web: Removed title variable from config file
[bacula/bacula] / gui / debian / changelog
1 bweb (3.0.1-2) stable; urgency=low
2   * Change /etc/apache to /etc/apache2
3
4  -- Eric Bollengier <eric@eb.homelinux.org>  Sat,  19 Dec 2009 19:15:47 +0000
5
6 bweb (3.0.1-1) stable; urgency=low
7   * Add View copies option to bresto
8   * Tweak command output to add hide/display button
9   * add bypool option to btime
10   * Should fix #1240 about job output parsing
11   * Fix new Purged status from update_media
12   * Add pool parameter to label barcode process
13   * Add purged and recycle volume to loading procedure when expired=on
14   * Use default age in missing job view
15         
16  -- Eric Bollengier <eric@eb.homelinux.org>  Mon,  04 Apr 2009 14:15:47 +0000
17
18 bweb (2.4.4-2) stable; urgency=low
19   * Use apache2 instead of apache
20         
21  -- Eric Bollengier <eric@eb.homelinux.org>  Mon,  19 Jan 2009 14:15:47 +0000
22
23 bweb (2.4.4-1) stable; urgency=low
24   * Update bresto
25   * bug fix
26         
27  -- Eric Bollengier <eric@eb.homelinux.org>  Sun,  18 Jan 2009 22:15:47 +0000
28
29 bweb (2.2.7-1) stable; urgency=low
30   * Move /usr/share/bweb/fr/tpl to /usr/share/bweb/tpl/fr
31   * Move /usr/share/bweb/es/tpl to /usr/share/bweb/tpl/es
32   * Move default /usr/share/bweb/tpl to /usr/share/bweb/tpl/en
33   * Each user can have his own language
34   * Add new balloon view
35   * Add new btime module
36   * Add a new scheduled view, you MUST have Date::Calc module
37         
38  -- Eric Bollengier <eric@eb.homelinux.org>  Tue,  4 Dec 2007 22:15:47 +0000
39
40 bweb (2.2.6-1) stable; urgency=low
41   * Replace VolStatus by Enabled in volume location
42   * Add Enabled in volume update and zoom
43   * Add Prev/Next on job log output
44   * Add a error filter to Job zoom view
45
46  -- Eric Bollengier <eric@eb.homelinux.org>  Tue,  30 Oct 2007 22:15:47 +0000
47
48 bweb (2.2.1-1) stable; urgency=low
49   
50   * WARNING: 2.2.1-1 version don't support bacula 2.0.X anymore
51     we use update recyclepool= instead of SQL query in media update
52
53   * cleanup brestore
54   * update brestore_xxx only when job is in (T, f, A)
55   * fix Media.LocationId update during label barcodes 
56
57  -- Eric Bollengier <eric@eb.homelinux.org>  Mon,  20 Aug 2007 15:15:47 +0000
58
59 bweb (2.2.0-1) stable; urgency=low
60
61   * Make search case insensitive with postgresql
62   * Fix Kb, Gb, Tb unit
63   * brestore -b console mode can now create brestore table
64   * fix #836
65   * add relocation options to brestore
66   * add group management to bweb (see INSTALL to enable it)
67
68  -- Eric Bollengier <eric@eb.homelinux.org>  Thu,  30 May 2007 15:15:47 +0000
69
70 bweb (2.0.3-4) stable; urgency=low
71
72    * fix a important bug about directory displayed 2 times
73    => YOU MUST RESET YOUR brestore_xxx tables
74
75    *    DROP TABLES brestore_missing_path;
76    *    DROP TABLES brestore_pathvisibility;
77    *    DROP TABLES brestore_pathhierarchy;
78    *    DROP TABLES brestore_knownjobid;
79
80    => DON'T USE dbcheck to cleanup Path
81
82  -- Eric Bollengier <eric@eb.homelinux.org>  Thu,  29 March 2007 01:10:47 +0000
83
84 bweb (2.0.3-3) stable; urgency=low
85
86   * Fix a quote in bweb.js
87
88  -- Eric Bollengier <eric@eb.homelinux.org>  Thu,  01 Feb 2007 01:10:47 +0000
89
90 bweb (2.0.3-2) stable; urgency=low
91
92   * Add a re-run option in display_job_zoom
93   * Fix fileset option when running a job
94   * Add display_log_time option to view timestamp in display_log
95   * Add db_size information (for mysql5 and postgresql users)
96   * Fix fileset option when running a job
97
98  -- Eric Bollengier <eric@eb.homelinux.org>  Thu,  01 Feb 2007 01:10:47 +0000
99
100 bweb (2.0.3-1) stable; urgency=low
101
102   * Add limit and offset options to log view (for big log)
103
104  -- Eric Bollengier <eric@eb.homelinux.org>  Wed,  28 Feb 2007 21:10:47 +0000
105
106 bweb (2.0.2-3) stable; urgency=low
107
108   * Add new stat_job_table option
109
110  -- Eric Bollengier <eric@eb.homelinux.org>  Sun,  25 Feb 2007 11:10:47 +0000
111
112 bweb (2.0.2-2) stable; urgency=low
113
114   * fix brestore batch mode
115   * add EndTime to display_job in bweb
116
117  -- Eric Bollengier <eric@eb.homelinux.org>  Wed,  14 Feb 2007 11:10:47 +0000
118
119 bweb (2.0.2-1) stable; urgency=low
120
121   * fix utf8 bug in brestore
122   * fix dependency
123
124  -- Eric Bollengier <eric@eb.homelinux.org>  Tue,  06 Feb 2007 21:10:47 +0000
125         
126 bweb (2.0.1-2) stable; urgency=low
127
128   * fv_write_path is optionnal now
129   * fix /etc/bacula permissions
130   * fix label_barcodes drive bug 
131   * add spanish translation
132
133  -- Eric Bollengier <eric@eb.homelinux.org>  Fri,  19 Jan 2007 21:10:47 +0000
134
135 bweb (2.0.1-1) stable; urgency=low
136
137   * Do nothing if destination string is empty
138   * Fix warning message when using with bweb http connector
139   * Add CVS version number to UA brestore
140
141  -- Eric Bollengier <eric@eb.homelinux.org>  Fri,  12 Jan 2007 22:54:47 +0000
142
143 bweb (2.0.0-2) stable; urgency=low
144
145   * Depends: DBD-Pg or DBD-Mysql 
146   * Add french tpl in /usr/share/bweb/fr/tpl
147   * Add favicon.ico
148   * Change /etc/bacula/bweb.conf initialisation
149
150  -- Eric Bollengier <eric@eb.homelinux.org>  Mon,  01 Jan 2007 09:22:47 +0000
151         
152 bweb (2.0.0-1) stable; urgency=low
153
154   * Change revision.
155   * move /etc/bweb/config to /etc/bacula/bweb.conf
156
157  -- Eric Bollengier <eric@eb.homelinux.org>  Sun,  31 Dec 2006 09:22:47 +0000
158         
159 bweb (1.40-1) stable; urgency=low
160
161   * Initial Release.
162
163  -- Eric Bollengier <eric@eb.homelinux.org>  Sam,  18 Nov 2006 23:22:47 +0000
164