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