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