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