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