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