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