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