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