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