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