Welcome to mirror list, hosted at ThFree Co, Russian Federation.

CHANGELOG.md - github.com/bareos/bareos-webui.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: dd1ee4a1bd9f6b13d03cdf2950c0d2685fd5689f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [Unreleased]

### Added

### Changed

### Removed

## [17.2.5]

### Changed
- Fix to bugreport #887
- Fix to bugreport #893
- Fix to bugreport #905
- Selenium tests enhanced

## [17.2.4]

### Changed
- Some minor bugfixes

## [17.2.4-rc2]

### Changed
- Fix to bugreport #827
- Localization NL_BE updated
- Miscalculated volume retention fixed
- Minor improvements to run jobs
- Minor adjustments to backup/restore the filebrowser

## [17.2.4-rc1]

### Added
- Job Totals Dashboard Widget
- Running Jobs Dashboard Widget
- Bootstrap Table Extension
- Job submodule run customized jobs
- Job Module: Used Volumes Widget
- New configuration.ini variable (autorefresh_interval) introduced
  to define the dashboard refresh interval (default: 60sec.)
- Slovak localization
- Turkish localization
- Czech localization

### Changed
- Configurations files documentation
- Configurations files restructured
- TLS: Enforce TLSv1_2
- ZF2 components updated to version 2.4.13
- Fix to bugreport #840
- Fix to bugreport #812
- Russian translation improved
- Past24h Jobs Widget

### Removed
- DataTables (jQuery Plugin)
- jqplot (jQuery Plugin)

## [16.2.6] - 2017-06-19

### Changed
- Fix to bugreport #781
- Fix to bugreport #692
- Fix OBS Specfile
- Version update jQuery
- Version update DataTables
- Version update jsTree
- Version update bootstrap-select extension
- Version update Zend Framework 2 components
- Fix to also show verify jobs in the job action tab listing

## [16.2.5] - 2017-02-01

### Added
- Chinese localization
- Spanish localization
- Italian localization

### Changed
- Fix to bugreport #684
- Fix to bugreport #693
- Fix to bugreport #752
- Fix to bugreport #771
- Fix to bugreport #736
- Fix to bugreport #744
- Fix to bugreport #742
- Fix to bugreport #741
- directors.ini tweaks

## [16.2.4] - 2016-10-14

### Added
- Controller Plugin: Required Command ACL validation

### Changed
- Fix OBS Specfile
- Fix Release Media

## [16.2.4-rc1] - 2016-09-23

### Added
- Russian localization
- French localization
- Basic NGINX config
- Enable/Disable Clients
- Enable/Disable Jobs
- Enable/Disable Schedules
- Catalog Handling
- Configurable Tables
- Selenium Test
- Required ZF2 Components now included

### Changed
- Job listings: Also list Consolidate Jobs
- Configuration
- Console Profile
- Documentation
- Packaging
- External Components updated
- Label Media
- Run Jobs Action: Job types extended
- Session Handling

### Removed
- Old PHP Unit Tests removed
- Travis CI hhvm

## [15.2.4] - 2016-06-16

### Added
- Missing Job Levels added

### Changed
- Fix routing
- Session Handling: Cookie lifetime
- Fix Restore Modul Filetree

## [15.2.3] - 2016-02-26

### Changed
- Fix to bugreport #548
- Fix routing
- Packaging

## [15.2.2] - 2015-11-19

### Added
- jQuery plugin library DataTables introduced

### Changed
- Fix to bugreport #534
- API 2 adjustments
- External components update
- Restore modul improvements

## [15.2.1] - 2015-09-18

### Added
- Restore Modul

### Changed
- Documentation
- Configuration
- Packaging
- Session Handling
- Routing fixes

## [14.2.1] - 2015-04-20

### Changed
- External components updated
- Native DIRD connectivity
- Documentation
- Fix rerun jobs
- Fix packaging
- Fix config reader
- Fix to bugreport #434
- Fix to bugreport #429

## [14.2.0] - 2015-02-27

### Added
- Authentication and Session Handling
- PostgreSQL and MySQL compatibility
- Travis CI Tests

### Changed
- jQuery update from version 1.11.1 to version 1.11.2
- Twitter Bootstrap update to version 3.3.1
- Documentation
- Fix packaging
- Fix ZF2 dependencies
- Fix to bugreport #57
- Fix to bugreport #14