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