]> git.sur5r.net Git - bacula/bacula/blob - gui/bweb/technotes-2.3
ebl Add bascic device managment
[bacula/bacula] / gui / bweb / technotes-2.3
1 05Jan08
2 ebl  Add basic Device managment (mount, umount, release, status)
3
4 02Jan08
5 ebl  Fix a couple of bug in btime module
6 ebl  Keep level param between overview pages
7
8 31Dec07
9 ebl  Add new r_view_group role to view group content
10
11 27Dec07
12 ebl  Fix a bug in user edition.
13 ebl  Add Jobs -> Missing Job feature. Now, you can
14      check if jobs are missing or have to be re-run.
15 ebl  Add begin/end param to Bweb::Sched object
16 ebl  Fix a couple of small bug in GBalloon module when
17      we don't find any valid job
18
19 23Dec07
20 ebl  Each user can have a different template dir (lang).
21 ebl  WARNING: now, bweb/tpl contains main tpl files
22      for english version, you have to use bweb/lang/en/tpl
23
24 21Dec07
25 ebl  Use main tpl for editing, and use scripts to
26      generate other lang.
27
28 19Dec07
29 ebl  Add a new balloon graphic mode which display
30      time, bytes and number of files on the same graph
31
32 13Dec07
33 ebl  Try to extract when= from get_form() more smoothly
34
35 06Dec07
36 ebl  Add Bweb::Schedule Object to parse show schedule output.
37      Now, we can make ical events for example...
38
39 05Dec07
40 ebl  Add truncate to second function
41 ebl  Add btime module
42
43 28Nov07
44 ebl  Fix the time slice between overview and overview_zoom 
45
46 26Nov07
47 ebl  Fix overview to works with mysql
48 ebl  Add date support to bresto
49 ebl  Make bresto works with mysql (no DISTINCT ON (c1,c2))
50 ebl  Add the list of media that will be needed for resto
51
52 25Nov07
53 ebl  Use a automatic rediction when launching a new job
54 ebl  Add new overview view.
55
56 24Nov07
57 ebl  Add ERR= to error log filter
58 ebl  Set where_field when selecting a directory in the tree
59 ebl  Add a wiki option to integrate a link to jobs documentation
60      directly in bweb.
61 ebl  Add a tpl field to bweb_user. (To be able to have a tpl for each
62      user).
63
64 23Nov07
65 ebl  Add brestore_xxx tables to sql scripts
66 ebl  Add a batch=1 option to bresto.pl to fill bresto tables
67 ebl  Adapt Bconsole.pm to run a restore job
68 ebl  Make bresto.html/js working (you can restore files now)
69 ebl  Improve run job from scheduled view and missing view