]> git.sur5r.net Git - bacula/bacula/blobdiff - gui/bweb/technotes-3.0
bweb: Update some GPL2 notice to AGPL
[bacula/bacula] / gui / bweb / technotes-3.0
index a29de1b27cf4df66944f0b58f37f66a1870f5056..55c998b64eb3eef967765ca62bf4acfd71362e4c 100644 (file)
@@ -1,15 +1,74 @@
+13Nob09
+ebl  Display only Backups in "run new job"
+10Nov09
+ebl  Optimize SQL for ascii and encoded path
+09Nov09
+ebl  Optimize SQL to determine file selection with directories. It
+     is enabled for ascii path.
+22Sep09
+ebl  fix small problem in bfileview using float for LIMIT param
+19Aug09
+ebl  Add BWEBCONF env variable to specify the bweb.conf path without
+     touching the Bweb.pm file with lighttpd
+ebl  Tweak the btime.pl module to disable caching
+ebl  Add a "Full name" option to btime for easy debugging
+15Aug09
+ebl  Add fullname parameter to btime in order to debug
+     regress script.
+04Aug09
+ebl  Document bweb+lighttpd that should permit to use bweb
+     in 2 lines of shell.
+31Jul09
+ebl  Apply quick fix from Ulrich about the last feature.
+28Jul09
+ebl  Display the job_zoom view when backup is finished
+24Jul09
+ebl  Fix Expired option in media list to select Used media
+23Jul09
+ebl  Permit to filter on the directory name as for file
+17Jul09
+ebl  Optimize a bit the running job view
+ebl  Fix bresto relocation box
+06Jul09
+ebl  Display command output by default
+19May09
+ebl  Speed up media list generation when using
+     "compute with directories" option
+15May09
+ebl  speed up mysql to compute restore table
+ebl  speed up mysql when computing media list
+ebl  fix media list display
+ebl  fix bresto problem with drag&drop
+05May09
+ebl  Make working the "compute with directories" option 
+04May09
+ebl  Add View copies option to bresto
+ebl  Tweak command output to add hide/display button
+29Mar09
+ebl  add bypool option to btime
+09Mar09
+ebl  Add 'W' JobStatus type (for warning)
+27Feb09
+ebl  Should fix #1240 about job output parsing
+04Feb09
+ebl  Fix new Purged status from update_media
+03Feb09
+ebl  Add pool parameter to label barcode process
+ebl  Add purged and recycle volume to loading procedure when expired=on
+20Jan09
+ebl  Use default age in missing job view
 19Jan09
 ebl  Work on check_bacula.pl
       - Modify warning/critical threshold 
           Ok = value < warning
           Warning = critical < value >= warning 
           Critical = value >= critical
-      - Add new options -M|-F to specify "max run test" or "count failed"
+      - Add new options -R|-F to specify "max Run test" or "count Failed"
           => nothing will be done by default
+      - remove -a option, now -R and -F take time option
       - Add JobId keyword in the scan of the storage status command
       - Add new level option
 
-
 13Jan09
 ebl  Add Purged status to update_media form even if the
      update volume console doesn't permit it.