]> git.proxmox.com Git - proxmox-widget-toolkit.git/blob - debian/changelog
bump version to 2.0-6
[proxmox-widget-toolkit.git] / debian / changelog
1 proxmox-widget-toolkit (2.0-6) pve pmg; urgency=medium
2
3 * combogrid: always set the initial value, even if not found
4
5 * combogrid: add handling for historic set values currently not
6 available
7
8 * Fix #582: allow to move those task which supports it to the
9 background if they're triggered by a standard button
10
11 * ComboGrid: add trigger to delete value from ComboGrid if it allows
12 blank values
13
14 -- Proxmox Support Team <support@proxmox.com> Tue, 13 Aug 2019 15:56:56 +0200
15
16 proxmox-widget-toolkit (2.0-5) pve pmg; urgency=medium
17
18 * fix syslog panel resizing
19
20 * node network: hide ip and netmask by default
21
22 * node network: refactor bond mode array generation and add Bond Mode
23 and Hash Policy
24
25 -- Proxmox Support Team <support@proxmox.com> Thu, 11 Jul 2019 19:33:17 +0200
26
27 proxmox-widget-toolkit (2.0-4) pve pmg; urgency=medium
28
29 * network selector: allow to select IP too
30
31 * combogrid: add deleteEmpty and skipEmptyText
32
33 * textfield: validate after allowBlank
34
35 * combo grid: add setAllowBlank to help bindings
36
37 -- Proxmox Support Team <support@proxmox.com> Fri, 28 Jun 2019 20:30:37 +0200
38
39 proxmox-widget-toolkit (2.0-3) pve pmg; urgency=medium
40
41 * refactor info/link extraction from onlinehelp to utils
42
43 -- Proxmox Support Team <support@proxmox.com> Mon, 24 Jun 2019 17:54:42 +0200
44
45 proxmox-widget-toolkit (2.0-2) pve pmg; urgency=medium
46
47 * add network selector widget
48
49 * node/apt updates: show full package description conditionally
50
51 * backport fix for ExtJS pie chart tooltip for 0% entries
52
53 -- Proxmox Support Team <support@proxmox.com> Fri, 14 Jun 2019 20:47:53 +0200
54
55 proxmox-widget-toolkit (2.0-1) pve pmg; urgency=medium
56
57 * bump version for Debian Buster / PVE 6
58
59 -- Proxmox Support Team <support@proxmox.com> Wed, 22 May 2019 07:16:02 +0200
60
61 proxmox-widget-toolkit (1.0-28) unstable; urgency=medium
62
63 * show IP/CIDR in host network view
64
65 * change nodes host network input from address/netmask to IP/CIDR
66
67 * add panel/JournalView for new mini-journalreader
68
69 -- Proxmox Support Team <support@proxmox.com> Wed, 15 May 2019 13:36:50 +0200
70
71 proxmox-widget-toolkit (1.0-27) unstable; urgency=medium
72
73 * wait for syslog API calls to complete before requesting new ones
74
75 -- Proxmox Support Team <support@proxmox.com> Tue, 07 May 2019 15:13:52 +0000
76
77 proxmox-widget-toolkit (1.0-26) unstable; urgency=medium
78
79 * fix #1784: allow one to set UTC as Timezone
80
81 * allow one to filter and search for timezones in the nodes time editor
82
83 * add a combined "IPv6 or IPv4 CIDR" match vtype
84
85 -- Proxmox Support Team <support@proxmox.com> Tue, 16 Apr 2019 05:57:58 +0000
86
87 proxmox-widget-toolkit (1.0-25) unstable; urgency=medium
88
89 * MacPrefix: prevent multicast MacPrefixes
90
91 * change allowed v6 prefix-length to 128
92
93 * rework panel/LogView
94
95 * add helpers required for u2f authentication
96
97 -- Proxmox Support Team <support@proxmox.com> Wed, 03 Apr 2019 13:58:13 +0200
98
99 proxmox-widget-toolkit (1.0-24) unstable; urgency=medium
100
101 * add DnsOrIP vtype
102
103 -- Proxmox Support Team <support@proxmox.com> Thu, 14 Mar 2019 07:41:44 +0100
104
105 proxmox-widget-toolkit (1.0-23) unstable; urgency=medium
106
107 * tasks: put vzdump into VM/CT category
108
109 * fix popup behaviour in firefox with touchscreens on desktop
110
111 * utils: xtermjs: allow to pass a cmd parameter to the terminal
112
113 -- Proxmox Support Team <support@proxmox.com> Thu, 28 Feb 2019 10:54:50 +0100
114
115 proxmox-widget-toolkit (1.0-22) unstable; urgency=medium
116
117 * form: proxmox textfield: support binding 'allowBlank'
118
119 -- Proxmox Support Team <support@proxmox.com> Thu, 29 Nov 2018 12:45:28 +0100
120
121 proxmox-widget-toolkit (1.0-21) unstable; urgency=medium
122
123 * Utils: add some task descriptions (disk/storage management and ceph)
124
125 * node/DNS: render DNS fields htmlEncoded
126
127 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Nov 2018 14:59:16 +0100
128
129 proxmox-widget-toolkit (1.0-20) unstable; urgency=medium
130
131 * add node/HostsView to show/edit /etc/hosts
132
133 * fixup: vlan type: use 'Linux VLAN'
134
135 -- Proxmox Support Team <support@proxmox.com> Fri, 14 Sep 2018 12:01:12 +0200
136
137 proxmox-widget-toolkit (1.0-19) unstable; urgency=medium
138
139 * add traditional Chinese to language map
140
141 -- Proxmox Support Team <support@proxmox.com> Tue, 12 Jun 2018 16:43:58 +0200
142
143 proxmox-widget-toolkit (1.0-18) unstable; urgency=medium
144
145 * add missing task description mappings
146
147 -- Proxmox Support Team <support@proxmox.com> Mon, 14 May 2018 11:06:33 +0200
148
149 proxmox-widget-toolkit (1.0-17) unstable; urgency=medium
150
151 * fix edit windows being reopened on key-up when closing them with the return
152 key
153
154 -- Proxmox Support Team <support@proxmox.com> Thu, 03 May 2018 08:26:34 +0200
155
156 proxmox-widget-toolkit (1.0-16) unstable; urgency=medium
157
158 * add getRecord to ObjectStore
159
160 * add apiCallDone callback for window.edit
161
162 * PendingObjectGrid: fix display of deletion of multikey fields
163
164 -- Proxmox Support Team <support@proxmox.com> Wed, 02 May 2018 13:25:06 +0200
165
166 proxmox-widget-toolkit (1.0-15) unstable; urgency=medium
167
168 * allow pressing enter in ObjectGrids to edit a field
169
170 * better default focus selection
171
172 * add a checkbox to edit windows for advanced options
173
174 * add advanced options to the input panel
175
176 -- Proxmox Support Team <support@proxmox.com> Fri, 06 Apr 2018 13:47:56 +0200
177
178 proxmox-widget-toolkit (1.0-14) unstable; urgency=medium
179
180 * fix #1223: add touchscreen override for extjs
181
182 * task view, progress: add taskDone callback
183
184 * window/Edit: allow showing TaskViewer instead of TaskProgress
185
186 * add labelWidth to the fieldDefaults in add_*_row
187
188 * add an optional renderer for integer rows in ObjectGrid
189
190 -- Proxmox Support Team <support@proxmox.com> Thu, 05 Apr 2018 12:18:49 +0200
191
192 proxmox-widget-toolkit (1.0-13) unstable; urgency=medium
193
194 * remove gettext definition in Utils.js
195
196 -- Proxmox Support Team <support@proxmox.com> Thu, 08 Mar 2018 11:37:56 +0100
197
198 proxmox-widget-toolkit (1.0-12) unstable; urgency=medium
199
200 * skip config property for cbind mixin
201
202 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Feb 2018 11:11:38 +0100
203
204 proxmox-widget-toolkit (1.0-11) unstable; urgency=medium
205
206 * rename pve(Show|Hide)Help events
207
208 * mixin/CBind: allow binding sub elements
209
210 * show VLAN aware setting in NetworkView.
211
212 -- Proxmox Support Team <support@proxmox.com> Fri, 16 Feb 2018 13:06:39 +0100
213
214 proxmox-widget-toolkit (1.0-10) unstable; urgency=medium
215
216 * port fixes and features from pve-manager since fork
217
218 * add all languages from pve
219
220 -- Proxmox Support Team <support@proxmox.com> Thu, 25 Jan 2018 10:19:23 +0100
221
222 proxmox-widget-toolkit (1.0-9) unstable; urgency=medium
223
224 * add Xtermjs popup helper
225
226 * Utils: fix some lint errors
227
228 * taskviewer: port over extraTite config parameter
229
230 * ObjectGrid: add_text_row: allow setting vtype for editor
231
232 -- Proxmox Support Team <support@proxmox.com> Mon, 11 Dec 2017 14:43:17 +0100
233
234 proxmox-widget-toolkit (1.0-8) unstable; urgency=medium
235
236 * remove updatequeue
237
238 -- Proxmox Support Team <support@proxmox.com> Wed, 29 Nov 2017 12:09:03 +0100
239
240 proxmox-widget-toolkit (1.0-7) unstable; urgency=medium
241
242 * UpdateStore.js - fix update problem with chrome
243
244 -- Proxmox Support Team <support@proxmox.com> Thu, 23 Nov 2017 07:29:46 +0100
245
246 proxmox-widget-toolkit (1.0-6) unstable; urgency=medium
247
248 * change 'create' parameter to 'isCreate'
249
250 * make network devices types configureable
251
252 * use Proxmox.window.TaskProgress instead of PVE.window.TaskProgress
253
254 * add custom submittext to Edit Window
255
256 * add missing BondModeSelector to widget toolkit
257
258 -- Proxmox Support Team <support@proxmox.com> Tue, 14 Nov 2017 11:38:51 +0100
259
260 proxmox-widget-toolkit (1.0-5) unstable; urgency=medium
261
262 * use (de)activate events for dns/timeview
263
264 -- Proxmox Support Team <support@proxmox.com> Tue, 14 Nov 2017 08:12:09 +0100
265
266 proxmox-widget-toolkit (1.0-4) unstable; urgency=medium
267
268 * add textarea/enter workaround
269
270 * fix updateStore destroy
271
272 * RRDChart.js: add the seriesConfig parameter
273
274 * RRDChart.js: add the noTool parameter
275
276 * add autostart and alias to UpdateStore
277
278 * add format_size from pve
279
280 * add GaugeWidget from PVE
281
282 * LanguageSelector.js - add language selector
283
284 * allow to set onlineHelp on Proxmox.window.Edit
285
286 * add HelpButton class
287
288 * new checked_command helper
289
290 * add APT.js
291
292 -- Proxmox Support Team <support@proxmox.com> Tue, 24 Oct 2017 08:45:15 +0200
293
294 proxmox-widget-toolkit (1.0-3) unstable; urgency=medium
295
296 * monStoreErrors: new option clearMaskBeforeLoad
297
298 * add RRDChart class
299
300 * add RRDStore class
301
302 * add RRDTypeSelector class
303
304 * set default focus and default button for edit window
305
306 * add helpers to render uptime
307
308 * ObjectGrid.js: new monStoreErrors properties
309
310 -- Proxmox Support Team <support@proxmox.com> Wed, 06 Sep 2017 09:37:27 +0200
311
312 proxmox-widget-toolkit (1.0-2) unstable; urgency=medium
313
314 * countless improvements
315
316 -- Proxmox Support Team <support@proxmox.com> Wed, 05 Apr 2017 10:22:47 +0200
317
318 proxmox-widget-toolkit (1.0-1) unstable; urgency=medium
319
320 * first try
321
322 -- Proxmox Support Team <support@proxmox.com> Mon, 30 Jan 2017 09:50:33 +0100
323