]> git.proxmox.com Git - proxmox-widget-toolkit.git/blame - debian/changelog
bump version to 4.1.4
[proxmox-widget-toolkit.git] / debian / changelog
CommitLineData
9c69fc1b
TL
1proxmox-widget-toolkit (4.1.4) bookworm; urgency=medium
2
3 * fix #5074: notify: sendmail smtp: fix mailto/mailto-user parameter
4 deletion
5
6 * i18n: use correct ISO 639-1 code for Korean with backward compat
7
8 * form: date time: fix changing date to end of month from a longer to a
9 shorter month
10
11 * form: combo grid: allow one to force showing a clear trigger through a new
12 showClearTrigger config value
13
14 * utils: add mechanism to add and override translatable notification event
15 descriptions in the product specific UIs
16
17 -- Proxmox Support Team <support@proxmox.com> Wed, 28 Feb 2024 11:46:31 +0100
18
115165be
TL
19proxmox-widget-toolkit (4.1.3) bookworm; urgency=medium
20
bbb7ecbe 21 * notification ui: change icon for match-field tree nodes to avoid clash
115165be
TL
22 with use for LXC containers
23
24 * notification ui: display yellow warning triangle instead of red icon if
25 the repesctive entry is not valid
26
27 -- Proxmox Support Team <support@proxmox.com> Thu, 23 Nov 2023 10:12:50 +0100
28
55f8555f
TL
29proxmox-widget-toolkit (4.1.2) bookworm; urgency=medium
30
31 * notification matcher: fix inverted match modes
32
33 * notification ui: add appropriate onlineHelp anchors
34
35 * notification ui: add 'unknown' to match-severity dropdown
36
37 -- Proxmox Support Team <support@proxmox.com> Tue, 21 Nov 2023 21:35:56 +0100
38
49f7549b
TL
39proxmox-widget-toolkit (4.1.1) bookworm; urgency=medium
40
41 * api-viewer: implement basic oneOf support
42
43 * form: displaye-edit: add one of the two missing returns
44
45 * notification ui: rework for new matcher based approach, drop old filter
46 and grouping widgets
47
48 * notification: matcher: add UI for matcher editing
49
50 * panel: notification: add gui for SMTP endpoints
51
52 * notification ui: add enable checkbox for targets/matchers
53
54 -- Proxmox Support Team <support@proxmox.com> Fri, 17 Nov 2023 16:56:06 +0100
55
60e1c562
TL
56proxmox-widget-toolkit (4.1.0) bookworm; urgency=medium
57
58 * text field: add trimValue option to auto-trim leading and trailing
59 whitespace from the to be submitted value
60
61 * schema: endpoint types: don't translate endpoint type names
62
63 * adapt the date time field to be more declarative
64
65 * fix #4442: extend the log view for firewall to allow filtering by a
66 date-time range
67
68 * disk list: render osdid-list if present
69
70 * file-level restore: enable the download-as-tar button by default, all use
71 sites support that feature now.
72
73 * apt updates: drop handling the ChangeLogUrl, it's not returned anymore
74
75 * combo grid: initialize value with [] by default to avoid glitches where
76 ExtJS sometimes does not finishes with initializing everything
77
78 -- Proxmox Support Team <support@proxmox.com> Tue, 14 Nov 2023 09:11:23 +0100
79
1326f771
TL
80proxmox-widget-toolkit (4.0.9) bookworm; urgency=medium
81
82 * fix using gettext with parameter in various newly added notification and
83 sendmail widgets
84
85 * parser: split checking IMG and A tags, make the latter more strict
86
87 -- Proxmox Support Team <support@proxmox.com> Tue, 03 Oct 2023 10:39:31 +0200
88
4187bffe
TL
89proxmox-widget-toolkit (4.0.8) bookworm; urgency=medium
90
91 * fix #4531: acme plugins: correct change detection of dirty form fields
92
93 * fix #4951: accept undefined as value for the multi-disk selector
94
95 * auth: ldap: openid: use our proxmox textfield variant for the comment
96 field to avoid that an empty comments are saved in the config
97
98 * utils: language map: add entry for new Croatian translation
99
100 -- Proxmox Support Team <support@proxmox.com> Wed, 13 Sep 2023 17:16:01 +0200
101
49bb8516
WB
102proxmox-widget-toolkit (4.0.7) bookworm; urgency=medium
103
104 * fix #4874: improve error message for invalid hostname
105
106 * add entry for Georgian translation
107
108 * fix the UI not refreshing after successful certificate deletion
109
110 * add missing htmlEncode calls to network selector and apt repository panel
111
112 * add panels for notification system:
113 - sendmail endpoint panel
114 - gotify endpoint panel
115 - notification group management panel
116 - notification filter management panel
117
118 -- Proxmox Support Team <support@proxmox.com> Wed, 16 Aug 2023 10:43:02 +0200
119
81562cea
TL
120proxmox-widget-toolkit (4.0.6) bookworm; urgency=medium
121
122 * LDAP realm edit: forbid specifying a bind_dn without a password
123
124 -- Proxmox Support Team <support@proxmox.com> Mon, 26 Jun 2023 20:24:57 +0200
125
589317b0
TL
126proxmox-widget-toolkit (4.0.5) bookworm; urgency=medium
127
128 * add Українська - Ukrainian to language map
129
130 * apt repositories: add production ready warnings for Ceph repositories
131
132 * add TOTP second factor: increase the size of the quiet zone for the QR
133 code, following general recommendation to make scanning it more robust
134
135 -- Proxmox Support Team <support@proxmox.com> Fri, 16 Jun 2023 15:58:27 +0200
136
f224688d
TL
137proxmox-widget-toolkit (4.0.4) bookworm; urgency=medium
138
139 * apt repositories: fix typo for getting the default unknown text
140
141 * apt repositories: avoid potential type error in classifyOrigin helper
142
143 -- Proxmox Support Team <support@proxmox.com> Fri, 09 Jun 2023 17:29:44 +0200
144
7a0bbba3
TL
145proxmox-widget-toolkit (4.0.3) bookworm; urgency=medium
146
147 * date time field: fix typo in xtype name but add alias for backward compat
148
149 * set 'SameSite' attr of auth cookie to 'strict', which modern browsers
150 already ensured in practice
151
152 * apt repositories: actually ignore ignore-pre-upgrade-warning
153
154 * apt repositories: just ignore unknown info rather than throwing an error
155
156 * apt repositories: detect mixed suites before major upgrade
157
158 * tfa: improve UX for recovery keys and when none are left
159
160 * tfa: show 'Locked' in 'Enabled' column if tfa is locked
161
162 -- Proxmox Support Team <support@proxmox.com> Fri, 09 Jun 2023 08:07:01 +0200
163
db5d0cc1
TL
164proxmox-widget-toolkit (4.0.2) bookworm; urgency=medium
165
166 * markdown parser: allow setting "target" attribute for links
167
168 * fix #4756: markdown parser: allow any valid URL for link (a) tags,
169 allowing one to add short-cuts like a RDP url to quickly open the remote
170 viewer.
171
172 * ship a minified version of the widget-toolkit JS library
173
174 -- Proxmox Support Team <support@proxmox.com> Sat, 03 Jun 2023 13:45:27 +0200
175
1683d090
TL
176proxmox-widget-toolkit (4.0.1) bookworm; urgency=medium
177
178 * tfa: paperkey: cleanup iframes for printing after window close
179
180 * parser: adapt to calling convention of updated Markdown renderer library
181 "marked" has since its v4.0.0
182
183 * fix #4551: ui: translate byte unit in `format_size`
184
185 -- Proxmox Support Team <support@proxmox.com> Thu, 01 Jun 2023 16:35:32 +0200
186
b1f95caa
TL
187proxmox-widget-toolkit (4.0.0) bookworm; urgency=medium
188
189 * re-build for Debian 12 Bookworm based releases
190
191 -- Proxmox Support Team <support@proxmox.com> Thu, 25 May 2023 09:13:29 +0200
192
6d20cff0
TL
193proxmox-widget-toolkit (3.7.0) bullseye; urgency=medium
194
195 * dark-mode:
196 - fix focus and focus-over states for tabs
197 - fix the focused state for background image grid icons
198 - style the icon for the datastore maintenance mode
199 - improve apt repo group header contrast ratios
200 - adjust panel header tool icons
201 - fix #4618: lighten critical/warning charts/gauges colors
202
203 * form: combo grid: use correct method to initialize the picker to ensure
204 it's cleaned up again after closed.
205
206 -- Proxmox Support Team <support@proxmox.com> Wed, 17 May 2023 14:02:50 +0200
207
38db75a4
TL
208proxmox-widget-toolkit (3.6.5) bullseye; urgency=medium
209
210 * window: ldap auth edit: avoid relying on the default bind property
211
212 * window: ldap auth edit: set view-model form data explicitly on edit to
213 avoid a data race in chromium based browser that could result in a
214 mismatch of the configured value and the initially shown one.
215
216 -- Proxmox Support Team <support@proxmox.com> Tue, 28 Mar 2023 17:56:10 +0200
217
e1608311
TL
218proxmox-widget-toolkit (3.6.4) bullseye; urgency=medium
219
220 * dark-mode:
221 - improve contrast on split buttons
222 - color the custom grid and tree icons
223 - set boundlist (combo box picker) background so that loading progress or
224 errors are styled correctly too
225 - add a small white padding to the TOTP QR-code, as some apps are confused
226 otherwise
227 - fix #4617: increase brightness of tree expand/collapse arrows to avoid
228 overly low contrast
229
230 * fix #4612: mobile: avoid crash due to missing getProxy method
231
232 * theme edit window: ensure that the saved theme is actually valid
233
234 * language selector: translate entries to both native and localized variants
235
236 * language selector: increase picker list view width
237
238 -- Proxmox Support Team <support@proxmox.com> Sun, 26 Mar 2023 17:52:48 +0200
239
676bb0e0
TL
240proxmox-widget-toolkit (3.6.3) bullseye; urgency=medium
241
242 * dark-mode fine-tuning:
243 - fix highlighting of active elements in drop down menus
244 - set the icon color of filtered column headers properly
245 - style checkboxes that don't use blueish active states
246 - style locked guest icons properly
247 - tone down border on ceph install card-like window
248
249 -- Proxmox Support Team <support@proxmox.com> Wed, 22 Mar 2023 13:25:05 +0100
250
df57fa6c
TL
251proxmox-widget-toolkit (3.6.2) bullseye; urgency=medium
252
253 * network edit: add tooltip to bridge ports inputs
254
255 * dark-mode: reduce background mask opacity to 0.5
256
257 * dark-mode: make window shadow black again to avoid a backlight that some
258 have very strong opionions against
259
260 * rename "Theme" selector to "Color Theme" to add some context for
261 translation
262
263 -- Proxmox Support Team <support@proxmox.com> Tue, 21 Mar 2023 16:46:27 +0100
264
7996ce87
TL
265proxmox-widget-toolkit (3.6.1) bullseye; urgency=medium
266
267 * repo view: replace non-clickable checkbox with icons
268
269 * auth ui: add LDAP realm-edit panel and sync UI, refactored & adapted from
270 the pve-manager implementation for future reuse
271
272 * dark-theme: improve help button contrast ratios in focused state
273
274 * dark-theme: make "sorted-by" header highlight more subtle
275
276 * dark-theme: dim warning and invalid colors more
277
278 * dark-theme: let the background "shine through" mask more to avoid that
279 information on it becomes unreadable
280
281 -- Proxmox Support Team <support@proxmox.com> Mon, 20 Mar 2023 14:13:42 +0100
282
dde1f3b0
TL
283proxmox-widget-toolkit (3.6.0) bullseye; urgency=medium
284
285 * node apt: make changelog window taller for 4:3 ratio and cleanup/modernize
286 code
287
288 * ui: SMART: show SMART data in correct columns with correct values
289
290 * fix #4421: ui: guard setProxy against races of slow vs fast requests
291
292 * dark-theme: add initial version of the proxmox-dark theme
293
294 * subscription/summary/backup: stop setting the background color
295
296 * gauge widget: add support for a dark theme and dynamic theme switching
297
298 * rrd chart: add support for the dark theme and dynamic theme switching
299
300 * form: add a theme selector window
301
302 * dark-theme:
303 - fix summary row background
304 - increase contrast on check-boxes
305 - visually remove the border around the pve resource tree
306 - remove thicker borders around content
307 - re-work buttons colors to appear dimmer
308 - make windows stand out more against the background mask
309
310 * fix #4585 : toolkit: configid type: add missing "-" character support
311
312 * input panel: improve validity change check for advanced fields
313
314 * auth-realm selector: add custom store filters for callers
315
316 -- Proxmox Support Team <support@proxmox.com> Tue, 14 Mar 2023 16:25:37 +0100
317
7f14a081
TL
318proxmox-widget-toolkit (3.5.5) bullseye; urgency=medium
319
320 * combobox grid: use the grids view for the error message
321
322 * combobox grid: make height for the error configurable
323
324 * combobox grid: instead of hiding the picker collapse it, keeping the
325 internal state consitent which avoids, among other things, the need
326 fo two clicks after re-selecting an item
327
328 * utils: always html-encode response message from errors to avoid rendering
329 glitches, that while not known to be problematic from a safety POV, are
330 possibly odd for people to find.
331
332 * form: display-edit: add safe default renderer for display field to avoid
333 unproblematic, but possible odd and glitchy side-effects from the
334 value-bind if the display-edit field is in iput mode.
335
336 * api request: add wide spread alert-error logic as smart-on option
337
338 -- Proxmox Support Team <support@proxmox.com> Tue, 31 Jan 2023 17:27:41 +0100
339
49dd139a
TL
340proxmox-widget-toolkit (3.5.4) bullseye; urgency=medium
341
342 * api-viewer: allow text selection in the parameter and the return grids
343
344 * task viewer: add optional button to download full task-log
345
346 * permission role selector: fix renderer for column of included privileges
347 for Proxmox VE
348
349 * permission role selector: make slightly more wide and resizeable
350
351 * node network view: rework finding free interface ID and move add-menu
352 generation to common helper (no semantic change intended)
353
354 -- Proxmox Support Team <support@proxmox.com> Wed, 11 Jan 2023 16:09:53 +0100
355
0bba4fc6
TL
356proxmox-widget-toolkit (3.5.3) bullseye; urgency=medium
357
358 * css: do not make full-style tags display as inline-block in the tree
359 to avoid height jumps
360
361 * log, journal view: fix access to `me` after destroying
362
363 -- Proxmox Support Team <support@proxmox.com> Mon, 21 Nov 2022 11:14:27 +0100
364
a35c6122
TL
365proxmox-widget-toolkit (3.5.2) bullseye; urgency=medium
366
367 * host disks: add 'mounted' column
368
369 * host disk: handle partition data from Proxmox Backup Server backend
370
371 * number field: avoid that a single up/down arrow key press
372 increment or decrements twice
373
374 * toolkit: make email regex pattern match pve-common
375
376 * css: import action column fix from pbs, pmg
377
378 * fix #2703: networkedit: limit custom interface name field to 15
379 characters.
380
381 * task progress: show text instead of bogus percentage
382
383 * fix #3593: add CPU affinity task set type
384
385 * input panel: add onSetValues hook
386
387 * add tag related helpers
388
389 * toolkit: add override for ExtJS DragDropManager to fix selection behavior
390 in the drag zone
391
392 * rdd charts: don't display power-of-two suffix 'i' for values without unit
393 suffix
394
395 * fix #4271: api-viewer: display nested formats instead of `[object Object]`
396
397 * api-viewer: show min/max for values without any other format
398
399 -- Proxmox Support Team <support@proxmox.com> Thu, 17 Nov 2022 08:37:26 +0100
400
3e83971b
TL
401proxmox-widget-toolkit (3.5.1) bullseye; urgency=medium
402
403 * pxar file types: fix over-eager s/text/label/ so that text file icon is
404 shown again
405
406 * file browser: disable item # size rendering
407
408 -- Proxmox Support Team <support@proxmox.com> Mon, 16 May 2022 18:03:35 +0200
409
141d2ec3
TL
410proxmox-widget-toolkit (3.5.0) bullseye; urgency=medium
411
412 * file browser: try reload again when getting a 503 error
413
414 * ui: acl role selector: make the picker grid wider and ensure that the
415 text wraps in the privilege column
416
417 * fix #4001: file browser: add a configurable prefix to downloaded files
418
419 * fix #4001: file browser: show number of items in a directory as size, if
420 available
421
422 * file browser: align size column to end/right
423
424 * file browser: only disable, not hide button if not downloadable and add
425 hint for why and what to do in tooltip
426
427 * switch to native version format for native package
428
429 -- Proxmox Support Team <support@proxmox.com> Sun, 15 May 2022 11:46:54 +0200
430
081b26ed
TL
431proxmox-widget-toolkit (3.4-10) bullseye; urgency=medium
432
433 * css: add proxmox-good-row class
434
435 * status view: fix usage calculation for fields without valid values, like
436 for example SWAP can often be.
437
438 * buttons: add AltText to unify the hack to detect the max size of a button
439 that switches its text dynamically
440
441 -- Proxmox Support Team <support@proxmox.com> Wed, 27 Apr 2022 18:58:21 +0200
442
ad772f5b
TL
443proxmox-widget-toolkit (3.4-9) bullseye; urgency=medium
444
445 * file browser: optionally allow showing a "download as tar.zst"
446 button, if supported
447
448 * tab buttons: fix vertial centering of text and reduce padding
449 slightly
450
451 * move over the markdown based notes view panel and edit window from
452 pve-manager for reuse
453
454 -- Proxmox Support Team <support@proxmox.com> Thu, 14 Apr 2022 07:56:54 +0200
455
ab6ec02d
TL
456proxmox-widget-toolkit (3.4-8) bullseye; urgency=medium
457
458 * fix #3919: log view: show first task output line correctly
459
460 * combo grid: clear filter on blur
461
462 * utils: clear cookies with secure flag set to avoid bogus browser
463 warning
464
465 * node tasks: do not count preset filters as normal filters to avoid
466 "clear filter" button glitch
467
468 * icons: switch cpu and ram bitmaps to svg
469
470 * object grid: call rendere with our scope
471
472 * dns view: increase api polling intervall from 1s to 10s
473
474 -- Proxmox Support Team <support@proxmox.com> Tue, 12 Apr 2022 16:45:50 +0200
475
c39864ee
TL
476proxmox-widget-toolkit (3.4-7) bullseye; urgency=medium
477
478 * extjs: fix check for 'touch' input event in drag and drop handler, making
479 the 'pen' pointer event source type, that chrome/chromium emits in some
480 setups, work again.
481
482 -- Proxmox Support Team <support@proxmox.com> Wed, 23 Feb 2022 12:12:13 +0100
483
67b0280d
TL
484proxmox-widget-toolkit (3.4-6) bullseye; urgency=medium
485
486 * utils: render language: fix rendering special default value
487
488 * sorters: use correct property 'direction' and keep default 'ASC'
489
490 -- Proxmox Support Team <support@proxmox.com> Mon, 14 Feb 2022 11:34:42 +0100
491
0b734673
TL
492proxmox-widget-toolkit (3.4-5) bullseye; urgency=medium
493
494 * login: tfa: hide u2f and yubico-otp if not available
495
496 * improve error handling when adding webauthn entries
497
498 * toolkit: fix noisy ext warning of feature we do not want/use
499
500 * zfs detail: increase default window height
501
502 * zfs detail: hide the pool itself in tree view
503
504 -- Proxmox Support Team <support@proxmox.com> Thu, 13 Jan 2022 12:52:18 +0100
505
ca867fb1
TL
506proxmox-widget-toolkit (3.4-4) bullseye; urgency=medium
507
508 * utils: format duration: render years when we can avoid huge day numbers
509
510 * journalview: fix wrong initial load with default timespan on widget
511 creation
512
513 * logpanel: fix glitching on fast task logs
514
515 * logpanel: actually catch up when following the log for tasks with an
45a670a4 516 almost artificially high log output traffic
ca867fb1
TL
517
518 * log viewer: add heuristic for scroll-direction dependent ratio
519 distribution
520
521 * log viewer: add heuristic for triggering a new limit load earlier to
522 reduce latency on casual scrolling
523
524 -- Proxmox Support Team <support@proxmox.com> Wed, 24 Nov 2021 18:29:56 +0100
525
6c8df606
TL
526proxmox-widget-toolkit (3.4-3) bullseye; urgency=medium
527
528 * data: diffstore: fix autoDestroyRstore option (regression from ExtJS 7)
529
530 * ui: OpenID edit: make username-claim field editable for arbitrary values
531
532 * ui: OpenID realm: allow to edit scopes
533
534 * ui: OpenID realm: allow to edit prompt
535
536 * ui: OpenID realm: allow to edit acr values
537
538 * form: copy BandwidthSelector/SizeField from Proxmox VE's manager
539
540 * bandwidth/utils: move out SizeUnits definition to more common module
541
542 * utils: add size unit related helpers to parse/auto-scale/format
543
544 * bandwidth field: allow to submit auto-scaled size-units as string
545
546 -- Proxmox Support Team <support@proxmox.com> Sat, 20 Nov 2021 21:41:37 +0100
547
ef917529
TL
548proxmox-widget-toolkit (3.4-2) bullseye; urgency=medium
549
550 * TFA login window: fix a formatted label showed when being low on unused
551 recovery-keys
552
553 * proxmox checkbox: add clearOnDisable config
554
555 -- Proxmox Support Team <support@proxmox.com> Mon, 15 Nov 2021 10:23:34 +0100
556
ceff5d3f
TL
557proxmox-widget-toolkit (3.4-1) bullseye; urgency=medium
558
559 * panel/RRDCharts: enable scrolling for RRDCharts on touchscreens
560
561 * disk selector: allow requesting partitions too
562
563 * fix #3589: show device name in title for SMART values window
564
565 * cbind: document cbind by adding a small summary and example
566
567 * add common utils used for u2f and webauthn, adapted from PVE and PBS,
568 respectively
569
570 * add TFA-login, TOTP, WebAuthn and recover-key edit windows for better reuse
571
572 * disk list: allow wiping individual partitions
573
574 -- Proxmox Support Team <support@proxmox.com> Thu, 11 Nov 2021 21:11:16 +0100
575
088a3ed9
TL
576proxmox-widget-toolkit (3.3-6) bullseye; urgency=medium
577
578 * fix #3542: node: task logs: query correct node for tasks in clusters
579
580 * node: add a, by default hidden, MTU column in network view
581
582 -- Proxmox Support Team <support@proxmox.com> Tue, 27 Jul 2021 16:41:01 +0200
583
dacb6455
TL
584proxmox-widget-toolkit (3.3-5) bullseye; urgency=medium
585
586 * node: repos: add possibility to link online help
587
588 * api-viewer: drop extra slash in api path
589
590 * apt: match "Debian Backports" origin as Debian one
591
592 * add new shared component for the package version window
593
594 -- Proxmox Support Team <support@proxmox.com> Mon, 19 Jul 2021 17:52:08 +0200
595
21823de2
TL
596proxmox-widget-toolkit (3.3-4) bullseye; urgency=medium
597
598 * acme: allow wildcards as domain
599
600 * service view: avoid showing not installed services as error
601
602 * service view: fix stale stop/restart button enabled behavior
603
604 * service view: disable all buttons for masked/not-found/unknown services
605
606 -- Proxmox Support Team <support@proxmox.com> Tue, 13 Jul 2021 18:42:51 +0200
607
a4fc99f7
TL
608proxmox-widget-toolkit (3.3-3) bullseye; urgency=medium
609
610 * realm view/edit: make more generic for better reuse
611
612 -- Proxmox Support Team <support@proxmox.com> Mon, 12 Jul 2021 09:52:27 +0200
613
ff8ced04 614proxmox-widget-toolkit (3.3-2) bullseye; urgency=medium
75a2c32d
TL
615
616 * node: repos: only show suites warning at the top if enabled repository is
617 affected
618
619 * move over authentication-real edit window widget from Proxmox VE
620
621 * utils: add helper to format node's repository status
622
ff8ced04 623 -- Proxmox Support Team <support@proxmox.com> Fri, 09 Jul 2021 17:30:43 +0200
75a2c32d 624
89b0dd2e
TL
625proxmox-widget-toolkit (3.2-5) bullseye; urgency=medium
626
627 * network: always ask for confirmation before removing a network
628 interface from the configuration. While it is not that dangerous as we
629 have a pending config that needs to get applied, it still is nicer to do
630 for remove actions.
631
632 * node: tasks: use helper to format status again for a localized warnings
633 text
634
635 * window: safe-destroy: add taskDone and apiCallDone callbacks
636
637 -- Proxmox Support Team <support@proxmox.com> Thu, 08 Jul 2021 14:30:44 +0200
638
4e77e86d
TL
639proxmox-widget-toolkit (3.2-4) bullseye; urgency=medium
640
641 * node: APT repositories: upgrade "no Proxmox product repo configured" from
642 warning to error
643
644 * node: task history: deselect entries when filter changes
645
646 * node: task history: show errors on store load
647
648 * node: task history: add 'clear filter' button
649
650 -- Proxmox Support Team <support@proxmox.com> Mon, 05 Jul 2021 16:50:23 +0200
651
e1fc4744
TL
652proxmox-widget-toolkit (3.2-3) bullseye; urgency=medium
653
654 * node: repos: handle that components can be undefined
655
656 * markdown: encode bad nodes HTML instead of pruning it
657
658 * markdown: make sanitizer more strict in filtering tags and ensure that the
659 src and the href attributes point to a HTTP url, or is a data-url on a
660 image.
661
662 * info widget: early return from update if text & value stayed the same
663
664 * utils: updateColumnWidth: drop duplicate implementation and allow
665 overriding tresholdWidth
666
667 * utils: updateColumnWidth: directly calculate column count by threshold,
668 automatically using more columns on wide containers.
669
670 -- Proxmox Support Team <support@proxmox.com> Mon, 05 Jul 2021 10:10:47 +0200
671
672proxmox-widget-toolkit (3.2-2) bullseye; urgency=medium
38c1f53f
TL
673
674 * avoid using unique ids for components that may have more than one instance
e1fc4744
TL
675 at the same time. Fixes and issue with switching between nodes on the new
676 APT Repository panel.
38c1f53f 677
e1fc4744 678 -- Proxmox Support Team <support@proxmox.com> Mon, 05 Jul 2021 09:47:46 +0200
38c1f53f 679
99829a9e
TL
680proxmox-widget-toolkit (3.2-1) bullseye; urgency=medium
681
682 * css: some markdown heading and paragraph font-size & padding tuning
683
684 * node: services: fix logic for displaying unit state
685
686 * add Debian and Proxmox symbol logos and css
687
688 * node: apt: spawn a window for adding repository
689
690 * utils: add getOpenIDRedirectionAuthorization helper
691
692 * factor out userid parsing and username, realm renderer to Utils
693
694 * add OpenID icon + css class
695
696 * node: APT Repositories: rework top status and error grid
697
698 -- Proxmox Support Team <support@proxmox.com> Sat, 03 Jul 2021 00:12:34 +0200
699
0970ef7f
TL
700proxmox-widget-toolkit (3.1-4) bullseye; urgency=medium
701
702 * cbind mixin: also descend in elements with an cbind property
703
704 * node: tasks: merge improved Filters over from Proxmox Backup Server
705
706 -- Proxmox Support Team <support@proxmox.com> Mon, 28 Jun 2021 19:14:10 +0200
707
f5853d46
TL
708proxmox-widget-toolkit (3.1-3) bullseye; urgency=medium
709
710 * css: markdown: add some nicer table, blockquote and task-list checkbox
711 styling
712
713 * Journal View: fix flickering in journal livemode
714
715 * node/services: optionally show unit-, and active-states
716
717 * add initial building blocks for an APT repositories UI
718
719 -- Proxmox Support Team <support@proxmox.com> Wed, 23 Jun 2021 23:11:37 +0200
720
59754b7b
TL
721proxmox-widget-toolkit (3.1-2) bullseye; urgency=medium
722
723 * ui: network: add, by default hidden, columns for the `vlan-id` and the
724 `vlan-raw-device`
725
726 * add interface for markdown parser and wire-up marked to it
727
728 -- Proxmox Support Team <support@proxmox.com> Fri, 18 Jun 2021 15:32:27 +0200
729
e8c1bffb
TL
730proxmox-widget-toolkit (3.1-1) bullseye; urgency=medium
731
732 * support ExtJS 7
733
734 * object grid: allow one to declaratively specify rows
735
736 * disk list: add wipe disk button which users of this widget can opt-in
737
738 * data/ProxmoxProxy: set responseType to undefined for XMLHTTPRequest
739
45a670a4 740 * ship api-viewer in new proxmox-widget-toolkit-dev package to improve
e8c1bffb
TL
741 possibility for code reuse
742
743 -- Proxmox Support Team <support@proxmox.com> Wed, 02 Jun 2021 16:16:02 +0200
744
a2f0234d
TL
745proxmox-widget-toolkit (3.0-2) bullseye; urgency=medium
746
747 * disks: fix regression in S.M.A.R.T. window
748
749 -- Proxmox Support Team <support@proxmox.com> Fri, 14 May 2021 10:34:57 +0200
750
c60c7292
TL
751proxmox-widget-toolkit (3.0-1) bullseye; urgency=medium
752
753 * re-build for Debian 11 Bullseye based releases
754
755 -- Proxmox Support Team <support@proxmox.com> Thu, 13 May 2021 19:46:29 +0200
756
ff7b0483
TL
757proxmox-widget-toolkit (2.5-4) pve pmg; urgency=medium
758
759 * info widget: set default usage warning threshold from 60% to 75%
760
761 * node disk: S.M.A.R.T.: improve the simple layout and enable autoscroll for
762 long output
763
45a670a4 764 * format/render size: allow one to specify if base 2 or 10 (SI unit) is
ff7b0483
TL
765 desired
766
767 -- Proxmox Support Team <support@proxmox.com> Fri, 07 May 2021 18:00:29 +0200
768
33d34da8
TL
769proxmox-widget-toolkit (2.5-3) pve pmg; urgency=medium
770
771 * toolkit: update email regex for ACME account to allow more than two domain
772 parts again
773
774 -- Proxmox Support Team <support@proxmox.com> Sat, 24 Apr 2021 19:30:08 +0200
775
b9a9ae8c
TL
776proxmox-widget-toolkit (2.5-2) pve pmg; urgency=medium
777
778 * rrd chart: add option to render values and Y-axis with a power-of-two base
779
45a670a4 780 * safe destroy: allow specifying additional items
b9a9ae8c
TL
781
782 * utils: add several render and helper functions from Proxmox VE's manager
783
784 * panel: add StatusView from Proxmox VE's manager
785
786 * utils: add optional error callback to monStoreErrors
787
788 * acme: separate flag to disable the 'domains=' array
789
790 * file browser: support 'virtual'/'v' file type, show errors in messagebox
791 and allow expand 'all'
792
793 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Apr 2021 20:34:39 +0200
794
c3b900f9
TL
795proxmox-widget-toolkit (2.5-1) pve pmg; urgency=medium
796
797 * panel/acme-domains: fix cyclic dependency in view model
798
799 * tasks: add warningsText
800
801 * window: move FileBrowser widget over from Proxmox Backup Server for re-use
802
803 * window/edit: add option to disable reset button
804
805 * toolkit: override email VType validation
806
807 -- Proxmox Support Team <support@proxmox.com> Tue, 13 Apr 2021 09:11:48 +0200
808
ff9dbaa7
TL
809proxmox-widget-toolkit (2.4-9) pve pmg; urgency=medium
810
811 * improve ranged selection and deselection performance in CheckboxModel
812
813 * utils: async api: reject with whole failure response and add helper to
814 alert it
815
816 -- Proxmox Support Team <support@proxmox.com> Tue, 23 Mar 2021 11:29:43 +0100
817
d1ff6c59
TL
818proxmox-widget-toolkit (2.4-8) pve pmg; urgency=medium
819
820 * add async API request and sleep helpers
821
822 * override deselection in CheckboxModel to improve performance
823
824 -- Proxmox Support Team <support@proxmox.com> Mon, 22 Mar 2021 16:23:16 +0100
825
460306eb
TL
826proxmox-widget-toolkit (2.4-7) pve pmg; urgency=medium
827
828 * data: stores: drop storeid requirement
829
830 * add ACME related data models and forms
831
832 * add ACME:
833 - account panel, plugin editing, certificate panel
834 - account and certificate panel
835 - plugin and domain editing
836
837 -- Proxmox Support Team <support@proxmox.com> Tue, 16 Mar 2021 13:31:23 +0100
838
3f814506
TL
839proxmox-widget-toolkit (2.4-6) pve pmg; urgency=medium
840
841 * disk list: partitions do not have a S.M.A.R.T. status, avoid showing
842 'unknown'
843
844 * task viewer: increase default height
845
846 * edit window: advanced: do not permanently enable advanced mode if they are
847 invalid, only show the advanced fields temporarily.
848
849 -- Proxmox Support Team <support@proxmox.com> Fri, 05 Mar 2021 20:22:00 +0100
850
2d99e60e
TL
851proxmox-widget-toolkit (2.4-5) pve pmg; urgency=medium
852
853 * disk list: restore info about ceph
854
855 * disk list: convert to tree-grid and conditionally include partitions
856
857 * fix usage of findRecord for exact matches
858
859 * prune panel: make keep-last label text like the others
860
861 * network: VLAN edit: Fix automatic field disabling and other UX improvements
862
863 -- Proxmox Support Team <support@proxmox.com> Tue, 09 Feb 2021 14:31:03 +0100
864
74ecb411
TL
865proxmox-widget-toolkit (2.4-4) pve pmg; urgency=medium
866
867 * data reader: cope with null respones for not configured data, treat like
868 an empty response
869
870 -- Proxmox Support Team <support@proxmox.com> Fri, 15 Jan 2021 16:24:08 +0100
871
f8c424ef
TL
872proxmox-widget-toolkit (2.4-3) pve pmg; urgency=medium
873
874 * input panel: support convenience top column
875
876 * prune field: use dirtychange event to hide/show clear-trigger
877
878 * prune panel: allow to pass emptyText for keep-last
879
880 -- Proxmox Support Team <support@proxmox.com> Mon, 23 Nov 2020 18:46:02 +0100
881
9150498c 882proxmox-widget-toolkit (2.4-2) pve pmg; urgency=medium
1268e9fb
TL
883
884 * input panel: improve column scaling behavior with non-default browser or OS
885 scaling and DPI settings
886
887 * add PruneKeepField and PruneInputPanel component
888
889 * input panel: make advanced column check more flexible
890
891 * edit window: add submitUrl and loadUrl config
892
9150498c 893 -- Proxmox Support Team <support@proxmox.com> Mon, 23 Nov 2020 08:14:50 +0100
1268e9fb 894
a19ccbb9
TL
895proxmox-widget-toolkit (2.3-10) pve pmg; urgency=medium
896
897 * utils: get help info: fix normalization with multiple minuses by using a
898 more compatible approach
899
900 -- Proxmox Support Team <support@proxmox.com> Tue, 10 Nov 2020 16:29:09 +0100
901
4b21b8cc
TL
902proxmox-widget-toolkit (2.3-9) pve pmg; urgency=medium
903
904 * combo grid: set errorMask on store load failure
905
906 * enable ExtJS ARIA accessibility support again
907
908 * Utils: fix help section normalization
909
910 -- Proxmox Support Team <support@proxmox.com> Tue, 10 Nov 2020 12:07:55 +0100
911
58c18004
TL
912proxmox-widget-toolkit (2.3-8) pve pmg; urgency=medium
913
914 * Utils: remove product specific task descriptions
915
916 -- Proxmox Support Team <support@proxmox.com> Tue, 03 Nov 2020 17:51:59 +0100
917
017e3e30
TL
918proxmox-widget-toolkit (2.3-7) pve pmg; urgency=medium
919
920 * improve redering of icons in navigation element
921
922 * add a form element for selecting a worker task type
923
924 -- Proxmox Support Team <support@proxmox.com> Mon, 02 Nov 2020 07:49:22 +0100
925
fa94468a
TL
926proxmox-widget-toolkit (2.3-6) pve pmg; urgency=medium
927
928 * edit window: add autoLoadOptions to control API call
929
930 * edit window: add extraParams config
931
932 * move over PermissionView from Proxmox VE's manager
933
934 -- Proxmox Support Team <support@proxmox.com> Wed, 28 Oct 2020 18:39:41 +0100
935
e951e37d
TL
936proxmox-widget-toolkit (2.3-5) pve pmg; urgency=medium
937
938 * improve multiselect behaviour for checkboxmodel
939
940 * add info widget from Proxmox VE
941
942 -- Proxmox Support Team <support@proxmox.com> Tue, 27 Oct 2020 18:34:16 +0100
943
2efe08de
DM
944proxmox-widget-toolkit (2.3-4) unstable; urgency=medium
945
946 * implement and use systemd_unescape
947
948 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Oct 2020 12:11:53 +0200
949
51674ecc
TL
950proxmox-widget-toolkit (2.3-3) pve pmg; urgency=medium
951
952 * tasks: ensure the UPID parameter is always correctly encoded
953
954 * move over SafeDestroy widget from pve-manager
955
956 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Oct 2020 08:53:18 +0200
957
c6047c4a
TL
958proxmox-widget-toolkit (2.3-2) pve pmg; urgency=medium
959
960 * add Korean as translation choice
961
962 -- Proxmox Support Team <support@proxmox.com> Thu, 15 Oct 2020 13:27:30 +0200
963
17ee839f
TL
964proxmox-widget-toolkit (2.3-1) pve pmg; urgency=medium
965
966 * log/journal views: fix auto scrolling on browser zoom
967
968 * Utils: improve matching groups of IP/host address regexes
969
970 * Toolkit: add HostPort vtype
971
972 -- Proxmox Support Team <support@proxmox.com> Thu, 01 Oct 2020 14:50:35 +0200
973
ab277cb2
TL
974proxmox-widget-toolkit (2.2-14) pve pmg; urgency=medium
975
976 * tasks viewer: include API token ID if available
977
978 * node tasks: improve scrollbar behaviour on store load
979
980 * node tasks: add duration column, hide by default to avoid crowding the
981 interface
982
983 -- Proxmox Support Team <support@proxmox.com> Tue, 29 Sep 2020 10:16:53 +0200
984
aaa9ba62
TL
985proxmox-widget-toolkit (2.2-12) pve pmg; urgency=medium
986
987 * fix #2933: disks: correct behaviour of 'Init GPT' button
988
989 * utils: order languages after rendered name
990
991 * add Dutch to language map
992
993 -- Proxmox Support Team <support@proxmox.com> Mon, 07 Sep 2020 13:51:00 +0200
994
aa941c21 995proxmox-widget-toolkit (2.2-11) pve pmg; urgency=medium
03feb4fb
TL
996
997 * Add focusable pseudo class to edit windows defaultFocus
998
999 * displayedit: allow binding editable and value, and allow passing explicit
1000 displayConfig
1001
1002 * service view: allow overwriting restart command
1003
aa941c21
TL
1004 * re-bump package for Proxmox Backup Server
1005
1006 -- Proxmox Support Team <support@proxmox.com> Fri, 24 Jul 2020 16:16:52 +0200
03feb4fb 1007
ed34cd7a
TL
1008proxmox-widget-toolkit (2.2-9) pve pmg; urgency=medium
1009
1010 * add disk and storage related widgets, factored out from Proxmox VE's manager
1011
1012 * adapt auth utils for Proxmox token authentication
1013
1014 -- Proxmox Support Team <support@proxmox.com> Tue, 30 Jun 2020 13:36:05 +0200
1015
2c3e308c
TL
1016proxmox-widget-toolkit (2.2-8) pve pmg; urgency=medium
1017
1018 * format task description: avoid printing undefined ID
1019
1020 * network edit: display MTU for OVS-bond interfaces too
1021
1022 * ProxmoxProxy: add duration fields for proxmox-tasks model
1023
1024 * color and show task with warnings differently
1025
1026 * improve format_duration_human for small values <0.1s
1027
1028 * move over disk selection and smart info from Proxmox VE's manager
1029
1030 * task viewer: show task endtime and duration in status
1031
1032 -- Proxmox Support Team <support@proxmox.com> Tue, 16 Jun 2020 16:49:42 +0200
1033
2d10a597
TL
1034proxmox-widget-toolkit (2.2-7) pve pmg; urgency=medium
1035
1036 * button: make xtype of parent configurable
1037
1038 * fix RRD charts if there's no data legend or no title header
1039
1040 -- Proxmox Support Team <support@proxmox.com> Thu, 04 Jun 2020 18:20:16 +0200
1041
8617feb8
TL
1042proxmox-widget-toolkit (2.2-6) pve pmg; urgency=medium
1043
1044 * improve RRD charts
1045
1046 * utils: add updateColumnWidth helper from PVE
1047
1048 -- Proxmox Support Team <support@proxmox.com> Wed, 03 Jun 2020 11:42:55 +0200
1049
c197c3f2
TL
1050proxmox-widget-toolkit (2.2-5) pve pmg; urgency=medium
1051
1052 * JournalView: avoid null dereference on quick tab switch
1053
1054 * form/display edit: use the 'fit' layout to avoid width glitch
1055
1056 * improve error extraction for monStoreErrors by falling back to printing the
1057 whole body if we cannot extract a JSON error object out of it
1058
1059 * css: add icon colors over from Proxmox VE
1060
1061 * Utils: add duration format/render
1062
1063 -- Proxmox Support Team <support@proxmox.com> Thu, 28 May 2020 18:36:33 +0200
1064
8f9e331d
TL
1065proxmox-widget-toolkit (2.2-4) pve pmg; urgency=medium
1066
1067 * fix #2758: detect half-logged-in 'TFA' cookies and avoid treating them like
1068 regular login tickets
1069
1070 * improve default column layout of network and node task history viewer
1071
1072 * utils: task descriptions: allow to add/override entries and to specify a
1073 function
1074
1075 * render_upid: fallback to worker_id and worker_type
1076
1077 * ui: task history: add basic handling for currently running tasks
1078
1079 -- Proxmox Support Team <support@proxmox.com> Mon, 25 May 2020 19:04:10 +0200
1080
eaa0fcbd
TL
1081proxmox-widget-toolkit (2.2-3) pve pmg; urgency=medium
1082
1083 * pending object grid: mark pending changes as darkorange to avoid
1084 misinterpretation as error.
1085
1086 * move permission management role selector over from Proxmox VE
1087
1088 * input panel: call setValue on all fields
1089
1090 -- Proxmox Support Team <support@proxmox.com> Fri, 22 May 2020 10:09:26 +0200
1091
80960379
TL
1092proxmox-widget-toolkit (2.2-2) pve pmg; urgency=medium
1093
1094 * add common proxmoxlogo class definition
1095
1096 * add authentication realm data model and combo box
1097
1098 * edit window: read digest also from top level API response
1099
1100 -- Proxmox Support Team <support@proxmox.com> Mon, 18 May 2020 17:26:04 +0200
1101
d8f909e1
TL
1102proxmox-widget-toolkit (2.2-1) pve pmg; urgency=medium
1103
1104 * diff-store: allow to also auto-create real-store with schematic config only
1105
1106 * diff-store: allow to request propagation of destroy to real-store
1107
1108 -- Proxmox Support Team <support@proxmox.com> Thu, 07 May 2020 16:59:59 +0200
1109
86811eaa
TL
1110proxmox-widget-toolkit (2.1-7) pve pmg; urgency=medium
1111
1112 * Utils: add auth-realm-sync-test to task descriptions
1113
1114 * cbind: allow methods in cbindData
1115
1116 * add missing htmlEncodes userid renderers
1117
1118 -- Proxmox Support Team <support@proxmox.com> Wed, 06 May 2020 17:14:21 +0200
1119
64eb4dc4
TL
1120proxmox-widget-toolkit (2.1-6) pve pmg; urgency=medium
1121
1122 * DateTimeField: implement setMaxValue and setMinValue
1123
1124 * monStoreErrors: refactor out and render param exception errors
1125
1126 -- Proxmox Support Team <support@proxmox.com> Fri, 24 Apr 2020 18:47:21 +0200
1127
c6cf52f1
TL
1128proxmox-widget-toolkit (2.1-5) pve pmg; urgency=medium
1129
1130 * add LanguageEditWindow
1131
1132 * window/Edit: accept bodyPadding from config
1133
1134 * button: don't auto set selection model if explicitly set to false
1135
1136 * StdRemoveButton: getUrl: fallback to baseurl if no selModel is set
1137
1138 * StdRemoveButton: enable button by default if no selection model is set
1139
1140 -- Proxmox Support Team <support@proxmox.com> Mon, 20 Apr 2020 10:44:21 +0200
1141
7a3bb07a
TL
1142proxmox-widget-toolkit (2.1-4) pve pmg; urgency=medium
1143
1144 * ComboGrid: fix validation for !allowBlank disabled fields
1145
1146 * add Arabic to translated language selector
1147
1148 * object grid: allow one to pass online help to row editors
1149
1150 * form: add Proxmox.form.field.ExpireDate
1151
1152 * open combobox picker on focus even if they are editable (searchable)
1153
1154 * form: add Proxmox.form.field.DisplayEdit
1155
1156 -- Proxmox Support Team <support@proxmox.com> Thu, 16 Apr 2020 18:05:10 +0200
1157
97cdcd28
TL
1158proxmox-widget-toolkit (2.1-3) pve pmg; urgency=medium
1159
1160 * networkedit: bond: add bond-primary and MTU field
1161
1162 * cbind: allow to pass formula function in binding
1163
1164 * window: edit: allow to set submit text for data binding
1165
1166 * node/net: add vlan interface support
1167
1168 -- Proxmox Support Team <support@proxmox.com> Thu, 30 Jan 2020 17:49:32 +0100
1169
ba1ba947
TL
1170proxmox-widget-toolkit (2.1-2) pve pmg; urgency=medium
1171
1172 * task descriptions: add CT push/pull and HA shutdown
1173
1174 * task UPID: Allow additional (optional) task_id field and show it also in
1175 the task viewer window, if available
1176
1177 -- Proxmox Support Team <support@proxmox.com> Tue, 17 Dec 2019 12:02:52 +0100
1178
407871d8
TL
1179proxmox-widget-toolkit (2.1-1) pve pmg; urgency=medium
1180
1181 * fix #2421: ComboGrid: correctly validate multiSelect variant
1182
1183 * NetworkView: add apply config button
1184
1185 -- Proxmox Support Team <support@proxmox.com> Tue, 26 Nov 2019 13:00:18 +0100
1186
ceca281f
TL
1187proxmox-widget-toolkit (2.0-9) pve pmg; urgency=medium
1188
1189 * fix comboBox validation when forceSelection is true
1190
1191 * add reboot for containers into task description table
1192
1193 -- Proxmox Support Team <support@proxmox.com> Wed, 20 Nov 2019 20:28:12 +0100
1194
23446ca9
TL
1195proxmox-widget-toolkit (2.0-8) pve pmg; urgency=medium
1196
1197 * add hebrew to list of languages
1198
1199 * add qmreboot task description
1200
1201 * add pmx-hint css class
1202
1203 -- Proxmox Support Team <support@proxmox.com> Thu, 10 Oct 2019 17:04:58 +0200
1204
a24e57bc
TL
1205proxmox-widget-toolkit (2.0-7) pve pmg; urgency=medium
1206
1207 * combogrid: fix validation if valueField is different than
1208 displayField
1209
1210 -- Proxmox Support Team <support@proxmox.com> Fri, 16 Aug 2019 12:45:34 +0200
1211
e57e32d5
TL
1212proxmox-widget-toolkit (2.0-6) pve pmg; urgency=medium
1213
1214 * combogrid: always set the initial value, even if not found
1215
1216 * combogrid: add handling for historic set values currently not
1217 available
1218
1219 * Fix #582: allow to move those task which supports it to the
1220 background if they're triggered by a standard button
1221
1222 * ComboGrid: add trigger to delete value from ComboGrid if it allows
1223 blank values
1224
1225 -- Proxmox Support Team <support@proxmox.com> Tue, 13 Aug 2019 15:56:56 +0200
1226
ef2235c9
TL
1227proxmox-widget-toolkit (2.0-5) pve pmg; urgency=medium
1228
1229 * fix syslog panel resizing
1230
1231 * node network: hide ip and netmask by default
1232
1233 * node network: refactor bond mode array generation and add Bond Mode
1234 and Hash Policy
1235
1236 -- Proxmox Support Team <support@proxmox.com> Thu, 11 Jul 2019 19:33:17 +0200
1237
7d0340d7
TL
1238proxmox-widget-toolkit (2.0-4) pve pmg; urgency=medium
1239
1240 * network selector: allow to select IP too
1241
1242 * combogrid: add deleteEmpty and skipEmptyText
1243
1244 * textfield: validate after allowBlank
1245
1246 * combo grid: add setAllowBlank to help bindings
1247
1248 -- Proxmox Support Team <support@proxmox.com> Fri, 28 Jun 2019 20:30:37 +0200
1249
18983bda
TL
1250proxmox-widget-toolkit (2.0-3) pve pmg; urgency=medium
1251
1252 * refactor info/link extraction from onlinehelp to utils
1253
1254 -- Proxmox Support Team <support@proxmox.com> Mon, 24 Jun 2019 17:54:42 +0200
1255
9a8c1d01
TL
1256proxmox-widget-toolkit (2.0-2) pve pmg; urgency=medium
1257
1258 * add network selector widget
1259
1260 * node/apt updates: show full package description conditionally
1261
1262 * backport fix for ExtJS pie chart tooltip for 0% entries
1263
1264 -- Proxmox Support Team <support@proxmox.com> Fri, 14 Jun 2019 20:47:53 +0200
1265
4b428ce0
TL
1266proxmox-widget-toolkit (2.0-1) pve pmg; urgency=medium
1267
1268 * bump version for Debian Buster / PVE 6
1269
1270 -- Proxmox Support Team <support@proxmox.com> Wed, 22 May 2019 07:16:02 +0200
1271
edc61156
TL
1272proxmox-widget-toolkit (1.0-28) unstable; urgency=medium
1273
1274 * show IP/CIDR in host network view
1275
1276 * change nodes host network input from address/netmask to IP/CIDR
1277
1278 * add panel/JournalView for new mini-journalreader
1279
1280 -- Proxmox Support Team <support@proxmox.com> Wed, 15 May 2019 13:36:50 +0200
1281
44b68799
TL
1282proxmox-widget-toolkit (1.0-27) unstable; urgency=medium
1283
097729e5 1284 * wait for syslog API calls to complete before requesting new ones
44b68799 1285
097729e5 1286 -- Proxmox Support Team <support@proxmox.com> Tue, 07 May 2019 15:13:52 +0000
44b68799 1287
9b388081
TL
1288proxmox-widget-toolkit (1.0-26) unstable; urgency=medium
1289
1290 * fix #1784: allow one to set UTC as Timezone
1291
1292 * allow one to filter and search for timezones in the nodes time editor
1293
1294 * add a combined "IPv6 or IPv4 CIDR" match vtype
1295
1296 -- Proxmox Support Team <support@proxmox.com> Tue, 16 Apr 2019 05:57:58 +0000
1297
22bb0802
TL
1298proxmox-widget-toolkit (1.0-25) unstable; urgency=medium
1299
1300 * MacPrefix: prevent multicast MacPrefixes
1301
1302 * change allowed v6 prefix-length to 128
1303
1304 * rework panel/LogView
1305
1306 * add helpers required for u2f authentication
1307
1308 -- Proxmox Support Team <support@proxmox.com> Wed, 03 Apr 2019 13:58:13 +0200
1309
60b98983
TL
1310proxmox-widget-toolkit (1.0-24) unstable; urgency=medium
1311
1312 * add DnsOrIP vtype
1313
1314 -- Proxmox Support Team <support@proxmox.com> Thu, 14 Mar 2019 07:41:44 +0100
1315
f90c941b
TL
1316proxmox-widget-toolkit (1.0-23) unstable; urgency=medium
1317
1318 * tasks: put vzdump into VM/CT category
1319
1320 * fix popup behaviour in firefox with touchscreens on desktop
1321
1322 * utils: xtermjs: allow to pass a cmd parameter to the terminal
1323
1324 -- Proxmox Support Team <support@proxmox.com> Thu, 28 Feb 2019 10:54:50 +0100
1325
2caa58a3
TL
1326proxmox-widget-toolkit (1.0-22) unstable; urgency=medium
1327
1328 * form: proxmox textfield: support binding 'allowBlank'
1329
1330 -- Proxmox Support Team <support@proxmox.com> Thu, 29 Nov 2018 12:45:28 +0100
1331
cbf3acee
TL
1332proxmox-widget-toolkit (1.0-21) unstable; urgency=medium
1333
0a751aab 1334 * Utils: add some task descriptions (disk/storage management and ceph)
cbf3acee
TL
1335
1336 * node/DNS: render DNS fields htmlEncoded
1337
0a751aab 1338 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Nov 2018 14:59:16 +0100
cbf3acee 1339
7fc8bdf5
DM
1340proxmox-widget-toolkit (1.0-20) unstable; urgency=medium
1341
1342 * add node/HostsView to show/edit /etc/hosts
1343
1344 * fixup: vlan type: use 'Linux VLAN'
1345
1346 -- Proxmox Support Team <support@proxmox.com> Fri, 14 Sep 2018 12:01:12 +0200
1347
a3488146
TL
1348proxmox-widget-toolkit (1.0-19) unstable; urgency=medium
1349
1350 * add traditional Chinese to language map
1351
1352 -- Proxmox Support Team <support@proxmox.com> Tue, 12 Jun 2018 16:43:58 +0200
1353
46574d35
FG
1354proxmox-widget-toolkit (1.0-18) unstable; urgency=medium
1355
1356 * add missing task description mappings
1357
1358 -- Proxmox Support Team <support@proxmox.com> Mon, 14 May 2018 11:06:33 +0200
1359
bd7c96d0
WB
1360proxmox-widget-toolkit (1.0-17) unstable; urgency=medium
1361
1362 * fix edit windows being reopened on key-up when closing them with the return
1363 key
1364
1365 -- Proxmox Support Team <support@proxmox.com> Thu, 03 May 2018 08:26:34 +0200
1366
41670d25
TL
1367proxmox-widget-toolkit (1.0-16) unstable; urgency=medium
1368
1369 * add getRecord to ObjectStore
1370
1371 * add apiCallDone callback for window.edit
1372
1373 * PendingObjectGrid: fix display of deletion of multikey fields
1374
1375 -- Proxmox Support Team <support@proxmox.com> Wed, 02 May 2018 13:25:06 +0200
1376
bebf81f0
DM
1377proxmox-widget-toolkit (1.0-15) unstable; urgency=medium
1378
1379 * allow pressing enter in ObjectGrids to edit a field
1380
1381 * better default focus selection
1382
1383 * add a checkbox to edit windows for advanced options
1384
1385 * add advanced options to the input panel
1386
1387 -- Proxmox Support Team <support@proxmox.com> Fri, 06 Apr 2018 13:47:56 +0200
1388
ba70732c
DM
1389proxmox-widget-toolkit (1.0-14) unstable; urgency=medium
1390
1391 * fix #1223: add touchscreen override for extjs
1392
1393 * task view, progress: add taskDone callback
1394
1395 * window/Edit: allow showing TaskViewer instead of TaskProgress
1396
1397 * add labelWidth to the fieldDefaults in add_*_row
1398
1399 * add an optional renderer for integer rows in ObjectGrid
1400
1401 -- Proxmox Support Team <support@proxmox.com> Thu, 05 Apr 2018 12:18:49 +0200
1402
36ee012f
DM
1403proxmox-widget-toolkit (1.0-13) unstable; urgency=medium
1404
1405 * remove gettext definition in Utils.js
1406
1407 -- Proxmox Support Team <support@proxmox.com> Thu, 08 Mar 2018 11:37:56 +0100
1408
2e6df526
TL
1409proxmox-widget-toolkit (1.0-12) unstable; urgency=medium
1410
1411 * skip config property for cbind mixin
1412
1413 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Feb 2018 11:11:38 +0100
1414
eb1f0d2a
FG
1415proxmox-widget-toolkit (1.0-11) unstable; urgency=medium
1416
1417 * rename pve(Show|Hide)Help events
1418
1419 * mixin/CBind: allow binding sub elements
1420
1421 * show VLAN aware setting in NetworkView.
1422
1423 -- Proxmox Support Team <support@proxmox.com> Fri, 16 Feb 2018 13:06:39 +0100
1424
102716a6
DC
1425proxmox-widget-toolkit (1.0-10) unstable; urgency=medium
1426
1427 * port fixes and features from pve-manager since fork
1428
1429 * add all languages from pve
1430
1431 -- Proxmox Support Team <support@proxmox.com> Thu, 25 Jan 2018 10:19:23 +0100
1432
6689e1ce
DM
1433proxmox-widget-toolkit (1.0-9) unstable; urgency=medium
1434
1435 * add Xtermjs popup helper
1436
1437 * Utils: fix some lint errors
1438
1439 * taskviewer: port over extraTite config parameter
1440
1441 * ObjectGrid: add_text_row: allow setting vtype for editor
1442
1443 -- Proxmox Support Team <support@proxmox.com> Mon, 11 Dec 2017 14:43:17 +0100
1444
4f0b8a1a
DM
1445proxmox-widget-toolkit (1.0-8) unstable; urgency=medium
1446
1447 * remove updatequeue
1448
1449 -- Proxmox Support Team <support@proxmox.com> Wed, 29 Nov 2017 12:09:03 +0100
1450
03c29495
DM
1451proxmox-widget-toolkit (1.0-7) unstable; urgency=medium
1452
1453 * UpdateStore.js - fix update problem with chrome
1454
1455 -- Proxmox Support Team <support@proxmox.com> Thu, 23 Nov 2017 07:29:46 +0100
1456
2e67cd69
DM
1457proxmox-widget-toolkit (1.0-6) unstable; urgency=medium
1458
1459 * change 'create' parameter to 'isCreate'
1460
45a670a4 1461 * make network devices types configurable
2e67cd69
DM
1462
1463 * use Proxmox.window.TaskProgress instead of PVE.window.TaskProgress
1464
1465 * add custom submittext to Edit Window
1466
1467 * add missing BondModeSelector to widget toolkit
1468
1469 -- Proxmox Support Team <support@proxmox.com> Tue, 14 Nov 2017 11:38:51 +0100
1470
621b567f
DM
1471proxmox-widget-toolkit (1.0-5) unstable; urgency=medium
1472
1473 * use (de)activate events for dns/timeview
1474
1475 -- Proxmox Support Team <support@proxmox.com> Tue, 14 Nov 2017 08:12:09 +0100
1476
4753e65d
DM
1477proxmox-widget-toolkit (1.0-4) unstable; urgency=medium
1478
1479 * add textarea/enter workaround
1480
1481 * fix updateStore destroy
1482
1483 * RRDChart.js: add the seriesConfig parameter
1484
1485 * RRDChart.js: add the noTool parameter
1486
1487 * add autostart and alias to UpdateStore
1488
1489 * add format_size from pve
1490
1491 * add GaugeWidget from PVE
1492
1493 * LanguageSelector.js - add language selector
1494
1495 * allow to set onlineHelp on Proxmox.window.Edit
1496
1497 * add HelpButton class
1498
1499 * new checked_command helper
1500
1501 * add APT.js
1502
1503 -- Proxmox Support Team <support@proxmox.com> Tue, 24 Oct 2017 08:45:15 +0200
1504
16f921d7
DM
1505proxmox-widget-toolkit (1.0-3) unstable; urgency=medium
1506
1507 * monStoreErrors: new option clearMaskBeforeLoad
1508
1509 * add RRDChart class
1510
1511 * add RRDStore class
1512
1513 * add RRDTypeSelector class
1514
1515 * set default focus and default button for edit window
1516
1517 * add helpers to render uptime
1518
1519 * ObjectGrid.js: new monStoreErrors properties
1520
1521 -- Proxmox Support Team <support@proxmox.com> Wed, 06 Sep 2017 09:37:27 +0200
1522
835b5d8e
DM
1523proxmox-widget-toolkit (1.0-2) unstable; urgency=medium
1524
1525 * countless improvements
1526
1527 -- Proxmox Support Team <support@proxmox.com> Wed, 05 Apr 2017 10:22:47 +0200
1528
e9b7ca96
DM
1529proxmox-widget-toolkit (1.0-1) unstable; urgency=medium
1530
1531 * first try
1532
1533 -- Proxmox Support Team <support@proxmox.com> Mon, 30 Jan 2017 09:50:33 +0100
1534