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