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