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