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