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