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