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