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