]> git.sur5r.net Git - bacula/bacula/blob - gui/bweb/technotes-2.3
ebl Tweak progress bar and add Backuped files count to job status
[bacula/bacula] / gui / bweb / technotes-2.3
1 03Apr08
2 ebl  Tweak progress bar and add Backuped files count to job status
3
4 02Apr08
5 ebl  Add group statistics page
6
7 10Mar08
8 ebl  Use lineal regression to guess backup progress (postgresql)
9
10 09Mar08
11 ebl  Add progress bar to backup screen (files and bytes estimation)
12
13 07Mar08
14 ebl  Fix btime.pl
15
16 15Feb08
17 ebl  Add bcheck.pl script that check various things in
18      you bacula setup. 
19        - Try to connect to each client
20        - Reports you big backup size change
21        - Reports you useless (or unconfigured) Job
22
23 14Feb08
24 ebl  Cleanup some SQL
25
26 13Feb08
27 ebl  Can modify client list group for a specific client
28 ebl  Disable use of Enabled flag in volume mgnt
29 ebl  Add comment field to client_group
30
31 09Jan08
32 ebl  Adapt btime for bacula 2.2.7
33
34 05Jan08
35 ebl  Add basic Device managment (mount, umount, release, status)
36
37 02Jan08
38 ebl  Fix a couple of bug in btime module
39 ebl  Keep level param between overview pages
40
41 31Dec07
42 ebl  Add new r_view_group role to view group content
43
44 27Dec07
45 ebl  Fix a bug in user edition.
46 ebl  Add Jobs -> Missing Job feature. Now, you can
47      check if jobs are missing or have to be re-run.
48 ebl  Add begin/end param to Bweb::Sched object
49 ebl  Fix a couple of small bug in GBalloon module when
50      we don't find any valid job
51
52 23Dec07
53 ebl  Each user can have a different template dir (lang).
54 ebl  WARNING: now, bweb/tpl contains main tpl files
55      for english version, you have to use bweb/lang/en/tpl
56
57 21Dec07
58 ebl  Use main tpl for editing, and use scripts to
59      generate other lang.
60
61 19Dec07
62 ebl  Add a new balloon graphic mode which display
63      time, bytes and number of files on the same graph
64
65 13Dec07
66 ebl  Try to extract when= from get_form() more smoothly
67
68 06Dec07
69 ebl  Add Bweb::Schedule Object to parse show schedule output.
70      Now, we can make ical events for example...
71
72 05Dec07
73 ebl  Add truncate to second function
74 ebl  Add btime module
75
76 28Nov07
77 ebl  Fix the time slice between overview and overview_zoom 
78
79 26Nov07
80 ebl  Fix overview to works with mysql
81 ebl  Add date support to bresto
82 ebl  Make bresto works with mysql (no DISTINCT ON (c1,c2))
83 ebl  Add the list of media that will be needed for resto
84
85 25Nov07
86 ebl  Use a automatic rediction when launching a new job
87 ebl  Add new overview view.
88
89 24Nov07
90 ebl  Add ERR= to error log filter
91 ebl  Set where_field when selecting a directory in the tree
92 ebl  Add a wiki option to integrate a link to jobs documentation
93      directly in bweb.
94 ebl  Add a tpl field to bweb_user. (To be able to have a tpl for each
95      user).
96
97 23Nov07
98 ebl  Add brestore_xxx tables to sql scripts
99 ebl  Add a batch=1 option to bresto.pl to fill bresto tables
100 ebl  Adapt Bconsole.pm to run a restore job
101 ebl  Make bresto.html/js working (you can restore files now)
102 ebl  Improve run job from scheduled view and missing view