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