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