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