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