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