]> git.sur5r.net Git - bacula/bacula/blobdiff - gui/debian/changelog
bacula-web: Removed title variable from config file
[bacula/bacula] / gui / debian / changelog
index 140d5c70d1e12c13654319fd3ef55a4c93690461..380763ca17634b9b0746bc706e2d0a353fce2a13 100644 (file)
@@ -1,3 +1,121 @@
+bweb (3.0.1-2) stable; urgency=low
+  * Change /etc/apache to /etc/apache2
+
+ -- Eric Bollengier <eric@eb.homelinux.org>  Sat,  19 Dec 2009 19:15:47 +0000
+
+bweb (3.0.1-1) stable; urgency=low
+  * Add View copies option to bresto
+  * Tweak command output to add hide/display button
+  * add bypool option to btime
+  * Should fix #1240 about job output parsing
+  * Fix new Purged status from update_media
+  * Add pool parameter to label barcode process
+  * Add purged and recycle volume to loading procedure when expired=on
+  * Use default age in missing job view
+       
+ -- Eric Bollengier <eric@eb.homelinux.org>  Mon,  04 Apr 2009 14:15:47 +0000
+
+bweb (2.4.4-2) stable; urgency=low
+  * Use apache2 instead of apache
+       
+ -- Eric Bollengier <eric@eb.homelinux.org>  Mon,  19 Jan 2009 14:15:47 +0000
+
+bweb (2.4.4-1) stable; urgency=low
+  * Update bresto
+  * bug fix
+       
+ -- Eric Bollengier <eric@eb.homelinux.org>  Sun,  18 Jan 2009 22:15:47 +0000
+
+bweb (2.2.7-1) stable; urgency=low
+  * Move /usr/share/bweb/fr/tpl to /usr/share/bweb/tpl/fr
+  * Move /usr/share/bweb/es/tpl to /usr/share/bweb/tpl/es
+  * Move default /usr/share/bweb/tpl to /usr/share/bweb/tpl/en
+  * Each user can have his own language
+  * Add new balloon view
+  * Add new btime module
+  * Add a new scheduled view, you MUST have Date::Calc module
+       
+ -- Eric Bollengier <eric@eb.homelinux.org>  Tue,  4 Dec 2007 22:15:47 +0000
+
+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;
+
+   => DON'T 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
+
+ -- Eric Bollengier <eric@eb.homelinux.org>  Thu,  01 Feb 2007 01:10:47 +0000
+
+bweb (2.0.3-1) stable; urgency=low
+
+  * Add limit and offset options to log view (for big log)
+
+ -- Eric Bollengier <eric@eb.homelinux.org>  Wed,  28 Feb 2007 21:10:47 +0000
+
+bweb (2.0.2-3) stable; urgency=low
+
+  * Add new stat_job_table option
+
+ -- Eric Bollengier <eric@eb.homelinux.org>  Sun,  25 Feb 2007 11:10:47 +0000
+
+bweb (2.0.2-2) stable; urgency=low
+
+  * fix brestore batch mode
+  * add EndTime to display_job in bweb
+
+ -- Eric Bollengier <eric@eb.homelinux.org>  Wed,  14 Feb 2007 11:10:47 +0000
+
 bweb (2.0.2-1) stable; urgency=low
 
   * fix utf8 bug in brestore