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