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