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