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