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