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