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