]> git.sur5r.net Git - bacula/bacula/blobdiff - gui/bweb/ReleaseNotes
ebl Add role checks for media
[bacula/bacula] / gui / bweb / ReleaseNotes
index 51c66fa8edca097e0f6ef0345813176799bdecc7..a9b3880fc33aeb714ad7426039cb22447fab2213 100644 (file)
@@ -1,4 +1,145 @@
-          Release Notes for bweb 1.39.20
+          Release Notes for bweb 2.2
+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 <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
+
+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