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