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