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