]> git.sur5r.net Git - bacula/bacula/blobdiff - gui/debian/changelog
ebl fix size of the wiki_url entry
[bacula/bacula] / gui / debian / changelog
index 1a7bb20c7fe94147083cbacf816a83ae5cc6898f..238e7c25e18075db4f1878b91a2a349af4205234 100644 (file)
@@ -1,5 +1,57 @@
+bweb (2.2.6-1) stable; urgency=low
+  * Replace VolStatus by Enabled in volume location
+  * Add Enabled in volume update and zoom
+  * Add Prev/Next on job log output
+  * Add a error filter to Job zoom view
+
+ -- Eric Bollengier <eric@eb.homelinux.org>  Tue,  30 Oct 2007 22:15:47 +0000
+
+bweb (2.2.1-1) stable; urgency=low
+  
+  * WARNING: 2.2.1-1 version don't support bacula 2.0.X anymore
+    we use update recyclepool= instead of SQL query in media update
+
+  * cleanup brestore
+  * update brestore_xxx only when job is in (T, f, A)
+  * fix Media.LocationId update during label barcodes 
+
+ -- Eric Bollengier <eric@eb.homelinux.org>  Mon,  20 Aug 2007 15:15:47 +0000
+
+bweb (2.2.0-1) stable; urgency=low
+
+  * Make search case insensitive with postgresql
+  * Fix Kb, Gb, Tb unit
+  * brestore -b console mode can now create brestore table
+  * fix #836
+  * add relocation options to brestore
+  * add group management to bweb (see INSTALL to enable it)
+
+ -- Eric Bollengier <eric@eb.homelinux.org>  Thu,  30 May 2007 15:15:47 +0000
+
+bweb (2.0.3-4) stable; urgency=low
+
+   * fix a important bug about directory displayed 2 times
+   => YOU MUST RESET YOUR brestore_xxx tables
+
+   *   DROP TABLES brestore_missing_path;
+   *   DROP TABLES brestore_pathvisibility;
+   *   DROP TABLES brestore_pathhierarchy;
+   *   DROP TABLES brestore_knownjobid;
+
+   => DONT USE dbcheck to cleanup Path
+
+ -- Eric Bollengier <eric@eb.homelinux.org>  Thu,  29 March 2007 01:10:47 +0000
+
+bweb (2.0.3-3) stable; urgency=low
+
+  * Fix a quote in bweb.js
+
+ -- Eric Bollengier <eric@eb.homelinux.org>  Thu,  01 Feb 2007 01:10:47 +0000
+
 bweb (2.0.3-2) stable; urgency=low
 
+  * Add a re-run option in display_job_zoom
+  * Fix fileset option when running a job
   * Add display_log_time option to view timestamp in display_log
   * Add db_size information (for mysql5 and postgresql users)
   * Fix fileset option when running a job