]> git.proxmox.com Git - proxmox-widget-toolkit.git/blob - debian/changelog
f5380dadf85dc0004dd7be7c515c799be1cb059d
[proxmox-widget-toolkit.git] / debian / changelog
1 proxmox-widget-toolkit (3.3-4) bullseye; urgency=medium
2
3 * acme: allow wildcards as domain
4
5 * service view: avoid showing not installed services as error
6
7 * service view: fix stale stop/restart button enabled behavior
8
9 * service view: disable all buttons for masked/not-found/unknown services
10
11 -- Proxmox Support Team <support@proxmox.com> Tue, 13 Jul 2021 18:42:51 +0200
12
13 proxmox-widget-toolkit (3.3-3) bullseye; urgency=medium
14
15 * realm view/edit: make more generic for better reuse
16
17 -- Proxmox Support Team <support@proxmox.com> Mon, 12 Jul 2021 09:52:27 +0200
18
19 proxmox-widget-toolkit (3.3-2) bullseye; urgency=medium
20
21 * node: repos: only show suites warning at the top if enabled repository is
22 affected
23
24 * move over authentication-real edit window widget from Proxmox VE
25
26 * utils: add helper to format node's repository status
27
28 -- Proxmox Support Team <support@proxmox.com> Fri, 09 Jul 2021 17:30:43 +0200
29
30 proxmox-widget-toolkit (3.2-5) bullseye; urgency=medium
31
32 * network: always ask for confirmation before removing a network
33 interface from the configuration. While it is not that dangerous as we
34 have a pending config that needs to get applied, it still is nicer to do
35 for remove actions.
36
37 * node: tasks: use helper to format status again for a localized warnings
38 text
39
40 * window: safe-destroy: add taskDone and apiCallDone callbacks
41
42 -- Proxmox Support Team <support@proxmox.com> Thu, 08 Jul 2021 14:30:44 +0200
43
44 proxmox-widget-toolkit (3.2-4) bullseye; urgency=medium
45
46 * node: APT repositories: upgrade "no Proxmox product repo configured" from
47 warning to error
48
49 * node: task history: deselect entries when filter changes
50
51 * node: task history: show errors on store load
52
53 * node: task history: add 'clear filter' button
54
55 -- Proxmox Support Team <support@proxmox.com> Mon, 05 Jul 2021 16:50:23 +0200
56
57 proxmox-widget-toolkit (3.2-3) bullseye; urgency=medium
58
59 * node: repos: handle that components can be undefined
60
61 * markdown: encode bad nodes HTML instead of pruning it
62
63 * markdown: make sanitizer more strict in filtering tags and ensure that the
64 src and the href attributes point to a HTTP url, or is a data-url on a
65 image.
66
67 * info widget: early return from update if text & value stayed the same
68
69 * utils: updateColumnWidth: drop duplicate implementation and allow
70 overriding tresholdWidth
71
72 * utils: updateColumnWidth: directly calculate column count by threshold,
73 automatically using more columns on wide containers.
74
75 -- Proxmox Support Team <support@proxmox.com> Mon, 05 Jul 2021 10:10:47 +0200
76
77 proxmox-widget-toolkit (3.2-2) bullseye; urgency=medium
78
79 * avoid using unique ids for components that may have more than one instance
80 at the same time. Fixes and issue with switching between nodes on the new
81 APT Repository panel.
82
83 -- Proxmox Support Team <support@proxmox.com> Mon, 05 Jul 2021 09:47:46 +0200
84
85 proxmox-widget-toolkit (3.2-1) bullseye; urgency=medium
86
87 * css: some markdown heading and paragraph font-size & padding tuning
88
89 * node: services: fix logic for displaying unit state
90
91 * add Debian and Proxmox symbol logos and css
92
93 * node: apt: spawn a window for adding repository
94
95 * utils: add getOpenIDRedirectionAuthorization helper
96
97 * factor out userid parsing and username, realm renderer to Utils
98
99 * add OpenID icon + css class
100
101 * node: APT Repositories: rework top status and error grid
102
103 -- Proxmox Support Team <support@proxmox.com> Sat, 03 Jul 2021 00:12:34 +0200
104
105 proxmox-widget-toolkit (3.1-4) bullseye; urgency=medium
106
107 * cbind mixin: also descend in elements with an cbind property
108
109 * node: tasks: merge improved Filters over from Proxmox Backup Server
110
111 -- Proxmox Support Team <support@proxmox.com> Mon, 28 Jun 2021 19:14:10 +0200
112
113 proxmox-widget-toolkit (3.1-3) bullseye; urgency=medium
114
115 * css: markdown: add some nicer table, blockquote and task-list checkbox
116 styling
117
118 * Journal View: fix flickering in journal livemode
119
120 * node/services: optionally show unit-, and active-states
121
122 * add initial building blocks for an APT repositories UI
123
124 -- Proxmox Support Team <support@proxmox.com> Wed, 23 Jun 2021 23:11:37 +0200
125
126 proxmox-widget-toolkit (3.1-2) bullseye; urgency=medium
127
128 * ui: network: add, by default hidden, columns for the `vlan-id` and the
129 `vlan-raw-device`
130
131 * add interface for markdown parser and wire-up marked to it
132
133 -- Proxmox Support Team <support@proxmox.com> Fri, 18 Jun 2021 15:32:27 +0200
134
135 proxmox-widget-toolkit (3.1-1) bullseye; urgency=medium
136
137 * support ExtJS 7
138
139 * object grid: allow one to declaratively specify rows
140
141 * disk list: add wipe disk button which users of this widget can opt-in
142
143 * data/ProxmoxProxy: set responseType to undefined for XMLHTTPRequest
144
145 * ship api-viewer in new proxmox-widget-toolkit-dev pacakge to improve
146 possibility for code reuse
147
148 -- Proxmox Support Team <support@proxmox.com> Wed, 02 Jun 2021 16:16:02 +0200
149
150 proxmox-widget-toolkit (3.0-2) bullseye; urgency=medium
151
152 * disks: fix regression in S.M.A.R.T. window
153
154 -- Proxmox Support Team <support@proxmox.com> Fri, 14 May 2021 10:34:57 +0200
155
156 proxmox-widget-toolkit (3.0-1) bullseye; urgency=medium
157
158 * re-build for Debian 11 Bullseye based releases
159
160 -- Proxmox Support Team <support@proxmox.com> Thu, 13 May 2021 19:46:29 +0200
161
162 proxmox-widget-toolkit (2.5-4) pve pmg; urgency=medium
163
164 * info widget: set default usage warning threshold from 60% to 75%
165
166 * node disk: S.M.A.R.T.: improve the simple layout and enable autoscroll for
167 long output
168
169 * format/render size: allow one to specifiy if base 2 or 10 (SI unit) is
170 desired
171
172 -- Proxmox Support Team <support@proxmox.com> Fri, 07 May 2021 18:00:29 +0200
173
174 proxmox-widget-toolkit (2.5-3) pve pmg; urgency=medium
175
176 * toolkit: update email regex for ACME account to allow more than two domain
177 parts again
178
179 -- Proxmox Support Team <support@proxmox.com> Sat, 24 Apr 2021 19:30:08 +0200
180
181 proxmox-widget-toolkit (2.5-2) pve pmg; urgency=medium
182
183 * rrd chart: add option to render values and Y-axis with a power-of-two base
184
185 * safe destroy: allow specifing additional items
186
187 * utils: add several render and helper functions from Proxmox VE's manager
188
189 * panel: add StatusView from Proxmox VE's manager
190
191 * utils: add optional error callback to monStoreErrors
192
193 * acme: separate flag to disable the 'domains=' array
194
195 * file browser: support 'virtual'/'v' file type, show errors in messagebox
196 and allow expand 'all'
197
198 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Apr 2021 20:34:39 +0200
199
200 proxmox-widget-toolkit (2.5-1) pve pmg; urgency=medium
201
202 * panel/acme-domains: fix cyclic dependency in view model
203
204 * tasks: add warningsText
205
206 * window: move FileBrowser widget over from Proxmox Backup Server for re-use
207
208 * window/edit: add option to disable reset button
209
210 * toolkit: override email VType validation
211
212 -- Proxmox Support Team <support@proxmox.com> Tue, 13 Apr 2021 09:11:48 +0200
213
214 proxmox-widget-toolkit (2.4-9) pve pmg; urgency=medium
215
216 * improve ranged selection and deselection performance in CheckboxModel
217
218 * utils: async api: reject with whole failure response and add helper to
219 alert it
220
221 -- Proxmox Support Team <support@proxmox.com> Tue, 23 Mar 2021 11:29:43 +0100
222
223 proxmox-widget-toolkit (2.4-8) pve pmg; urgency=medium
224
225 * add async API request and sleep helpers
226
227 * override deselection in CheckboxModel to improve performance
228
229 -- Proxmox Support Team <support@proxmox.com> Mon, 22 Mar 2021 16:23:16 +0100
230
231 proxmox-widget-toolkit (2.4-7) pve pmg; urgency=medium
232
233 * data: stores: drop storeid requirement
234
235 * add ACME related data models and forms
236
237 * add ACME:
238 - account panel, plugin editing, certificate panel
239 - account and certificate panel
240 - plugin and domain editing
241
242 -- Proxmox Support Team <support@proxmox.com> Tue, 16 Mar 2021 13:31:23 +0100
243
244 proxmox-widget-toolkit (2.4-6) pve pmg; urgency=medium
245
246 * disk list: partitions do not have a S.M.A.R.T. status, avoid showing
247 'unknown'
248
249 * task viewer: increase default height
250
251 * edit window: advanced: do not permanently enable advanced mode if they are
252 invalid, only show the advanced fields temporarily.
253
254 -- Proxmox Support Team <support@proxmox.com> Fri, 05 Mar 2021 20:22:00 +0100
255
256 proxmox-widget-toolkit (2.4-5) pve pmg; urgency=medium
257
258 * disk list: restore info about ceph
259
260 * disk list: convert to tree-grid and conditionally include partitions
261
262 * fix usage of findRecord for exact matches
263
264 * prune panel: make keep-last label text like the others
265
266 * network: VLAN edit: Fix automatic field disabling and other UX improvements
267
268 -- Proxmox Support Team <support@proxmox.com> Tue, 09 Feb 2021 14:31:03 +0100
269
270 proxmox-widget-toolkit (2.4-4) pve pmg; urgency=medium
271
272 * data reader: cope with null respones for not configured data, treat like
273 an empty response
274
275 -- Proxmox Support Team <support@proxmox.com> Fri, 15 Jan 2021 16:24:08 +0100
276
277 proxmox-widget-toolkit (2.4-3) pve pmg; urgency=medium
278
279 * input panel: support convenience top column
280
281 * prune field: use dirtychange event to hide/show clear-trigger
282
283 * prune panel: allow to pass emptyText for keep-last
284
285 -- Proxmox Support Team <support@proxmox.com> Mon, 23 Nov 2020 18:46:02 +0100
286
287 proxmox-widget-toolkit (2.4-2) pve pmg; urgency=medium
288
289 * input panel: improve column scaling behavior with non-default browser or OS
290 scaling and DPI settings
291
292 * add PruneKeepField and PruneInputPanel component
293
294 * input panel: make advanced column check more flexible
295
296 * edit window: add submitUrl and loadUrl config
297
298 -- Proxmox Support Team <support@proxmox.com> Mon, 23 Nov 2020 08:14:50 +0100
299
300 proxmox-widget-toolkit (2.3-10) pve pmg; urgency=medium
301
302 * utils: get help info: fix normalization with multiple minuses by using a
303 more compatible approach
304
305 -- Proxmox Support Team <support@proxmox.com> Tue, 10 Nov 2020 16:29:09 +0100
306
307 proxmox-widget-toolkit (2.3-9) pve pmg; urgency=medium
308
309 * combo grid: set errorMask on store load failure
310
311 * enable ExtJS ARIA accessibility support again
312
313 * Utils: fix help section normalization
314
315 -- Proxmox Support Team <support@proxmox.com> Tue, 10 Nov 2020 12:07:55 +0100
316
317 proxmox-widget-toolkit (2.3-8) pve pmg; urgency=medium
318
319 * Utils: remove product specific task descriptions
320
321 -- Proxmox Support Team <support@proxmox.com> Tue, 03 Nov 2020 17:51:59 +0100
322
323 proxmox-widget-toolkit (2.3-7) pve pmg; urgency=medium
324
325 * improve redering of icons in navigation element
326
327 * add a form element for selecting a worker task type
328
329 -- Proxmox Support Team <support@proxmox.com> Mon, 02 Nov 2020 07:49:22 +0100
330
331 proxmox-widget-toolkit (2.3-6) pve pmg; urgency=medium
332
333 * edit window: add autoLoadOptions to control API call
334
335 * edit window: add extraParams config
336
337 * move over PermissionView from Proxmox VE's manager
338
339 -- Proxmox Support Team <support@proxmox.com> Wed, 28 Oct 2020 18:39:41 +0100
340
341 proxmox-widget-toolkit (2.3-5) pve pmg; urgency=medium
342
343 * improve multiselect behaviour for checkboxmodel
344
345 * add info widget from Proxmox VE
346
347 -- Proxmox Support Team <support@proxmox.com> Tue, 27 Oct 2020 18:34:16 +0100
348
349 proxmox-widget-toolkit (2.3-4) unstable; urgency=medium
350
351 * implement and use systemd_unescape
352
353 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Oct 2020 12:11:53 +0200
354
355 proxmox-widget-toolkit (2.3-3) pve pmg; urgency=medium
356
357 * tasks: ensure the UPID parameter is always correctly encoded
358
359 * move over SafeDestroy widget from pve-manager
360
361 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Oct 2020 08:53:18 +0200
362
363 proxmox-widget-toolkit (2.3-2) pve pmg; urgency=medium
364
365 * add Korean as translation choice
366
367 -- Proxmox Support Team <support@proxmox.com> Thu, 15 Oct 2020 13:27:30 +0200
368
369 proxmox-widget-toolkit (2.3-1) pve pmg; urgency=medium
370
371 * log/journal views: fix auto scrolling on browser zoom
372
373 * Utils: improve matching groups of IP/host address regexes
374
375 * Toolkit: add HostPort vtype
376
377 -- Proxmox Support Team <support@proxmox.com> Thu, 01 Oct 2020 14:50:35 +0200
378
379 proxmox-widget-toolkit (2.2-14) pve pmg; urgency=medium
380
381 * tasks viewer: include API token ID if available
382
383 * node tasks: improve scrollbar behaviour on store load
384
385 * node tasks: add duration column, hide by default to avoid crowding the
386 interface
387
388 -- Proxmox Support Team <support@proxmox.com> Tue, 29 Sep 2020 10:16:53 +0200
389
390 proxmox-widget-toolkit (2.2-12) pve pmg; urgency=medium
391
392 * fix #2933: disks: correct behaviour of 'Init GPT' button
393
394 * utils: order languages after rendered name
395
396 * add Dutch to language map
397
398 -- Proxmox Support Team <support@proxmox.com> Mon, 07 Sep 2020 13:51:00 +0200
399
400 proxmox-widget-toolkit (2.2-11) pve pmg; urgency=medium
401
402 * Add focusable pseudo class to edit windows defaultFocus
403
404 * displayedit: allow binding editable and value, and allow passing explicit
405 displayConfig
406
407 * service view: allow overwriting restart command
408
409 * re-bump package for Proxmox Backup Server
410
411 -- Proxmox Support Team <support@proxmox.com> Fri, 24 Jul 2020 16:16:52 +0200
412
413 proxmox-widget-toolkit (2.2-9) pve pmg; urgency=medium
414
415 * add disk and storage related widgets, factored out from Proxmox VE's manager
416
417 * adapt auth utils for Proxmox token authentication
418
419 -- Proxmox Support Team <support@proxmox.com> Tue, 30 Jun 2020 13:36:05 +0200
420
421 proxmox-widget-toolkit (2.2-8) pve pmg; urgency=medium
422
423 * format task description: avoid printing undefined ID
424
425 * network edit: display MTU for OVS-bond interfaces too
426
427 * ProxmoxProxy: add duration fields for proxmox-tasks model
428
429 * color and show task with warnings differently
430
431 * improve format_duration_human for small values <0.1s
432
433 * move over disk selection and smart info from Proxmox VE's manager
434
435 * task viewer: show task endtime and duration in status
436
437 -- Proxmox Support Team <support@proxmox.com> Tue, 16 Jun 2020 16:49:42 +0200
438
439 proxmox-widget-toolkit (2.2-7) pve pmg; urgency=medium
440
441 * button: make xtype of parent configurable
442
443 * fix RRD charts if there's no data legend or no title header
444
445 -- Proxmox Support Team <support@proxmox.com> Thu, 04 Jun 2020 18:20:16 +0200
446
447 proxmox-widget-toolkit (2.2-6) pve pmg; urgency=medium
448
449 * improve RRD charts
450
451 * utils: add updateColumnWidth helper from PVE
452
453 -- Proxmox Support Team <support@proxmox.com> Wed, 03 Jun 2020 11:42:55 +0200
454
455 proxmox-widget-toolkit (2.2-5) pve pmg; urgency=medium
456
457 * JournalView: avoid null dereference on quick tab switch
458
459 * form/display edit: use the 'fit' layout to avoid width glitch
460
461 * improve error extraction for monStoreErrors by falling back to printing the
462 whole body if we cannot extract a JSON error object out of it
463
464 * css: add icon colors over from Proxmox VE
465
466 * Utils: add duration format/render
467
468 -- Proxmox Support Team <support@proxmox.com> Thu, 28 May 2020 18:36:33 +0200
469
470 proxmox-widget-toolkit (2.2-4) pve pmg; urgency=medium
471
472 * fix #2758: detect half-logged-in 'TFA' cookies and avoid treating them like
473 regular login tickets
474
475 * improve default column layout of network and node task history viewer
476
477 * utils: task descriptions: allow to add/override entries and to specify a
478 function
479
480 * render_upid: fallback to worker_id and worker_type
481
482 * ui: task history: add basic handling for currently running tasks
483
484 -- Proxmox Support Team <support@proxmox.com> Mon, 25 May 2020 19:04:10 +0200
485
486 proxmox-widget-toolkit (2.2-3) pve pmg; urgency=medium
487
488 * pending object grid: mark pending changes as darkorange to avoid
489 misinterpretation as error.
490
491 * move permission management role selector over from Proxmox VE
492
493 * input panel: call setValue on all fields
494
495 -- Proxmox Support Team <support@proxmox.com> Fri, 22 May 2020 10:09:26 +0200
496
497 proxmox-widget-toolkit (2.2-2) pve pmg; urgency=medium
498
499 * add common proxmoxlogo class definition
500
501 * add authentication realm data model and combo box
502
503 * edit window: read digest also from top level API response
504
505 -- Proxmox Support Team <support@proxmox.com> Mon, 18 May 2020 17:26:04 +0200
506
507 proxmox-widget-toolkit (2.2-1) pve pmg; urgency=medium
508
509 * diff-store: allow to also auto-create real-store with schematic config only
510
511 * diff-store: allow to request propagation of destroy to real-store
512
513 -- Proxmox Support Team <support@proxmox.com> Thu, 07 May 2020 16:59:59 +0200
514
515 proxmox-widget-toolkit (2.1-7) pve pmg; urgency=medium
516
517 * Utils: add auth-realm-sync-test to task descriptions
518
519 * cbind: allow methods in cbindData
520
521 * add missing htmlEncodes userid renderers
522
523 -- Proxmox Support Team <support@proxmox.com> Wed, 06 May 2020 17:14:21 +0200
524
525 proxmox-widget-toolkit (2.1-6) pve pmg; urgency=medium
526
527 * DateTimeField: implement setMaxValue and setMinValue
528
529 * monStoreErrors: refactor out and render param exception errors
530
531 -- Proxmox Support Team <support@proxmox.com> Fri, 24 Apr 2020 18:47:21 +0200
532
533 proxmox-widget-toolkit (2.1-5) pve pmg; urgency=medium
534
535 * add LanguageEditWindow
536
537 * window/Edit: accept bodyPadding from config
538
539 * button: don't auto set selection model if explicitly set to false
540
541 * StdRemoveButton: getUrl: fallback to baseurl if no selModel is set
542
543 * StdRemoveButton: enable button by default if no selection model is set
544
545 -- Proxmox Support Team <support@proxmox.com> Mon, 20 Apr 2020 10:44:21 +0200
546
547 proxmox-widget-toolkit (2.1-4) pve pmg; urgency=medium
548
549 * ComboGrid: fix validation for !allowBlank disabled fields
550
551 * add Arabic to translated language selector
552
553 * object grid: allow one to pass online help to row editors
554
555 * form: add Proxmox.form.field.ExpireDate
556
557 * open combobox picker on focus even if they are editable (searchable)
558
559 * form: add Proxmox.form.field.DisplayEdit
560
561 -- Proxmox Support Team <support@proxmox.com> Thu, 16 Apr 2020 18:05:10 +0200
562
563 proxmox-widget-toolkit (2.1-3) pve pmg; urgency=medium
564
565 * networkedit: bond: add bond-primary and MTU field
566
567 * cbind: allow to pass formula function in binding
568
569 * window: edit: allow to set submit text for data binding
570
571 * node/net: add vlan interface support
572
573 -- Proxmox Support Team <support@proxmox.com> Thu, 30 Jan 2020 17:49:32 +0100
574
575 proxmox-widget-toolkit (2.1-2) pve pmg; urgency=medium
576
577 * task descriptions: add CT push/pull and HA shutdown
578
579 * task UPID: Allow additional (optional) task_id field and show it also in
580 the task viewer window, if available
581
582 -- Proxmox Support Team <support@proxmox.com> Tue, 17 Dec 2019 12:02:52 +0100
583
584 proxmox-widget-toolkit (2.1-1) pve pmg; urgency=medium
585
586 * fix #2421: ComboGrid: correctly validate multiSelect variant
587
588 * NetworkView: add apply config button
589
590 -- Proxmox Support Team <support@proxmox.com> Tue, 26 Nov 2019 13:00:18 +0100
591
592 proxmox-widget-toolkit (2.0-9) pve pmg; urgency=medium
593
594 * fix comboBox validation when forceSelection is true
595
596 * add reboot for containers into task description table
597
598 -- Proxmox Support Team <support@proxmox.com> Wed, 20 Nov 2019 20:28:12 +0100
599
600 proxmox-widget-toolkit (2.0-8) pve pmg; urgency=medium
601
602 * add hebrew to list of languages
603
604 * add qmreboot task description
605
606 * add pmx-hint css class
607
608 -- Proxmox Support Team <support@proxmox.com> Thu, 10 Oct 2019 17:04:58 +0200
609
610 proxmox-widget-toolkit (2.0-7) pve pmg; urgency=medium
611
612 * combogrid: fix validation if valueField is different than
613 displayField
614
615 -- Proxmox Support Team <support@proxmox.com> Fri, 16 Aug 2019 12:45:34 +0200
616
617 proxmox-widget-toolkit (2.0-6) pve pmg; urgency=medium
618
619 * combogrid: always set the initial value, even if not found
620
621 * combogrid: add handling for historic set values currently not
622 available
623
624 * Fix #582: allow to move those task which supports it to the
625 background if they're triggered by a standard button
626
627 * ComboGrid: add trigger to delete value from ComboGrid if it allows
628 blank values
629
630 -- Proxmox Support Team <support@proxmox.com> Tue, 13 Aug 2019 15:56:56 +0200
631
632 proxmox-widget-toolkit (2.0-5) pve pmg; urgency=medium
633
634 * fix syslog panel resizing
635
636 * node network: hide ip and netmask by default
637
638 * node network: refactor bond mode array generation and add Bond Mode
639 and Hash Policy
640
641 -- Proxmox Support Team <support@proxmox.com> Thu, 11 Jul 2019 19:33:17 +0200
642
643 proxmox-widget-toolkit (2.0-4) pve pmg; urgency=medium
644
645 * network selector: allow to select IP too
646
647 * combogrid: add deleteEmpty and skipEmptyText
648
649 * textfield: validate after allowBlank
650
651 * combo grid: add setAllowBlank to help bindings
652
653 -- Proxmox Support Team <support@proxmox.com> Fri, 28 Jun 2019 20:30:37 +0200
654
655 proxmox-widget-toolkit (2.0-3) pve pmg; urgency=medium
656
657 * refactor info/link extraction from onlinehelp to utils
658
659 -- Proxmox Support Team <support@proxmox.com> Mon, 24 Jun 2019 17:54:42 +0200
660
661 proxmox-widget-toolkit (2.0-2) pve pmg; urgency=medium
662
663 * add network selector widget
664
665 * node/apt updates: show full package description conditionally
666
667 * backport fix for ExtJS pie chart tooltip for 0% entries
668
669 -- Proxmox Support Team <support@proxmox.com> Fri, 14 Jun 2019 20:47:53 +0200
670
671 proxmox-widget-toolkit (2.0-1) pve pmg; urgency=medium
672
673 * bump version for Debian Buster / PVE 6
674
675 -- Proxmox Support Team <support@proxmox.com> Wed, 22 May 2019 07:16:02 +0200
676
677 proxmox-widget-toolkit (1.0-28) unstable; urgency=medium
678
679 * show IP/CIDR in host network view
680
681 * change nodes host network input from address/netmask to IP/CIDR
682
683 * add panel/JournalView for new mini-journalreader
684
685 -- Proxmox Support Team <support@proxmox.com> Wed, 15 May 2019 13:36:50 +0200
686
687 proxmox-widget-toolkit (1.0-27) unstable; urgency=medium
688
689 * wait for syslog API calls to complete before requesting new ones
690
691 -- Proxmox Support Team <support@proxmox.com> Tue, 07 May 2019 15:13:52 +0000
692
693 proxmox-widget-toolkit (1.0-26) unstable; urgency=medium
694
695 * fix #1784: allow one to set UTC as Timezone
696
697 * allow one to filter and search for timezones in the nodes time editor
698
699 * add a combined "IPv6 or IPv4 CIDR" match vtype
700
701 -- Proxmox Support Team <support@proxmox.com> Tue, 16 Apr 2019 05:57:58 +0000
702
703 proxmox-widget-toolkit (1.0-25) unstable; urgency=medium
704
705 * MacPrefix: prevent multicast MacPrefixes
706
707 * change allowed v6 prefix-length to 128
708
709 * rework panel/LogView
710
711 * add helpers required for u2f authentication
712
713 -- Proxmox Support Team <support@proxmox.com> Wed, 03 Apr 2019 13:58:13 +0200
714
715 proxmox-widget-toolkit (1.0-24) unstable; urgency=medium
716
717 * add DnsOrIP vtype
718
719 -- Proxmox Support Team <support@proxmox.com> Thu, 14 Mar 2019 07:41:44 +0100
720
721 proxmox-widget-toolkit (1.0-23) unstable; urgency=medium
722
723 * tasks: put vzdump into VM/CT category
724
725 * fix popup behaviour in firefox with touchscreens on desktop
726
727 * utils: xtermjs: allow to pass a cmd parameter to the terminal
728
729 -- Proxmox Support Team <support@proxmox.com> Thu, 28 Feb 2019 10:54:50 +0100
730
731 proxmox-widget-toolkit (1.0-22) unstable; urgency=medium
732
733 * form: proxmox textfield: support binding 'allowBlank'
734
735 -- Proxmox Support Team <support@proxmox.com> Thu, 29 Nov 2018 12:45:28 +0100
736
737 proxmox-widget-toolkit (1.0-21) unstable; urgency=medium
738
739 * Utils: add some task descriptions (disk/storage management and ceph)
740
741 * node/DNS: render DNS fields htmlEncoded
742
743 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Nov 2018 14:59:16 +0100
744
745 proxmox-widget-toolkit (1.0-20) unstable; urgency=medium
746
747 * add node/HostsView to show/edit /etc/hosts
748
749 * fixup: vlan type: use 'Linux VLAN'
750
751 -- Proxmox Support Team <support@proxmox.com> Fri, 14 Sep 2018 12:01:12 +0200
752
753 proxmox-widget-toolkit (1.0-19) unstable; urgency=medium
754
755 * add traditional Chinese to language map
756
757 -- Proxmox Support Team <support@proxmox.com> Tue, 12 Jun 2018 16:43:58 +0200
758
759 proxmox-widget-toolkit (1.0-18) unstable; urgency=medium
760
761 * add missing task description mappings
762
763 -- Proxmox Support Team <support@proxmox.com> Mon, 14 May 2018 11:06:33 +0200
764
765 proxmox-widget-toolkit (1.0-17) unstable; urgency=medium
766
767 * fix edit windows being reopened on key-up when closing them with the return
768 key
769
770 -- Proxmox Support Team <support@proxmox.com> Thu, 03 May 2018 08:26:34 +0200
771
772 proxmox-widget-toolkit (1.0-16) unstable; urgency=medium
773
774 * add getRecord to ObjectStore
775
776 * add apiCallDone callback for window.edit
777
778 * PendingObjectGrid: fix display of deletion of multikey fields
779
780 -- Proxmox Support Team <support@proxmox.com> Wed, 02 May 2018 13:25:06 +0200
781
782 proxmox-widget-toolkit (1.0-15) unstable; urgency=medium
783
784 * allow pressing enter in ObjectGrids to edit a field
785
786 * better default focus selection
787
788 * add a checkbox to edit windows for advanced options
789
790 * add advanced options to the input panel
791
792 -- Proxmox Support Team <support@proxmox.com> Fri, 06 Apr 2018 13:47:56 +0200
793
794 proxmox-widget-toolkit (1.0-14) unstable; urgency=medium
795
796 * fix #1223: add touchscreen override for extjs
797
798 * task view, progress: add taskDone callback
799
800 * window/Edit: allow showing TaskViewer instead of TaskProgress
801
802 * add labelWidth to the fieldDefaults in add_*_row
803
804 * add an optional renderer for integer rows in ObjectGrid
805
806 -- Proxmox Support Team <support@proxmox.com> Thu, 05 Apr 2018 12:18:49 +0200
807
808 proxmox-widget-toolkit (1.0-13) unstable; urgency=medium
809
810 * remove gettext definition in Utils.js
811
812 -- Proxmox Support Team <support@proxmox.com> Thu, 08 Mar 2018 11:37:56 +0100
813
814 proxmox-widget-toolkit (1.0-12) unstable; urgency=medium
815
816 * skip config property for cbind mixin
817
818 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Feb 2018 11:11:38 +0100
819
820 proxmox-widget-toolkit (1.0-11) unstable; urgency=medium
821
822 * rename pve(Show|Hide)Help events
823
824 * mixin/CBind: allow binding sub elements
825
826 * show VLAN aware setting in NetworkView.
827
828 -- Proxmox Support Team <support@proxmox.com> Fri, 16 Feb 2018 13:06:39 +0100
829
830 proxmox-widget-toolkit (1.0-10) unstable; urgency=medium
831
832 * port fixes and features from pve-manager since fork
833
834 * add all languages from pve
835
836 -- Proxmox Support Team <support@proxmox.com> Thu, 25 Jan 2018 10:19:23 +0100
837
838 proxmox-widget-toolkit (1.0-9) unstable; urgency=medium
839
840 * add Xtermjs popup helper
841
842 * Utils: fix some lint errors
843
844 * taskviewer: port over extraTite config parameter
845
846 * ObjectGrid: add_text_row: allow setting vtype for editor
847
848 -- Proxmox Support Team <support@proxmox.com> Mon, 11 Dec 2017 14:43:17 +0100
849
850 proxmox-widget-toolkit (1.0-8) unstable; urgency=medium
851
852 * remove updatequeue
853
854 -- Proxmox Support Team <support@proxmox.com> Wed, 29 Nov 2017 12:09:03 +0100
855
856 proxmox-widget-toolkit (1.0-7) unstable; urgency=medium
857
858 * UpdateStore.js - fix update problem with chrome
859
860 -- Proxmox Support Team <support@proxmox.com> Thu, 23 Nov 2017 07:29:46 +0100
861
862 proxmox-widget-toolkit (1.0-6) unstable; urgency=medium
863
864 * change 'create' parameter to 'isCreate'
865
866 * make network devices types configureable
867
868 * use Proxmox.window.TaskProgress instead of PVE.window.TaskProgress
869
870 * add custom submittext to Edit Window
871
872 * add missing BondModeSelector to widget toolkit
873
874 -- Proxmox Support Team <support@proxmox.com> Tue, 14 Nov 2017 11:38:51 +0100
875
876 proxmox-widget-toolkit (1.0-5) unstable; urgency=medium
877
878 * use (de)activate events for dns/timeview
879
880 -- Proxmox Support Team <support@proxmox.com> Tue, 14 Nov 2017 08:12:09 +0100
881
882 proxmox-widget-toolkit (1.0-4) unstable; urgency=medium
883
884 * add textarea/enter workaround
885
886 * fix updateStore destroy
887
888 * RRDChart.js: add the seriesConfig parameter
889
890 * RRDChart.js: add the noTool parameter
891
892 * add autostart and alias to UpdateStore
893
894 * add format_size from pve
895
896 * add GaugeWidget from PVE
897
898 * LanguageSelector.js - add language selector
899
900 * allow to set onlineHelp on Proxmox.window.Edit
901
902 * add HelpButton class
903
904 * new checked_command helper
905
906 * add APT.js
907
908 -- Proxmox Support Team <support@proxmox.com> Tue, 24 Oct 2017 08:45:15 +0200
909
910 proxmox-widget-toolkit (1.0-3) unstable; urgency=medium
911
912 * monStoreErrors: new option clearMaskBeforeLoad
913
914 * add RRDChart class
915
916 * add RRDStore class
917
918 * add RRDTypeSelector class
919
920 * set default focus and default button for edit window
921
922 * add helpers to render uptime
923
924 * ObjectGrid.js: new monStoreErrors properties
925
926 -- Proxmox Support Team <support@proxmox.com> Wed, 06 Sep 2017 09:37:27 +0200
927
928 proxmox-widget-toolkit (1.0-2) unstable; urgency=medium
929
930 * countless improvements
931
932 -- Proxmox Support Team <support@proxmox.com> Wed, 05 Apr 2017 10:22:47 +0200
933
934 proxmox-widget-toolkit (1.0-1) unstable; urgency=medium
935
936 * first try
937
938 -- Proxmox Support Team <support@proxmox.com> Mon, 30 Jan 2017 09:50:33 +0100
939