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