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