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