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