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