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