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