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