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