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