]> git.sur5r.net Git - bacula/bacula/blobdiff - gui/bweb/technotes-2.3
ebl fix mtime display
[bacula/bacula] / gui / bweb / technotes-2.3
index 67602de8aa82eb2a4eacb291ba606cf947c174f3..9b6dc1be95a4ccb55d69f463ed76634ddb0fb002 100644 (file)
@@ -1,6 +1,68 @@
+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  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
+ebl  Add new overview view.
+
 24Nov07
+ebl  Add ERR= to error log filter
+ebl  Set where_field when selecting a directory in the tree
 ebl  Add a wiki option to integrate a link to jobs documentation
      directly in bweb.
+ebl  Add a tpl field to bweb_user. (To be able to have a tpl for each
+     user).
 
 23Nov07
 ebl  Add brestore_xxx tables to sql scripts