]> git.sur5r.net Git - bacula/bacula/blobdiff - gui/bweb/technotes-2.3
ebl Typo fix
[bacula/bacula] / gui / bweb / technotes-2.3
index 868618718c45e3cf974b25e3d555e7879cd99fe6..8f04e53b2fb1b5165b911e461142ddbfa52e7734 100644 (file)
@@ -1,3 +1,24 @@
+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