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