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