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