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