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