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