]> git.sur5r.net Git - bacula/bacula/blobdiff - gui/bweb/ReleaseNotes
Tentative fix for missing digest signature in bug 807.
[bacula/bacula] / gui / bweb / ReleaseNotes
index 1b971eddcfebf95fd741770d6966e9b45d8d56d5..15fd0c99f7c92f4b6aff0136e90c16ef2c688d3a 100644 (file)
@@ -1,4 +1,54 @@
-          Release Notes for bweb 1.39.28
+          Release Notes for bweb 2.0
+
+2007/03/30
+ - disconnect from database before exiting
+
+2007/03/19
+ - add a re-run option in display_job_zoom
+
+2007/03/05
+ - Fix fileset option when running a job
+
+2007/03/02
+ - Add Postgresql and Mysql5 database size information (See INSTALL for mysql)
+
+2007/03/01
+ - Add display_time_log option to get timestamp in display_log
+ - Add Warning filter on display_job (see jobstatus=T and joberrors > 0)
+
+2007/02/28
+ - Add limit and offset params to display_log
+
+2007/02/25
+ - Update INSTALL notes (GRANT options for mysql)
+ - You can choose a other table than Job to do your statistics
+   Job is purged by Media or Job retention, it's not very useful
+   to follow trends.
+
+2007/02/14
+ - Add EndTime to display_job if you want add it to your tpl
+
+2007/01/25
+ - Add spanish translation, thanks to Santiago Alberch <caesarneron@gmail.com>
+
+2007/01/15
+ - fix do_update_media timeout bug
+
+2007/01/09
+ - fix stats bug on main page
+
+2007/01/01
+ - Add an index.html page on /bweb
+
+2006/12/31
+ - Move /etc/bweb/config to /etc/bacula/bweb.conf
+
+2006/12/29
+ - Add graphical backup view. See INSTALL to enable it. It's usefull
+   for tuning backup.
+   NOTES : 
+    - You must use brestore -b to initialise database after BackupCatalog job
+    - If you have an old installation, you must alter your schema (see INSTALL)
 
 2006/12/14
  - Add pool filter to job form