]> git.sur5r.net Git - bacula/bacula/blob - gui/bweb/technotes-3.0
ebl fix new Purged status from update_media
[bacula/bacula] / gui / bweb / technotes-3.0
1 04Feb09
2 ebl  Fix new Purged status from update_media
3 03Feb09
4 ebl  Add pool parameter to label barcode process
5 ebl  Add purged and recycle volume to loading procedure when expired=on
6 20Jan09
7 ebl  Use default age in missing job view
8 19Jan09
9 ebl  Work on check_bacula.pl
10       - Modify warning/critical threshold 
11           Ok = value < warning
12           Warning = critical < value >= warning 
13           Critical = value >= critical
14       - Add new options -R|-F to specify "max Run test" or "count Failed"
15           => nothing will be done by default
16       - remove -a option, now -R and -F take time option
17       - Add JobId keyword in the scan of the storage status command
18       - Add new level option
19
20 13Jan09
21 ebl  Add Purged status to update_media form even if the
22      update volume console doesn't permit it.
23 04Jan09
24 ebl  Fix group edition for client
25 03Jan09
26 ebl  Use a special icon for Admin/Migration/Copy etc.. job
27 23Dec08
28 ebl  Update final restore options box with tabpanel
29 18Dec08
30 ebl  Rewrite bresto (bweb restore interface) to work with ExtJS 2.2
31      Fix lots of bug
32 15Dec08
33 ebl  Update Bconsole.pm to use raw_pty() instead of using IO::Pty noecho
34 10Dec08
35 ebl  Fix mysql bug in log output
36 07Nov08
37 ebl  Fix statistics page
38 ebl  Add new "Cancel missing job" feature to be able
39      to mark missing job as failed in history table.
40 ebl  Fix a couple of unchecked arguments.
41
42 06Nov08
43 ebl  Fix a Bconsole.pm with Expect bug on debian lenny
44 ebl  Fix in storage command
45
46 04Nov08
47 ebl  Display all groups in display_stat page
48
49 21Oct08
50 ebl  Fix lot of small bugs
51
52 20Oct08
53 ebl  Rename job_old to JobHistory
54
55 07Oct08
56 ebl  Add base64_decode_lstat() function to Mysql 
57
58 22Sep08
59 ebl  Add an option to bgraph that shows each levels as different source
60
61 21Sep08
62 ebl  
63  bfileview: 
64   - Add error message for pruned of uncomputed jobs
65   - Bugfix for looking /
66  Bweb.pm
67   - Add support for age=1w2d40m
68   - Add new configuration variable to modify default age
69  general.tpl
70   - Add hyperlink to failed job count
71
72 25Aug08
73 ebl  Fix #1132 about typo in directory creation in install_bweb
74
75 02Jul08
76 ebl  Add documentation link on missing job view
77
78 31Jun08
79 ebl  Fix log display in job zoom view
80
81 22Jun08
82 ebl  Fix bug in missing job view
83
84 20Jun08
85 ebl  Update check_bacula.pl documentation
86
87 16Jun08
88 ebl  Take Recycle volumes from the import/export tool.
89
90 03Jun08
91 ebl  Add a nagios plugin for bacula script/check_bacula.pl
92
93 02Jun08
94 ebl  Modify missing job view to handle all kind of job
95
96 28Apr08
97 ebl  Change We from 45 to 66 hours (from friday 18h to monday 12h)
98
99 10Apr08
100 ebl  Fix group statistics to use client_group param
101
102 03Apr08
103 ebl  Tweak progress bar and add Backuped files count to job status
104 ebl  Remove progress bar from restore
105
106 02Apr08
107 ebl  Add group statistics page
108
109 10Mar08
110 ebl  Use lineal regression to guess backup progress (postgresql)
111
112 09Mar08
113 ebl  Add progress bar to backup screen (files and bytes estimation)
114
115 07Mar08
116 ebl  Fix btime.pl
117
118 15Feb08
119 ebl  Add bcheck.pl script that check various things in
120      you bacula setup. 
121        - Try to connect to each client
122        - Reports you big backup size change
123        - Reports you useless (or unconfigured) Job
124
125 14Feb08
126 ebl  Cleanup some SQL
127
128 13Feb08
129 ebl  Can modify client list group for a specific client
130 ebl  Disable use of Enabled flag in volume mgnt
131 ebl  Add comment field to client_group
132
133 09Jan08
134 ebl  Adapt btime for bacula 2.2.7
135
136 05Jan08
137 ebl  Add basic Device managment (mount, umount, release, status)
138
139 02Jan08
140 ebl  Fix a couple of bug in btime module
141 ebl  Keep level param between overview pages
142
143 31Dec07
144 ebl  Add new r_view_group role to view group content
145
146 27Dec07
147 ebl  Fix a bug in user edition.
148 ebl  Add Jobs -> Missing Job feature. Now, you can
149      check if jobs are missing or have to be re-run.
150 ebl  Add begin/end param to Bweb::Sched object
151 ebl  Fix a couple of small bug in GBalloon module when
152      we don't find any valid job
153
154 23Dec07
155 ebl  Each user can have a different template dir (lang).
156 ebl  WARNING: now, bweb/tpl contains main tpl files
157      for english version, you have to use bweb/lang/en/tpl
158
159 21Dec07
160 ebl  Use main tpl for editing, and use scripts to
161      generate other lang.
162
163 19Dec07
164 ebl  Add a new balloon graphic mode which display
165      time, bytes and number of files on the same graph
166
167 13Dec07
168 ebl  Try to extract when= from get_form() more smoothly
169
170 06Dec07
171 ebl  Add Bweb::Schedule Object to parse show schedule output.
172      Now, we can make ical events for example...
173
174 05Dec07
175 ebl  Add truncate to second function
176 ebl  Add btime module
177
178 28Nov07
179 ebl  Fix the time slice between overview and overview_zoom 
180
181 26Nov07
182 ebl  Fix overview to works with mysql
183 ebl  Add date support to bresto
184 ebl  Make bresto works with mysql (no DISTINCT ON (c1,c2))
185 ebl  Add the list of media that will be needed for resto
186
187 25Nov07
188 ebl  Use a automatic rediction when launching a new job
189 ebl  Add new overview view.
190
191 24Nov07
192 ebl  Add ERR= to error log filter
193 ebl  Set where_field when selecting a directory in the tree
194 ebl  Add a wiki option to integrate a link to jobs documentation
195      directly in bweb.
196 ebl  Add a tpl field to bweb_user. (To be able to have a tpl for each
197      user).
198
199 23Nov07
200 ebl  Add brestore_xxx tables to sql scripts
201 ebl  Add a batch=1 option to bresto.pl to fill bresto tables
202 ebl  Adapt Bconsole.pm to run a restore job
203 ebl  Make bresto.html/js working (you can restore files now)
204 ebl  Improve run job from scheduled view and missing view