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