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