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