X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=gui%2Fbweb%2FReleaseNotes;h=a9b3880fc33aeb714ad7426039cb22447fab2213;hb=fc38e616ac9d15862d06718521fc458b6a722969;hp=96211b981cb0b9fafc830b11944122fa021ea57a;hpb=211590942d976d980370706bdaaa060824c5875c;p=bacula%2Fbacula diff --git a/gui/bweb/ReleaseNotes b/gui/bweb/ReleaseNotes index 96211b981c..a9b3880fc3 100644 --- a/gui/bweb/ReleaseNotes +++ b/gui/bweb/ReleaseNotes @@ -1,4 +1,52 @@ - Release Notes for bweb 2.0 + 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