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