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