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