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