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