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