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