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