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