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