]> git.proxmox.com Git - proxmox-widget-toolkit.git/blob - debian/changelog
21d8c01c95e815f4588ea3f1a2c544cad2d188d5
[proxmox-widget-toolkit.git] / debian / changelog
1 proxmox-widget-toolkit (3.4-4) bullseye; urgency=medium
2
3 * utils: format duration: render years when we can avoid huge day numbers
4
5 * journalview: fix wrong initial load with default timespan on widget
6 creation
7
8 * logpanel: fix glitching on fast task logs
9
10 * logpanel: actually catch up when following the log for tasks with an
11 almost artifically high log output traffic
12
13 * log viewer: add heuristic for scroll-direction dependent ratio
14 distribution
15
16 * log viewer: add heuristic for triggering a new limit load earlier to
17 reduce latency on casual scrolling
18
19 -- Proxmox Support Team <support@proxmox.com> Wed, 24 Nov 2021 18:29:56 +0100
20
21 proxmox-widget-toolkit (3.4-3) bullseye; urgency=medium
22
23 * data: diffstore: fix autoDestroyRstore option (regression from ExtJS 7)
24
25 * ui: OpenID edit: make username-claim field editable for arbitrary values
26
27 * ui: OpenID realm: allow to edit scopes
28
29 * ui: OpenID realm: allow to edit prompt
30
31 * ui: OpenID realm: allow to edit acr values
32
33 * form: copy BandwidthSelector/SizeField from Proxmox VE's manager
34
35 * bandwidth/utils: move out SizeUnits definition to more common module
36
37 * utils: add size unit related helpers to parse/auto-scale/format
38
39 * bandwidth field: allow to submit auto-scaled size-units as string
40
41 -- Proxmox Support Team <support@proxmox.com> Sat, 20 Nov 2021 21:41:37 +0100
42
43 proxmox-widget-toolkit (3.4-2) bullseye; urgency=medium
44
45 * TFA login window: fix a formatted label showed when being low on unused
46 recovery-keys
47
48 * proxmox checkbox: add clearOnDisable config
49
50 -- Proxmox Support Team <support@proxmox.com> Mon, 15 Nov 2021 10:23:34 +0100
51
52 proxmox-widget-toolkit (3.4-1) bullseye; urgency=medium
53
54 * panel/RRDCharts: enable scrolling for RRDCharts on touchscreens
55
56 * disk selector: allow requesting partitions too
57
58 * fix #3589: show device name in title for SMART values window
59
60 * cbind: document cbind by adding a small summary and example
61
62 * add common utils used for u2f and webauthn, adapted from PVE and PBS,
63 respectively
64
65 * add TFA-login, TOTP, WebAuthn and recover-key edit windows for better reuse
66
67 * disk list: allow wiping individual partitions
68
69 -- Proxmox Support Team <support@proxmox.com> Thu, 11 Nov 2021 21:11:16 +0100
70
71 proxmox-widget-toolkit (3.3-6) bullseye; urgency=medium
72
73 * fix #3542: node: task logs: query correct node for tasks in clusters
74
75 * node: add a, by default hidden, MTU column in network view
76
77 -- Proxmox Support Team <support@proxmox.com> Tue, 27 Jul 2021 16:41:01 +0200
78
79 proxmox-widget-toolkit (3.3-5) bullseye; urgency=medium
80
81 * node: repos: add possibility to link online help
82
83 * api-viewer: drop extra slash in api path
84
85 * apt: match "Debian Backports" origin as Debian one
86
87 * add new shared component for the package version window
88
89 -- Proxmox Support Team <support@proxmox.com> Mon, 19 Jul 2021 17:52:08 +0200
90
91 proxmox-widget-toolkit (3.3-4) bullseye; urgency=medium
92
93 * acme: allow wildcards as domain
94
95 * service view: avoid showing not installed services as error
96
97 * service view: fix stale stop/restart button enabled behavior
98
99 * service view: disable all buttons for masked/not-found/unknown services
100
101 -- Proxmox Support Team <support@proxmox.com> Tue, 13 Jul 2021 18:42:51 +0200
102
103 proxmox-widget-toolkit (3.3-3) bullseye; urgency=medium
104
105 * realm view/edit: make more generic for better reuse
106
107 -- Proxmox Support Team <support@proxmox.com> Mon, 12 Jul 2021 09:52:27 +0200
108
109 proxmox-widget-toolkit (3.3-2) bullseye; urgency=medium
110
111 * node: repos: only show suites warning at the top if enabled repository is
112 affected
113
114 * move over authentication-real edit window widget from Proxmox VE
115
116 * utils: add helper to format node's repository status
117
118 -- Proxmox Support Team <support@proxmox.com> Fri, 09 Jul 2021 17:30:43 +0200
119
120 proxmox-widget-toolkit (3.2-5) bullseye; urgency=medium
121
122 * network: always ask for confirmation before removing a network
123 interface from the configuration. While it is not that dangerous as we
124 have a pending config that needs to get applied, it still is nicer to do
125 for remove actions.
126
127 * node: tasks: use helper to format status again for a localized warnings
128 text
129
130 * window: safe-destroy: add taskDone and apiCallDone callbacks
131
132 -- Proxmox Support Team <support@proxmox.com> Thu, 08 Jul 2021 14:30:44 +0200
133
134 proxmox-widget-toolkit (3.2-4) bullseye; urgency=medium
135
136 * node: APT repositories: upgrade "no Proxmox product repo configured" from
137 warning to error
138
139 * node: task history: deselect entries when filter changes
140
141 * node: task history: show errors on store load
142
143 * node: task history: add 'clear filter' button
144
145 -- Proxmox Support Team <support@proxmox.com> Mon, 05 Jul 2021 16:50:23 +0200
146
147 proxmox-widget-toolkit (3.2-3) bullseye; urgency=medium
148
149 * node: repos: handle that components can be undefined
150
151 * markdown: encode bad nodes HTML instead of pruning it
152
153 * markdown: make sanitizer more strict in filtering tags and ensure that the
154 src and the href attributes point to a HTTP url, or is a data-url on a
155 image.
156
157 * info widget: early return from update if text & value stayed the same
158
159 * utils: updateColumnWidth: drop duplicate implementation and allow
160 overriding tresholdWidth
161
162 * utils: updateColumnWidth: directly calculate column count by threshold,
163 automatically using more columns on wide containers.
164
165 -- Proxmox Support Team <support@proxmox.com> Mon, 05 Jul 2021 10:10:47 +0200
166
167 proxmox-widget-toolkit (3.2-2) bullseye; urgency=medium
168
169 * avoid using unique ids for components that may have more than one instance
170 at the same time. Fixes and issue with switching between nodes on the new
171 APT Repository panel.
172
173 -- Proxmox Support Team <support@proxmox.com> Mon, 05 Jul 2021 09:47:46 +0200
174
175 proxmox-widget-toolkit (3.2-1) bullseye; urgency=medium
176
177 * css: some markdown heading and paragraph font-size & padding tuning
178
179 * node: services: fix logic for displaying unit state
180
181 * add Debian and Proxmox symbol logos and css
182
183 * node: apt: spawn a window for adding repository
184
185 * utils: add getOpenIDRedirectionAuthorization helper
186
187 * factor out userid parsing and username, realm renderer to Utils
188
189 * add OpenID icon + css class
190
191 * node: APT Repositories: rework top status and error grid
192
193 -- Proxmox Support Team <support@proxmox.com> Sat, 03 Jul 2021 00:12:34 +0200
194
195 proxmox-widget-toolkit (3.1-4) bullseye; urgency=medium
196
197 * cbind mixin: also descend in elements with an cbind property
198
199 * node: tasks: merge improved Filters over from Proxmox Backup Server
200
201 -- Proxmox Support Team <support@proxmox.com> Mon, 28 Jun 2021 19:14:10 +0200
202
203 proxmox-widget-toolkit (3.1-3) bullseye; urgency=medium
204
205 * css: markdown: add some nicer table, blockquote and task-list checkbox
206 styling
207
208 * Journal View: fix flickering in journal livemode
209
210 * node/services: optionally show unit-, and active-states
211
212 * add initial building blocks for an APT repositories UI
213
214 -- Proxmox Support Team <support@proxmox.com> Wed, 23 Jun 2021 23:11:37 +0200
215
216 proxmox-widget-toolkit (3.1-2) bullseye; urgency=medium
217
218 * ui: network: add, by default hidden, columns for the `vlan-id` and the
219 `vlan-raw-device`
220
221 * add interface for markdown parser and wire-up marked to it
222
223 -- Proxmox Support Team <support@proxmox.com> Fri, 18 Jun 2021 15:32:27 +0200
224
225 proxmox-widget-toolkit (3.1-1) bullseye; urgency=medium
226
227 * support ExtJS 7
228
229 * object grid: allow one to declaratively specify rows
230
231 * disk list: add wipe disk button which users of this widget can opt-in
232
233 * data/ProxmoxProxy: set responseType to undefined for XMLHTTPRequest
234
235 * ship api-viewer in new proxmox-widget-toolkit-dev pacakge to improve
236 possibility for code reuse
237
238 -- Proxmox Support Team <support@proxmox.com> Wed, 02 Jun 2021 16:16:02 +0200
239
240 proxmox-widget-toolkit (3.0-2) bullseye; urgency=medium
241
242 * disks: fix regression in S.M.A.R.T. window
243
244 -- Proxmox Support Team <support@proxmox.com> Fri, 14 May 2021 10:34:57 +0200
245
246 proxmox-widget-toolkit (3.0-1) bullseye; urgency=medium
247
248 * re-build for Debian 11 Bullseye based releases
249
250 -- Proxmox Support Team <support@proxmox.com> Thu, 13 May 2021 19:46:29 +0200
251
252 proxmox-widget-toolkit (2.5-4) pve pmg; urgency=medium
253
254 * info widget: set default usage warning threshold from 60% to 75%
255
256 * node disk: S.M.A.R.T.: improve the simple layout and enable autoscroll for
257 long output
258
259 * format/render size: allow one to specifiy if base 2 or 10 (SI unit) is
260 desired
261
262 -- Proxmox Support Team <support@proxmox.com> Fri, 07 May 2021 18:00:29 +0200
263
264 proxmox-widget-toolkit (2.5-3) pve pmg; urgency=medium
265
266 * toolkit: update email regex for ACME account to allow more than two domain
267 parts again
268
269 -- Proxmox Support Team <support@proxmox.com> Sat, 24 Apr 2021 19:30:08 +0200
270
271 proxmox-widget-toolkit (2.5-2) pve pmg; urgency=medium
272
273 * rrd chart: add option to render values and Y-axis with a power-of-two base
274
275 * safe destroy: allow specifing additional items
276
277 * utils: add several render and helper functions from Proxmox VE's manager
278
279 * panel: add StatusView from Proxmox VE's manager
280
281 * utils: add optional error callback to monStoreErrors
282
283 * acme: separate flag to disable the 'domains=' array
284
285 * file browser: support 'virtual'/'v' file type, show errors in messagebox
286 and allow expand 'all'
287
288 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Apr 2021 20:34:39 +0200
289
290 proxmox-widget-toolkit (2.5-1) pve pmg; urgency=medium
291
292 * panel/acme-domains: fix cyclic dependency in view model
293
294 * tasks: add warningsText
295
296 * window: move FileBrowser widget over from Proxmox Backup Server for re-use
297
298 * window/edit: add option to disable reset button
299
300 * toolkit: override email VType validation
301
302 -- Proxmox Support Team <support@proxmox.com> Tue, 13 Apr 2021 09:11:48 +0200
303
304 proxmox-widget-toolkit (2.4-9) pve pmg; urgency=medium
305
306 * improve ranged selection and deselection performance in CheckboxModel
307
308 * utils: async api: reject with whole failure response and add helper to
309 alert it
310
311 -- Proxmox Support Team <support@proxmox.com> Tue, 23 Mar 2021 11:29:43 +0100
312
313 proxmox-widget-toolkit (2.4-8) pve pmg; urgency=medium
314
315 * add async API request and sleep helpers
316
317 * override deselection in CheckboxModel to improve performance
318
319 -- Proxmox Support Team <support@proxmox.com> Mon, 22 Mar 2021 16:23:16 +0100
320
321 proxmox-widget-toolkit (2.4-7) pve pmg; urgency=medium
322
323 * data: stores: drop storeid requirement
324
325 * add ACME related data models and forms
326
327 * add ACME:
328 - account panel, plugin editing, certificate panel
329 - account and certificate panel
330 - plugin and domain editing
331
332 -- Proxmox Support Team <support@proxmox.com> Tue, 16 Mar 2021 13:31:23 +0100
333
334 proxmox-widget-toolkit (2.4-6) pve pmg; urgency=medium
335
336 * disk list: partitions do not have a S.M.A.R.T. status, avoid showing
337 'unknown'
338
339 * task viewer: increase default height
340
341 * edit window: advanced: do not permanently enable advanced mode if they are
342 invalid, only show the advanced fields temporarily.
343
344 -- Proxmox Support Team <support@proxmox.com> Fri, 05 Mar 2021 20:22:00 +0100
345
346 proxmox-widget-toolkit (2.4-5) pve pmg; urgency=medium
347
348 * disk list: restore info about ceph
349
350 * disk list: convert to tree-grid and conditionally include partitions
351
352 * fix usage of findRecord for exact matches
353
354 * prune panel: make keep-last label text like the others
355
356 * network: VLAN edit: Fix automatic field disabling and other UX improvements
357
358 -- Proxmox Support Team <support@proxmox.com> Tue, 09 Feb 2021 14:31:03 +0100
359
360 proxmox-widget-toolkit (2.4-4) pve pmg; urgency=medium
361
362 * data reader: cope with null respones for not configured data, treat like
363 an empty response
364
365 -- Proxmox Support Team <support@proxmox.com> Fri, 15 Jan 2021 16:24:08 +0100
366
367 proxmox-widget-toolkit (2.4-3) pve pmg; urgency=medium
368
369 * input panel: support convenience top column
370
371 * prune field: use dirtychange event to hide/show clear-trigger
372
373 * prune panel: allow to pass emptyText for keep-last
374
375 -- Proxmox Support Team <support@proxmox.com> Mon, 23 Nov 2020 18:46:02 +0100
376
377 proxmox-widget-toolkit (2.4-2) pve pmg; urgency=medium
378
379 * input panel: improve column scaling behavior with non-default browser or OS
380 scaling and DPI settings
381
382 * add PruneKeepField and PruneInputPanel component
383
384 * input panel: make advanced column check more flexible
385
386 * edit window: add submitUrl and loadUrl config
387
388 -- Proxmox Support Team <support@proxmox.com> Mon, 23 Nov 2020 08:14:50 +0100
389
390 proxmox-widget-toolkit (2.3-10) pve pmg; urgency=medium
391
392 * utils: get help info: fix normalization with multiple minuses by using a
393 more compatible approach
394
395 -- Proxmox Support Team <support@proxmox.com> Tue, 10 Nov 2020 16:29:09 +0100
396
397 proxmox-widget-toolkit (2.3-9) pve pmg; urgency=medium
398
399 * combo grid: set errorMask on store load failure
400
401 * enable ExtJS ARIA accessibility support again
402
403 * Utils: fix help section normalization
404
405 -- Proxmox Support Team <support@proxmox.com> Tue, 10 Nov 2020 12:07:55 +0100
406
407 proxmox-widget-toolkit (2.3-8) pve pmg; urgency=medium
408
409 * Utils: remove product specific task descriptions
410
411 -- Proxmox Support Team <support@proxmox.com> Tue, 03 Nov 2020 17:51:59 +0100
412
413 proxmox-widget-toolkit (2.3-7) pve pmg; urgency=medium
414
415 * improve redering of icons in navigation element
416
417 * add a form element for selecting a worker task type
418
419 -- Proxmox Support Team <support@proxmox.com> Mon, 02 Nov 2020 07:49:22 +0100
420
421 proxmox-widget-toolkit (2.3-6) pve pmg; urgency=medium
422
423 * edit window: add autoLoadOptions to control API call
424
425 * edit window: add extraParams config
426
427 * move over PermissionView from Proxmox VE's manager
428
429 -- Proxmox Support Team <support@proxmox.com> Wed, 28 Oct 2020 18:39:41 +0100
430
431 proxmox-widget-toolkit (2.3-5) pve pmg; urgency=medium
432
433 * improve multiselect behaviour for checkboxmodel
434
435 * add info widget from Proxmox VE
436
437 -- Proxmox Support Team <support@proxmox.com> Tue, 27 Oct 2020 18:34:16 +0100
438
439 proxmox-widget-toolkit (2.3-4) unstable; urgency=medium
440
441 * implement and use systemd_unescape
442
443 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Oct 2020 12:11:53 +0200
444
445 proxmox-widget-toolkit (2.3-3) pve pmg; urgency=medium
446
447 * tasks: ensure the UPID parameter is always correctly encoded
448
449 * move over SafeDestroy widget from pve-manager
450
451 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Oct 2020 08:53:18 +0200
452
453 proxmox-widget-toolkit (2.3-2) pve pmg; urgency=medium
454
455 * add Korean as translation choice
456
457 -- Proxmox Support Team <support@proxmox.com> Thu, 15 Oct 2020 13:27:30 +0200
458
459 proxmox-widget-toolkit (2.3-1) pve pmg; urgency=medium
460
461 * log/journal views: fix auto scrolling on browser zoom
462
463 * Utils: improve matching groups of IP/host address regexes
464
465 * Toolkit: add HostPort vtype
466
467 -- Proxmox Support Team <support@proxmox.com> Thu, 01 Oct 2020 14:50:35 +0200
468
469 proxmox-widget-toolkit (2.2-14) pve pmg; urgency=medium
470
471 * tasks viewer: include API token ID if available
472
473 * node tasks: improve scrollbar behaviour on store load
474
475 * node tasks: add duration column, hide by default to avoid crowding the
476 interface
477
478 -- Proxmox Support Team <support@proxmox.com> Tue, 29 Sep 2020 10:16:53 +0200
479
480 proxmox-widget-toolkit (2.2-12) pve pmg; urgency=medium
481
482 * fix #2933: disks: correct behaviour of 'Init GPT' button
483
484 * utils: order languages after rendered name
485
486 * add Dutch to language map
487
488 -- Proxmox Support Team <support@proxmox.com> Mon, 07 Sep 2020 13:51:00 +0200
489
490 proxmox-widget-toolkit (2.2-11) pve pmg; urgency=medium
491
492 * Add focusable pseudo class to edit windows defaultFocus
493
494 * displayedit: allow binding editable and value, and allow passing explicit
495 displayConfig
496
497 * service view: allow overwriting restart command
498
499 * re-bump package for Proxmox Backup Server
500
501 -- Proxmox Support Team <support@proxmox.com> Fri, 24 Jul 2020 16:16:52 +0200
502
503 proxmox-widget-toolkit (2.2-9) pve pmg; urgency=medium
504
505 * add disk and storage related widgets, factored out from Proxmox VE's manager
506
507 * adapt auth utils for Proxmox token authentication
508
509 -- Proxmox Support Team <support@proxmox.com> Tue, 30 Jun 2020 13:36:05 +0200
510
511 proxmox-widget-toolkit (2.2-8) pve pmg; urgency=medium
512
513 * format task description: avoid printing undefined ID
514
515 * network edit: display MTU for OVS-bond interfaces too
516
517 * ProxmoxProxy: add duration fields for proxmox-tasks model
518
519 * color and show task with warnings differently
520
521 * improve format_duration_human for small values <0.1s
522
523 * move over disk selection and smart info from Proxmox VE's manager
524
525 * task viewer: show task endtime and duration in status
526
527 -- Proxmox Support Team <support@proxmox.com> Tue, 16 Jun 2020 16:49:42 +0200
528
529 proxmox-widget-toolkit (2.2-7) pve pmg; urgency=medium
530
531 * button: make xtype of parent configurable
532
533 * fix RRD charts if there's no data legend or no title header
534
535 -- Proxmox Support Team <support@proxmox.com> Thu, 04 Jun 2020 18:20:16 +0200
536
537 proxmox-widget-toolkit (2.2-6) pve pmg; urgency=medium
538
539 * improve RRD charts
540
541 * utils: add updateColumnWidth helper from PVE
542
543 -- Proxmox Support Team <support@proxmox.com> Wed, 03 Jun 2020 11:42:55 +0200
544
545 proxmox-widget-toolkit (2.2-5) pve pmg; urgency=medium
546
547 * JournalView: avoid null dereference on quick tab switch
548
549 * form/display edit: use the 'fit' layout to avoid width glitch
550
551 * improve error extraction for monStoreErrors by falling back to printing the
552 whole body if we cannot extract a JSON error object out of it
553
554 * css: add icon colors over from Proxmox VE
555
556 * Utils: add duration format/render
557
558 -- Proxmox Support Team <support@proxmox.com> Thu, 28 May 2020 18:36:33 +0200
559
560 proxmox-widget-toolkit (2.2-4) pve pmg; urgency=medium
561
562 * fix #2758: detect half-logged-in 'TFA' cookies and avoid treating them like
563 regular login tickets
564
565 * improve default column layout of network and node task history viewer
566
567 * utils: task descriptions: allow to add/override entries and to specify a
568 function
569
570 * render_upid: fallback to worker_id and worker_type
571
572 * ui: task history: add basic handling for currently running tasks
573
574 -- Proxmox Support Team <support@proxmox.com> Mon, 25 May 2020 19:04:10 +0200
575
576 proxmox-widget-toolkit (2.2-3) pve pmg; urgency=medium
577
578 * pending object grid: mark pending changes as darkorange to avoid
579 misinterpretation as error.
580
581 * move permission management role selector over from Proxmox VE
582
583 * input panel: call setValue on all fields
584
585 -- Proxmox Support Team <support@proxmox.com> Fri, 22 May 2020 10:09:26 +0200
586
587 proxmox-widget-toolkit (2.2-2) pve pmg; urgency=medium
588
589 * add common proxmoxlogo class definition
590
591 * add authentication realm data model and combo box
592
593 * edit window: read digest also from top level API response
594
595 -- Proxmox Support Team <support@proxmox.com> Mon, 18 May 2020 17:26:04 +0200
596
597 proxmox-widget-toolkit (2.2-1) pve pmg; urgency=medium
598
599 * diff-store: allow to also auto-create real-store with schematic config only
600
601 * diff-store: allow to request propagation of destroy to real-store
602
603 -- Proxmox Support Team <support@proxmox.com> Thu, 07 May 2020 16:59:59 +0200
604
605 proxmox-widget-toolkit (2.1-7) pve pmg; urgency=medium
606
607 * Utils: add auth-realm-sync-test to task descriptions
608
609 * cbind: allow methods in cbindData
610
611 * add missing htmlEncodes userid renderers
612
613 -- Proxmox Support Team <support@proxmox.com> Wed, 06 May 2020 17:14:21 +0200
614
615 proxmox-widget-toolkit (2.1-6) pve pmg; urgency=medium
616
617 * DateTimeField: implement setMaxValue and setMinValue
618
619 * monStoreErrors: refactor out and render param exception errors
620
621 -- Proxmox Support Team <support@proxmox.com> Fri, 24 Apr 2020 18:47:21 +0200
622
623 proxmox-widget-toolkit (2.1-5) pve pmg; urgency=medium
624
625 * add LanguageEditWindow
626
627 * window/Edit: accept bodyPadding from config
628
629 * button: don't auto set selection model if explicitly set to false
630
631 * StdRemoveButton: getUrl: fallback to baseurl if no selModel is set
632
633 * StdRemoveButton: enable button by default if no selection model is set
634
635 -- Proxmox Support Team <support@proxmox.com> Mon, 20 Apr 2020 10:44:21 +0200
636
637 proxmox-widget-toolkit (2.1-4) pve pmg; urgency=medium
638
639 * ComboGrid: fix validation for !allowBlank disabled fields
640
641 * add Arabic to translated language selector
642
643 * object grid: allow one to pass online help to row editors
644
645 * form: add Proxmox.form.field.ExpireDate
646
647 * open combobox picker on focus even if they are editable (searchable)
648
649 * form: add Proxmox.form.field.DisplayEdit
650
651 -- Proxmox Support Team <support@proxmox.com> Thu, 16 Apr 2020 18:05:10 +0200
652
653 proxmox-widget-toolkit (2.1-3) pve pmg; urgency=medium
654
655 * networkedit: bond: add bond-primary and MTU field
656
657 * cbind: allow to pass formula function in binding
658
659 * window: edit: allow to set submit text for data binding
660
661 * node/net: add vlan interface support
662
663 -- Proxmox Support Team <support@proxmox.com> Thu, 30 Jan 2020 17:49:32 +0100
664
665 proxmox-widget-toolkit (2.1-2) pve pmg; urgency=medium
666
667 * task descriptions: add CT push/pull and HA shutdown
668
669 * task UPID: Allow additional (optional) task_id field and show it also in
670 the task viewer window, if available
671
672 -- Proxmox Support Team <support@proxmox.com> Tue, 17 Dec 2019 12:02:52 +0100
673
674 proxmox-widget-toolkit (2.1-1) pve pmg; urgency=medium
675
676 * fix #2421: ComboGrid: correctly validate multiSelect variant
677
678 * NetworkView: add apply config button
679
680 -- Proxmox Support Team <support@proxmox.com> Tue, 26 Nov 2019 13:00:18 +0100
681
682 proxmox-widget-toolkit (2.0-9) pve pmg; urgency=medium
683
684 * fix comboBox validation when forceSelection is true
685
686 * add reboot for containers into task description table
687
688 -- Proxmox Support Team <support@proxmox.com> Wed, 20 Nov 2019 20:28:12 +0100
689
690 proxmox-widget-toolkit (2.0-8) pve pmg; urgency=medium
691
692 * add hebrew to list of languages
693
694 * add qmreboot task description
695
696 * add pmx-hint css class
697
698 -- Proxmox Support Team <support@proxmox.com> Thu, 10 Oct 2019 17:04:58 +0200
699
700 proxmox-widget-toolkit (2.0-7) pve pmg; urgency=medium
701
702 * combogrid: fix validation if valueField is different than
703 displayField
704
705 -- Proxmox Support Team <support@proxmox.com> Fri, 16 Aug 2019 12:45:34 +0200
706
707 proxmox-widget-toolkit (2.0-6) pve pmg; urgency=medium
708
709 * combogrid: always set the initial value, even if not found
710
711 * combogrid: add handling for historic set values currently not
712 available
713
714 * Fix #582: allow to move those task which supports it to the
715 background if they're triggered by a standard button
716
717 * ComboGrid: add trigger to delete value from ComboGrid if it allows
718 blank values
719
720 -- Proxmox Support Team <support@proxmox.com> Tue, 13 Aug 2019 15:56:56 +0200
721
722 proxmox-widget-toolkit (2.0-5) pve pmg; urgency=medium
723
724 * fix syslog panel resizing
725
726 * node network: hide ip and netmask by default
727
728 * node network: refactor bond mode array generation and add Bond Mode
729 and Hash Policy
730
731 -- Proxmox Support Team <support@proxmox.com> Thu, 11 Jul 2019 19:33:17 +0200
732
733 proxmox-widget-toolkit (2.0-4) pve pmg; urgency=medium
734
735 * network selector: allow to select IP too
736
737 * combogrid: add deleteEmpty and skipEmptyText
738
739 * textfield: validate after allowBlank
740
741 * combo grid: add setAllowBlank to help bindings
742
743 -- Proxmox Support Team <support@proxmox.com> Fri, 28 Jun 2019 20:30:37 +0200
744
745 proxmox-widget-toolkit (2.0-3) pve pmg; urgency=medium
746
747 * refactor info/link extraction from onlinehelp to utils
748
749 -- Proxmox Support Team <support@proxmox.com> Mon, 24 Jun 2019 17:54:42 +0200
750
751 proxmox-widget-toolkit (2.0-2) pve pmg; urgency=medium
752
753 * add network selector widget
754
755 * node/apt updates: show full package description conditionally
756
757 * backport fix for ExtJS pie chart tooltip for 0% entries
758
759 -- Proxmox Support Team <support@proxmox.com> Fri, 14 Jun 2019 20:47:53 +0200
760
761 proxmox-widget-toolkit (2.0-1) pve pmg; urgency=medium
762
763 * bump version for Debian Buster / PVE 6
764
765 -- Proxmox Support Team <support@proxmox.com> Wed, 22 May 2019 07:16:02 +0200
766
767 proxmox-widget-toolkit (1.0-28) unstable; urgency=medium
768
769 * show IP/CIDR in host network view
770
771 * change nodes host network input from address/netmask to IP/CIDR
772
773 * add panel/JournalView for new mini-journalreader
774
775 -- Proxmox Support Team <support@proxmox.com> Wed, 15 May 2019 13:36:50 +0200
776
777 proxmox-widget-toolkit (1.0-27) unstable; urgency=medium
778
779 * wait for syslog API calls to complete before requesting new ones
780
781 -- Proxmox Support Team <support@proxmox.com> Tue, 07 May 2019 15:13:52 +0000
782
783 proxmox-widget-toolkit (1.0-26) unstable; urgency=medium
784
785 * fix #1784: allow one to set UTC as Timezone
786
787 * allow one to filter and search for timezones in the nodes time editor
788
789 * add a combined "IPv6 or IPv4 CIDR" match vtype
790
791 -- Proxmox Support Team <support@proxmox.com> Tue, 16 Apr 2019 05:57:58 +0000
792
793 proxmox-widget-toolkit (1.0-25) unstable; urgency=medium
794
795 * MacPrefix: prevent multicast MacPrefixes
796
797 * change allowed v6 prefix-length to 128
798
799 * rework panel/LogView
800
801 * add helpers required for u2f authentication
802
803 -- Proxmox Support Team <support@proxmox.com> Wed, 03 Apr 2019 13:58:13 +0200
804
805 proxmox-widget-toolkit (1.0-24) unstable; urgency=medium
806
807 * add DnsOrIP vtype
808
809 -- Proxmox Support Team <support@proxmox.com> Thu, 14 Mar 2019 07:41:44 +0100
810
811 proxmox-widget-toolkit (1.0-23) unstable; urgency=medium
812
813 * tasks: put vzdump into VM/CT category
814
815 * fix popup behaviour in firefox with touchscreens on desktop
816
817 * utils: xtermjs: allow to pass a cmd parameter to the terminal
818
819 -- Proxmox Support Team <support@proxmox.com> Thu, 28 Feb 2019 10:54:50 +0100
820
821 proxmox-widget-toolkit (1.0-22) unstable; urgency=medium
822
823 * form: proxmox textfield: support binding 'allowBlank'
824
825 -- Proxmox Support Team <support@proxmox.com> Thu, 29 Nov 2018 12:45:28 +0100
826
827 proxmox-widget-toolkit (1.0-21) unstable; urgency=medium
828
829 * Utils: add some task descriptions (disk/storage management and ceph)
830
831 * node/DNS: render DNS fields htmlEncoded
832
833 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Nov 2018 14:59:16 +0100
834
835 proxmox-widget-toolkit (1.0-20) unstable; urgency=medium
836
837 * add node/HostsView to show/edit /etc/hosts
838
839 * fixup: vlan type: use 'Linux VLAN'
840
841 -- Proxmox Support Team <support@proxmox.com> Fri, 14 Sep 2018 12:01:12 +0200
842
843 proxmox-widget-toolkit (1.0-19) unstable; urgency=medium
844
845 * add traditional Chinese to language map
846
847 -- Proxmox Support Team <support@proxmox.com> Tue, 12 Jun 2018 16:43:58 +0200
848
849 proxmox-widget-toolkit (1.0-18) unstable; urgency=medium
850
851 * add missing task description mappings
852
853 -- Proxmox Support Team <support@proxmox.com> Mon, 14 May 2018 11:06:33 +0200
854
855 proxmox-widget-toolkit (1.0-17) unstable; urgency=medium
856
857 * fix edit windows being reopened on key-up when closing them with the return
858 key
859
860 -- Proxmox Support Team <support@proxmox.com> Thu, 03 May 2018 08:26:34 +0200
861
862 proxmox-widget-toolkit (1.0-16) unstable; urgency=medium
863
864 * add getRecord to ObjectStore
865
866 * add apiCallDone callback for window.edit
867
868 * PendingObjectGrid: fix display of deletion of multikey fields
869
870 -- Proxmox Support Team <support@proxmox.com> Wed, 02 May 2018 13:25:06 +0200
871
872 proxmox-widget-toolkit (1.0-15) unstable; urgency=medium
873
874 * allow pressing enter in ObjectGrids to edit a field
875
876 * better default focus selection
877
878 * add a checkbox to edit windows for advanced options
879
880 * add advanced options to the input panel
881
882 -- Proxmox Support Team <support@proxmox.com> Fri, 06 Apr 2018 13:47:56 +0200
883
884 proxmox-widget-toolkit (1.0-14) unstable; urgency=medium
885
886 * fix #1223: add touchscreen override for extjs
887
888 * task view, progress: add taskDone callback
889
890 * window/Edit: allow showing TaskViewer instead of TaskProgress
891
892 * add labelWidth to the fieldDefaults in add_*_row
893
894 * add an optional renderer for integer rows in ObjectGrid
895
896 -- Proxmox Support Team <support@proxmox.com> Thu, 05 Apr 2018 12:18:49 +0200
897
898 proxmox-widget-toolkit (1.0-13) unstable; urgency=medium
899
900 * remove gettext definition in Utils.js
901
902 -- Proxmox Support Team <support@proxmox.com> Thu, 08 Mar 2018 11:37:56 +0100
903
904 proxmox-widget-toolkit (1.0-12) unstable; urgency=medium
905
906 * skip config property for cbind mixin
907
908 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Feb 2018 11:11:38 +0100
909
910 proxmox-widget-toolkit (1.0-11) unstable; urgency=medium
911
912 * rename pve(Show|Hide)Help events
913
914 * mixin/CBind: allow binding sub elements
915
916 * show VLAN aware setting in NetworkView.
917
918 -- Proxmox Support Team <support@proxmox.com> Fri, 16 Feb 2018 13:06:39 +0100
919
920 proxmox-widget-toolkit (1.0-10) unstable; urgency=medium
921
922 * port fixes and features from pve-manager since fork
923
924 * add all languages from pve
925
926 -- Proxmox Support Team <support@proxmox.com> Thu, 25 Jan 2018 10:19:23 +0100
927
928 proxmox-widget-toolkit (1.0-9) unstable; urgency=medium
929
930 * add Xtermjs popup helper
931
932 * Utils: fix some lint errors
933
934 * taskviewer: port over extraTite config parameter
935
936 * ObjectGrid: add_text_row: allow setting vtype for editor
937
938 -- Proxmox Support Team <support@proxmox.com> Mon, 11 Dec 2017 14:43:17 +0100
939
940 proxmox-widget-toolkit (1.0-8) unstable; urgency=medium
941
942 * remove updatequeue
943
944 -- Proxmox Support Team <support@proxmox.com> Wed, 29 Nov 2017 12:09:03 +0100
945
946 proxmox-widget-toolkit (1.0-7) unstable; urgency=medium
947
948 * UpdateStore.js - fix update problem with chrome
949
950 -- Proxmox Support Team <support@proxmox.com> Thu, 23 Nov 2017 07:29:46 +0100
951
952 proxmox-widget-toolkit (1.0-6) unstable; urgency=medium
953
954 * change 'create' parameter to 'isCreate'
955
956 * make network devices types configureable
957
958 * use Proxmox.window.TaskProgress instead of PVE.window.TaskProgress
959
960 * add custom submittext to Edit Window
961
962 * add missing BondModeSelector to widget toolkit
963
964 -- Proxmox Support Team <support@proxmox.com> Tue, 14 Nov 2017 11:38:51 +0100
965
966 proxmox-widget-toolkit (1.0-5) unstable; urgency=medium
967
968 * use (de)activate events for dns/timeview
969
970 -- Proxmox Support Team <support@proxmox.com> Tue, 14 Nov 2017 08:12:09 +0100
971
972 proxmox-widget-toolkit (1.0-4) unstable; urgency=medium
973
974 * add textarea/enter workaround
975
976 * fix updateStore destroy
977
978 * RRDChart.js: add the seriesConfig parameter
979
980 * RRDChart.js: add the noTool parameter
981
982 * add autostart and alias to UpdateStore
983
984 * add format_size from pve
985
986 * add GaugeWidget from PVE
987
988 * LanguageSelector.js - add language selector
989
990 * allow to set onlineHelp on Proxmox.window.Edit
991
992 * add HelpButton class
993
994 * new checked_command helper
995
996 * add APT.js
997
998 -- Proxmox Support Team <support@proxmox.com> Tue, 24 Oct 2017 08:45:15 +0200
999
1000 proxmox-widget-toolkit (1.0-3) unstable; urgency=medium
1001
1002 * monStoreErrors: new option clearMaskBeforeLoad
1003
1004 * add RRDChart class
1005
1006 * add RRDStore class
1007
1008 * add RRDTypeSelector class
1009
1010 * set default focus and default button for edit window
1011
1012 * add helpers to render uptime
1013
1014 * ObjectGrid.js: new monStoreErrors properties
1015
1016 -- Proxmox Support Team <support@proxmox.com> Wed, 06 Sep 2017 09:37:27 +0200
1017
1018 proxmox-widget-toolkit (1.0-2) unstable; urgency=medium
1019
1020 * countless improvements
1021
1022 -- Proxmox Support Team <support@proxmox.com> Wed, 05 Apr 2017 10:22:47 +0200
1023
1024 proxmox-widget-toolkit (1.0-1) unstable; urgency=medium
1025
1026 * first try
1027
1028 -- Proxmox Support Team <support@proxmox.com> Mon, 30 Jan 2017 09:50:33 +0100
1029