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