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