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