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