]> git.proxmox.com Git - proxmox-widget-toolkit.git/blame - debian/changelog
bump version to 2.1-5
[proxmox-widget-toolkit.git] / debian / changelog
CommitLineData
c6cf52f1
TL
1proxmox-widget-toolkit (2.1-5) pve pmg; urgency=medium
2
3 * add LanguageEditWindow
4
5 * window/Edit: accept bodyPadding from config
6
7 * button: don't auto set selection model if explicitly set to false
8
9 * StdRemoveButton: getUrl: fallback to baseurl if no selModel is set
10
11 * StdRemoveButton: enable button by default if no selection model is set
12
13 -- Proxmox Support Team <support@proxmox.com> Mon, 20 Apr 2020 10:44:21 +0200
14
7a3bb07a
TL
15proxmox-widget-toolkit (2.1-4) pve pmg; urgency=medium
16
17 * ComboGrid: fix validation for !allowBlank disabled fields
18
19 * add Arabic to translated language selector
20
21 * object grid: allow one to pass online help to row editors
22
23 * form: add Proxmox.form.field.ExpireDate
24
25 * open combobox picker on focus even if they are editable (searchable)
26
27 * form: add Proxmox.form.field.DisplayEdit
28
29 -- Proxmox Support Team <support@proxmox.com> Thu, 16 Apr 2020 18:05:10 +0200
30
97cdcd28
TL
31proxmox-widget-toolkit (2.1-3) pve pmg; urgency=medium
32
33 * networkedit: bond: add bond-primary and MTU field
34
35 * cbind: allow to pass formula function in binding
36
37 * window: edit: allow to set submit text for data binding
38
39 * node/net: add vlan interface support
40
41 -- Proxmox Support Team <support@proxmox.com> Thu, 30 Jan 2020 17:49:32 +0100
42
ba1ba947
TL
43proxmox-widget-toolkit (2.1-2) pve pmg; urgency=medium
44
45 * task descriptions: add CT push/pull and HA shutdown
46
47 * task UPID: Allow additional (optional) task_id field and show it also in
48 the task viewer window, if available
49
50 -- Proxmox Support Team <support@proxmox.com> Tue, 17 Dec 2019 12:02:52 +0100
51
407871d8
TL
52proxmox-widget-toolkit (2.1-1) pve pmg; urgency=medium
53
54 * fix #2421: ComboGrid: correctly validate multiSelect variant
55
56 * NetworkView: add apply config button
57
58 -- Proxmox Support Team <support@proxmox.com> Tue, 26 Nov 2019 13:00:18 +0100
59
ceca281f
TL
60proxmox-widget-toolkit (2.0-9) pve pmg; urgency=medium
61
62 * fix comboBox validation when forceSelection is true
63
64 * add reboot for containers into task description table
65
66 -- Proxmox Support Team <support@proxmox.com> Wed, 20 Nov 2019 20:28:12 +0100
67
23446ca9
TL
68proxmox-widget-toolkit (2.0-8) pve pmg; urgency=medium
69
70 * add hebrew to list of languages
71
72 * add qmreboot task description
73
74 * add pmx-hint css class
75
76 -- Proxmox Support Team <support@proxmox.com> Thu, 10 Oct 2019 17:04:58 +0200
77
a24e57bc
TL
78proxmox-widget-toolkit (2.0-7) pve pmg; urgency=medium
79
80 * combogrid: fix validation if valueField is different than
81 displayField
82
83 -- Proxmox Support Team <support@proxmox.com> Fri, 16 Aug 2019 12:45:34 +0200
84
e57e32d5
TL
85proxmox-widget-toolkit (2.0-6) pve pmg; urgency=medium
86
87 * combogrid: always set the initial value, even if not found
88
89 * combogrid: add handling for historic set values currently not
90 available
91
92 * Fix #582: allow to move those task which supports it to the
93 background if they're triggered by a standard button
94
95 * ComboGrid: add trigger to delete value from ComboGrid if it allows
96 blank values
97
98 -- Proxmox Support Team <support@proxmox.com> Tue, 13 Aug 2019 15:56:56 +0200
99
ef2235c9
TL
100proxmox-widget-toolkit (2.0-5) pve pmg; urgency=medium
101
102 * fix syslog panel resizing
103
104 * node network: hide ip and netmask by default
105
106 * node network: refactor bond mode array generation and add Bond Mode
107 and Hash Policy
108
109 -- Proxmox Support Team <support@proxmox.com> Thu, 11 Jul 2019 19:33:17 +0200
110
7d0340d7
TL
111proxmox-widget-toolkit (2.0-4) pve pmg; urgency=medium
112
113 * network selector: allow to select IP too
114
115 * combogrid: add deleteEmpty and skipEmptyText
116
117 * textfield: validate after allowBlank
118
119 * combo grid: add setAllowBlank to help bindings
120
121 -- Proxmox Support Team <support@proxmox.com> Fri, 28 Jun 2019 20:30:37 +0200
122
18983bda
TL
123proxmox-widget-toolkit (2.0-3) pve pmg; urgency=medium
124
125 * refactor info/link extraction from onlinehelp to utils
126
127 -- Proxmox Support Team <support@proxmox.com> Mon, 24 Jun 2019 17:54:42 +0200
128
9a8c1d01
TL
129proxmox-widget-toolkit (2.0-2) pve pmg; urgency=medium
130
131 * add network selector widget
132
133 * node/apt updates: show full package description conditionally
134
135 * backport fix for ExtJS pie chart tooltip for 0% entries
136
137 -- Proxmox Support Team <support@proxmox.com> Fri, 14 Jun 2019 20:47:53 +0200
138
4b428ce0
TL
139proxmox-widget-toolkit (2.0-1) pve pmg; urgency=medium
140
141 * bump version for Debian Buster / PVE 6
142
143 -- Proxmox Support Team <support@proxmox.com> Wed, 22 May 2019 07:16:02 +0200
144
edc61156
TL
145proxmox-widget-toolkit (1.0-28) unstable; urgency=medium
146
147 * show IP/CIDR in host network view
148
149 * change nodes host network input from address/netmask to IP/CIDR
150
151 * add panel/JournalView for new mini-journalreader
152
153 -- Proxmox Support Team <support@proxmox.com> Wed, 15 May 2019 13:36:50 +0200
154
44b68799
TL
155proxmox-widget-toolkit (1.0-27) unstable; urgency=medium
156
097729e5 157 * wait for syslog API calls to complete before requesting new ones
44b68799 158
097729e5 159 -- Proxmox Support Team <support@proxmox.com> Tue, 07 May 2019 15:13:52 +0000
44b68799 160
9b388081
TL
161proxmox-widget-toolkit (1.0-26) unstable; urgency=medium
162
163 * fix #1784: allow one to set UTC as Timezone
164
165 * allow one to filter and search for timezones in the nodes time editor
166
167 * add a combined "IPv6 or IPv4 CIDR" match vtype
168
169 -- Proxmox Support Team <support@proxmox.com> Tue, 16 Apr 2019 05:57:58 +0000
170
22bb0802
TL
171proxmox-widget-toolkit (1.0-25) unstable; urgency=medium
172
173 * MacPrefix: prevent multicast MacPrefixes
174
175 * change allowed v6 prefix-length to 128
176
177 * rework panel/LogView
178
179 * add helpers required for u2f authentication
180
181 -- Proxmox Support Team <support@proxmox.com> Wed, 03 Apr 2019 13:58:13 +0200
182
60b98983
TL
183proxmox-widget-toolkit (1.0-24) unstable; urgency=medium
184
185 * add DnsOrIP vtype
186
187 -- Proxmox Support Team <support@proxmox.com> Thu, 14 Mar 2019 07:41:44 +0100
188
f90c941b
TL
189proxmox-widget-toolkit (1.0-23) unstable; urgency=medium
190
191 * tasks: put vzdump into VM/CT category
192
193 * fix popup behaviour in firefox with touchscreens on desktop
194
195 * utils: xtermjs: allow to pass a cmd parameter to the terminal
196
197 -- Proxmox Support Team <support@proxmox.com> Thu, 28 Feb 2019 10:54:50 +0100
198
2caa58a3
TL
199proxmox-widget-toolkit (1.0-22) unstable; urgency=medium
200
201 * form: proxmox textfield: support binding 'allowBlank'
202
203 -- Proxmox Support Team <support@proxmox.com> Thu, 29 Nov 2018 12:45:28 +0100
204
cbf3acee
TL
205proxmox-widget-toolkit (1.0-21) unstable; urgency=medium
206
0a751aab 207 * Utils: add some task descriptions (disk/storage management and ceph)
cbf3acee
TL
208
209 * node/DNS: render DNS fields htmlEncoded
210
0a751aab 211 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Nov 2018 14:59:16 +0100
cbf3acee 212
7fc8bdf5
DM
213proxmox-widget-toolkit (1.0-20) unstable; urgency=medium
214
215 * add node/HostsView to show/edit /etc/hosts
216
217 * fixup: vlan type: use 'Linux VLAN'
218
219 -- Proxmox Support Team <support@proxmox.com> Fri, 14 Sep 2018 12:01:12 +0200
220
a3488146
TL
221proxmox-widget-toolkit (1.0-19) unstable; urgency=medium
222
223 * add traditional Chinese to language map
224
225 -- Proxmox Support Team <support@proxmox.com> Tue, 12 Jun 2018 16:43:58 +0200
226
46574d35
FG
227proxmox-widget-toolkit (1.0-18) unstable; urgency=medium
228
229 * add missing task description mappings
230
231 -- Proxmox Support Team <support@proxmox.com> Mon, 14 May 2018 11:06:33 +0200
232
bd7c96d0
WB
233proxmox-widget-toolkit (1.0-17) unstable; urgency=medium
234
235 * fix edit windows being reopened on key-up when closing them with the return
236 key
237
238 -- Proxmox Support Team <support@proxmox.com> Thu, 03 May 2018 08:26:34 +0200
239
41670d25
TL
240proxmox-widget-toolkit (1.0-16) unstable; urgency=medium
241
242 * add getRecord to ObjectStore
243
244 * add apiCallDone callback for window.edit
245
246 * PendingObjectGrid: fix display of deletion of multikey fields
247
248 -- Proxmox Support Team <support@proxmox.com> Wed, 02 May 2018 13:25:06 +0200
249
bebf81f0
DM
250proxmox-widget-toolkit (1.0-15) unstable; urgency=medium
251
252 * allow pressing enter in ObjectGrids to edit a field
253
254 * better default focus selection
255
256 * add a checkbox to edit windows for advanced options
257
258 * add advanced options to the input panel
259
260 -- Proxmox Support Team <support@proxmox.com> Fri, 06 Apr 2018 13:47:56 +0200
261
ba70732c
DM
262proxmox-widget-toolkit (1.0-14) unstable; urgency=medium
263
264 * fix #1223: add touchscreen override for extjs
265
266 * task view, progress: add taskDone callback
267
268 * window/Edit: allow showing TaskViewer instead of TaskProgress
269
270 * add labelWidth to the fieldDefaults in add_*_row
271
272 * add an optional renderer for integer rows in ObjectGrid
273
274 -- Proxmox Support Team <support@proxmox.com> Thu, 05 Apr 2018 12:18:49 +0200
275
36ee012f
DM
276proxmox-widget-toolkit (1.0-13) unstable; urgency=medium
277
278 * remove gettext definition in Utils.js
279
280 -- Proxmox Support Team <support@proxmox.com> Thu, 08 Mar 2018 11:37:56 +0100
281
2e6df526
TL
282proxmox-widget-toolkit (1.0-12) unstable; urgency=medium
283
284 * skip config property for cbind mixin
285
286 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Feb 2018 11:11:38 +0100
287
eb1f0d2a
FG
288proxmox-widget-toolkit (1.0-11) unstable; urgency=medium
289
290 * rename pve(Show|Hide)Help events
291
292 * mixin/CBind: allow binding sub elements
293
294 * show VLAN aware setting in NetworkView.
295
296 -- Proxmox Support Team <support@proxmox.com> Fri, 16 Feb 2018 13:06:39 +0100
297
102716a6
DC
298proxmox-widget-toolkit (1.0-10) unstable; urgency=medium
299
300 * port fixes and features from pve-manager since fork
301
302 * add all languages from pve
303
304 -- Proxmox Support Team <support@proxmox.com> Thu, 25 Jan 2018 10:19:23 +0100
305
6689e1ce
DM
306proxmox-widget-toolkit (1.0-9) unstable; urgency=medium
307
308 * add Xtermjs popup helper
309
310 * Utils: fix some lint errors
311
312 * taskviewer: port over extraTite config parameter
313
314 * ObjectGrid: add_text_row: allow setting vtype for editor
315
316 -- Proxmox Support Team <support@proxmox.com> Mon, 11 Dec 2017 14:43:17 +0100
317
4f0b8a1a
DM
318proxmox-widget-toolkit (1.0-8) unstable; urgency=medium
319
320 * remove updatequeue
321
322 -- Proxmox Support Team <support@proxmox.com> Wed, 29 Nov 2017 12:09:03 +0100
323
03c29495
DM
324proxmox-widget-toolkit (1.0-7) unstable; urgency=medium
325
326 * UpdateStore.js - fix update problem with chrome
327
328 -- Proxmox Support Team <support@proxmox.com> Thu, 23 Nov 2017 07:29:46 +0100
329
2e67cd69
DM
330proxmox-widget-toolkit (1.0-6) unstable; urgency=medium
331
332 * change 'create' parameter to 'isCreate'
333
334 * make network devices types configureable
335
336 * use Proxmox.window.TaskProgress instead of PVE.window.TaskProgress
337
338 * add custom submittext to Edit Window
339
340 * add missing BondModeSelector to widget toolkit
341
342 -- Proxmox Support Team <support@proxmox.com> Tue, 14 Nov 2017 11:38:51 +0100
343
621b567f
DM
344proxmox-widget-toolkit (1.0-5) unstable; urgency=medium
345
346 * use (de)activate events for dns/timeview
347
348 -- Proxmox Support Team <support@proxmox.com> Tue, 14 Nov 2017 08:12:09 +0100
349
4753e65d
DM
350proxmox-widget-toolkit (1.0-4) unstable; urgency=medium
351
352 * add textarea/enter workaround
353
354 * fix updateStore destroy
355
356 * RRDChart.js: add the seriesConfig parameter
357
358 * RRDChart.js: add the noTool parameter
359
360 * add autostart and alias to UpdateStore
361
362 * add format_size from pve
363
364 * add GaugeWidget from PVE
365
366 * LanguageSelector.js - add language selector
367
368 * allow to set onlineHelp on Proxmox.window.Edit
369
370 * add HelpButton class
371
372 * new checked_command helper
373
374 * add APT.js
375
376 -- Proxmox Support Team <support@proxmox.com> Tue, 24 Oct 2017 08:45:15 +0200
377
16f921d7
DM
378proxmox-widget-toolkit (1.0-3) unstable; urgency=medium
379
380 * monStoreErrors: new option clearMaskBeforeLoad
381
382 * add RRDChart class
383
384 * add RRDStore class
385
386 * add RRDTypeSelector class
387
388 * set default focus and default button for edit window
389
390 * add helpers to render uptime
391
392 * ObjectGrid.js: new monStoreErrors properties
393
394 -- Proxmox Support Team <support@proxmox.com> Wed, 06 Sep 2017 09:37:27 +0200
395
835b5d8e
DM
396proxmox-widget-toolkit (1.0-2) unstable; urgency=medium
397
398 * countless improvements
399
400 -- Proxmox Support Team <support@proxmox.com> Wed, 05 Apr 2017 10:22:47 +0200
401
e9b7ca96
DM
402proxmox-widget-toolkit (1.0-1) unstable; urgency=medium
403
404 * first try
405
406 -- Proxmox Support Team <support@proxmox.com> Mon, 30 Jan 2017 09:50:33 +0100
407