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