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