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