]> git.sur5r.net Git - bacula/bacula/blobdiff - gui/bweb/technotes-2.3
ebl cleanup
[bacula/bacula] / gui / bweb / technotes-2.3
index 7885ccb058428d62350dfbdbbeab155b063761a8..645781efb038b6925d2b0326dc955f852e22243c 100644 (file)
@@ -1,5 +1,80 @@
+10Mar08
+ebl  Use lineal regression to guess backup progress (postgresql)
+
+09Mar08
+ebl  Add progress bar to backup screen (files and bytes estimation)
+
+07Mar08
+ebl  Fix btime.pl
+
+15Feb08
+ebl  Add bcheck.pl script that check various things in
+     you bacula setup. 
+       - Try to connect to each client
+       - Reports you big backup size change
+       - Reports you useless (or unconfigured) Job
+
+14Feb08
+ebl  Cleanup some SQL
+
+13Feb08
+ebl  Can modify client list group for a specific client
+ebl  Disable use of Enabled flag in volume mgnt
+ebl  Add comment field to client_group
+
+09Jan08
+ebl  Adapt btime for bacula 2.2.7
+
+05Jan08
+ebl  Add basic Device managment (mount, umount, release, status)
+
+02Jan08
+ebl  Fix a couple of bug in btime module
+ebl  Keep level param between overview pages
+
+31Dec07
+ebl  Add new r_view_group role to view group content
+
+27Dec07
+ebl  Fix a bug in user edition.
+ebl  Add Jobs -> Missing Job feature. Now, you can
+     check if jobs are missing or have to be re-run.
+ebl  Add begin/end param to Bweb::Sched object
+ebl  Fix a couple of small bug in GBalloon module when
+     we don't find any valid job
+
+23Dec07
+ebl  Each user can have a different template dir (lang).
+ebl  WARNING: now, bweb/tpl contains main tpl files
+     for english version, you have to use bweb/lang/en/tpl
+
+21Dec07
+ebl  Use main tpl for editing, and use scripts to
+     generate other lang.
+
+19Dec07
+ebl  Add a new balloon graphic mode which display
+     time, bytes and number of files on the same graph
+
+13Dec07
+ebl  Try to extract when= from get_form() more smoothly
+
+06Dec07
+ebl  Add Bweb::Schedule Object to parse show schedule output.
+     Now, we can make ical events for example...
+
+05Dec07
+ebl  Add truncate to second function
+ebl  Add btime module
+
+28Nov07
+ebl  Fix the time slice between overview and overview_zoom 
+
 26Nov07
-ebl  fix overview to works with mysql
+ebl  Fix overview to works with mysql
+ebl  Add date support to bresto
+ebl  Make bresto works with mysql (no DISTINCT ON (c1,c2))
+ebl  Add the list of media that will be needed for resto
 
 25Nov07
 ebl  Use a automatic rediction when launching a new job