From 954cf029027ce9dc473387e25d18d07daa432516 Mon Sep 17 00:00:00 2001 From: Eric Bollengier Date: Tue, 31 Mar 2009 17:24:04 +0000 Subject: [PATCH] ebl update for 3.0 git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8670 91ce42f0-d328-0410-95d8-f526ca767f89 --- gui/bweb/INSTALL | 3 +- gui/bweb/ReleaseNotes | 196 +++--------------------------------------- 2 files changed, 13 insertions(+), 186 deletions(-) diff --git a/gui/bweb/INSTALL b/gui/bweb/INSTALL index 2f5d8b56aa..8a4133dd0d 100644 --- a/gui/bweb/INSTALL +++ b/gui/bweb/INSTALL @@ -17,7 +17,7 @@ Bweb works well with 1.39 release or later. 11) setting mysql read-only account 12) get more statistics 13) use groups with bweb -14) setup restoration in bweb (not yet working) +14) setup restoration in bweb ################ FILE COPY ##################################### # you must get bweb svn files @@ -332,7 +332,6 @@ For postgresql, it will be done with bweb/script/bweb-postgresql.sql (already do ################ MADE RESTORATION WITH BWEB #################### -Warning, this function is not for production use at this time ! It will do some basics things on a working bweb/brestore setup. 1) Go to http://extjs.com and download their toolkit (last 2.2 release) diff --git a/gui/bweb/ReleaseNotes b/gui/bweb/ReleaseNotes index 1e67a27d0b..0d076ec4db 100644 --- a/gui/bweb/ReleaseNotes +++ b/gui/bweb/ReleaseNotes @@ -1,184 +1,12 @@ - Release Notes for bweb 2.2 -2007/11/20 - - Fix a bug in Location log feature. - -2007/11/16 - - Cleanup group usage - - Add some functions for security - -2007/11/08 - - Add Prev/Next on job log output - -2007/10/31 - - Add a error filter to Job zoom view - -2007/10/30 - - Replace VolStatus by Enabled in volume location - - Add Enabled in volume update and zoom - -2007/10/26 - - add an option to view only expired media - -2007/09/26 - - add bresto.pl, bresto.html and bresto.js - -2007/08/20 - - fix update of locationid field during label barcodes - - use update recyclepool= instead of UPDATE Media SET RecyclePoolId - -2007/08/11 - - update install_bweb - -2007/07/26 - - Make search case insensitive with postgresql - -2007/07/09 - - Tweak Job per group summary view - - Fix Kb, Gb, Tb unit - -2007/07/03 - - Add MediaType to Pool view - -2007/06/21 - - fix a javascript bug when percent usage is to high - -2007/05/31 - - add group management (see INSTALL to enable it) - -2007/05/23 - - put Bconsole error to stderr (error.log) - -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 - -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 - -2006/12/12 - - Add More options button to run_job and Start Date field - -2006/12/09 - - Update Copyright - -2006/12/05 - - Add html form filter to media view - -2006/12/04 - - Add mediatype filter to pool view - -2006/11/18 - - Add system log to job log (JobId = 0) - -2006/11/18 - - Add debian package - - Add cgi/bconsole.pl and BwebConsole package to keep bconsole installation and - scp usage on admin workstation. - -2006/11/16 - - Add Comment and RecyclePool to Media Update - -2006/11/13: - - Use LogId instead of Time in get_log function - -2006/10/31: - - remove Purged and Recycle volume size from total pool size - -2006/10/26: - - Fix javascript sort bug - - Add french translation for bweb (template_dir must point to bweb/lang/fr/tpl) - -2006/10/14: - - Fix Mysql bug for pool display #639 - -2006/09/20: - - Fix SQL query for pool display - -2006/09/08: - - Eject media takes Location as Autochanger Name - - Email is now sent when request to move media - -2006/09/06: - - Can delete empty location - - Drop Bconsole::send_cmd_with_drive and use drive= instead - - Use JavaScript to display Human size and time - -2006/08/31: - - Add FileSet view action - - Add view fileset to job_zoom - -2006/08/26: - - Add more graphics - o job avg size/days - o job avg size/hours - o ... - -2006/08/25: - - Cleanup - - Add more graphics - o job/days - o job/hours - o size/days - o size/hours - o ... - -2006/08/24: - - Add Location log to media zoom view - -2006/08/23: - - Add client/media search box (with regexp) - - Add menubar instead of plain menu - - Drop all