]> git.proxmox.com Git - proxmox-widget-toolkit.git/blame - debian/changelog
bump version to 4.1.1
[proxmox-widget-toolkit.git] / debian / changelog
CommitLineData
49f7549b
TL
1proxmox-widget-toolkit (4.1.1) bookworm; urgency=medium
2
3 * api-viewer: implement basic oneOf support
4
5 * form: displaye-edit: add one of the two missing returns
6
7 * notification ui: rework for new matcher based approach, drop old filter
8 and grouping widgets
9
10 * notification: matcher: add UI for matcher editing
11
12 * panel: notification: add gui for SMTP endpoints
13
14 * notification ui: add enable checkbox for targets/matchers
15
16 -- Proxmox Support Team <support@proxmox.com> Fri, 17 Nov 2023 16:56:06 +0100
17
60e1c562
TL
18proxmox-widget-toolkit (4.1.0) bookworm; urgency=medium
19
20 * text field: add trimValue option to auto-trim leading and trailing
21 whitespace from the to be submitted value
22
23 * schema: endpoint types: don't translate endpoint type names
24
25 * adapt the date time field to be more declarative
26
27 * fix #4442: extend the log view for firewall to allow filtering by a
28 date-time range
29
30 * disk list: render osdid-list if present
31
32 * file-level restore: enable the download-as-tar button by default, all use
33 sites support that feature now.
34
35 * apt updates: drop handling the ChangeLogUrl, it's not returned anymore
36
37 * combo grid: initialize value with [] by default to avoid glitches where
38 ExtJS sometimes does not finishes with initializing everything
39
40 -- Proxmox Support Team <support@proxmox.com> Tue, 14 Nov 2023 09:11:23 +0100
41
1326f771
TL
42proxmox-widget-toolkit (4.0.9) bookworm; urgency=medium
43
44 * fix using gettext with parameter in various newly added notification and
45 sendmail widgets
46
47 * parser: split checking IMG and A tags, make the latter more strict
48
49 -- Proxmox Support Team <support@proxmox.com> Tue, 03 Oct 2023 10:39:31 +0200
50
4187bffe
TL
51proxmox-widget-toolkit (4.0.8) bookworm; urgency=medium
52
53 * fix #4531: acme plugins: correct change detection of dirty form fields
54
55 * fix #4951: accept undefined as value for the multi-disk selector
56
57 * auth: ldap: openid: use our proxmox textfield variant for the comment
58 field to avoid that an empty comments are saved in the config
59
60 * utils: language map: add entry for new Croatian translation
61
62 -- Proxmox Support Team <support@proxmox.com> Wed, 13 Sep 2023 17:16:01 +0200
63
49bb8516
WB
64proxmox-widget-toolkit (4.0.7) bookworm; urgency=medium
65
66 * fix #4874: improve error message for invalid hostname
67
68 * add entry for Georgian translation
69
70 * fix the UI not refreshing after successful certificate deletion
71
72 * add missing htmlEncode calls to network selector and apt repository panel
73
74 * add panels for notification system:
75 - sendmail endpoint panel
76 - gotify endpoint panel
77 - notification group management panel
78 - notification filter management panel
79
80 -- Proxmox Support Team <support@proxmox.com> Wed, 16 Aug 2023 10:43:02 +0200
81
81562cea
TL
82proxmox-widget-toolkit (4.0.6) bookworm; urgency=medium
83
84 * LDAP realm edit: forbid specifying a bind_dn without a password
85
86 -- Proxmox Support Team <support@proxmox.com> Mon, 26 Jun 2023 20:24:57 +0200
87
589317b0
TL
88proxmox-widget-toolkit (4.0.5) bookworm; urgency=medium
89
90 * add Українська - Ukrainian to language map
91
92 * apt repositories: add production ready warnings for Ceph repositories
93
94 * add TOTP second factor: increase the size of the quiet zone for the QR
95 code, following general recommendation to make scanning it more robust
96
97 -- Proxmox Support Team <support@proxmox.com> Fri, 16 Jun 2023 15:58:27 +0200
98
f224688d
TL
99proxmox-widget-toolkit (4.0.4) bookworm; urgency=medium
100
101 * apt repositories: fix typo for getting the default unknown text
102
103 * apt repositories: avoid potential type error in classifyOrigin helper
104
105 -- Proxmox Support Team <support@proxmox.com> Fri, 09 Jun 2023 17:29:44 +0200
106
7a0bbba3
TL
107proxmox-widget-toolkit (4.0.3) bookworm; urgency=medium
108
109 * date time field: fix typo in xtype name but add alias for backward compat
110
111 * set 'SameSite' attr of auth cookie to 'strict', which modern browsers
112 already ensured in practice
113
114 * apt repositories: actually ignore ignore-pre-upgrade-warning
115
116 * apt repositories: just ignore unknown info rather than throwing an error
117
118 * apt repositories: detect mixed suites before major upgrade
119
120 * tfa: improve UX for recovery keys and when none are left
121
122 * tfa: show 'Locked' in 'Enabled' column if tfa is locked
123
124 -- Proxmox Support Team <support@proxmox.com> Fri, 09 Jun 2023 08:07:01 +0200
125
db5d0cc1
TL
126proxmox-widget-toolkit (4.0.2) bookworm; urgency=medium
127
128 * markdown parser: allow setting "target" attribute for links
129
130 * fix #4756: markdown parser: allow any valid URL for link (a) tags,
131 allowing one to add short-cuts like a RDP url to quickly open the remote
132 viewer.
133
134 * ship a minified version of the widget-toolkit JS library
135
136 -- Proxmox Support Team <support@proxmox.com> Sat, 03 Jun 2023 13:45:27 +0200
137
1683d090
TL
138proxmox-widget-toolkit (4.0.1) bookworm; urgency=medium
139
140 * tfa: paperkey: cleanup iframes for printing after window close
141
142 * parser: adapt to calling convention of updated Markdown renderer library
143 "marked" has since its v4.0.0
144
145 * fix #4551: ui: translate byte unit in `format_size`
146
147 -- Proxmox Support Team <support@proxmox.com> Thu, 01 Jun 2023 16:35:32 +0200
148
b1f95caa
TL
149proxmox-widget-toolkit (4.0.0) bookworm; urgency=medium
150
151 * re-build for Debian 12 Bookworm based releases
152
153 -- Proxmox Support Team <support@proxmox.com> Thu, 25 May 2023 09:13:29 +0200
154
6d20cff0
TL
155proxmox-widget-toolkit (3.7.0) bullseye; urgency=medium
156
157 * dark-mode:
158 - fix focus and focus-over states for tabs
159 - fix the focused state for background image grid icons
160 - style the icon for the datastore maintenance mode
161 - improve apt repo group header contrast ratios
162 - adjust panel header tool icons
163 - fix #4618: lighten critical/warning charts/gauges colors
164
165 * form: combo grid: use correct method to initialize the picker to ensure
166 it's cleaned up again after closed.
167
168 -- Proxmox Support Team <support@proxmox.com> Wed, 17 May 2023 14:02:50 +0200
169
38db75a4
TL
170proxmox-widget-toolkit (3.6.5) bullseye; urgency=medium
171
172 * window: ldap auth edit: avoid relying on the default bind property
173
174 * window: ldap auth edit: set view-model form data explicitly on edit to
175 avoid a data race in chromium based browser that could result in a
176 mismatch of the configured value and the initially shown one.
177
178 -- Proxmox Support Team <support@proxmox.com> Tue, 28 Mar 2023 17:56:10 +0200
179
e1608311
TL
180proxmox-widget-toolkit (3.6.4) bullseye; urgency=medium
181
182 * dark-mode:
183 - improve contrast on split buttons
184 - color the custom grid and tree icons
185 - set boundlist (combo box picker) background so that loading progress or
186 errors are styled correctly too
187 - add a small white padding to the TOTP QR-code, as some apps are confused
188 otherwise
189 - fix #4617: increase brightness of tree expand/collapse arrows to avoid
190 overly low contrast
191
192 * fix #4612: mobile: avoid crash due to missing getProxy method
193
194 * theme edit window: ensure that the saved theme is actually valid
195
196 * language selector: translate entries to both native and localized variants
197
198 * language selector: increase picker list view width
199
200 -- Proxmox Support Team <support@proxmox.com> Sun, 26 Mar 2023 17:52:48 +0200
201
676bb0e0
TL
202proxmox-widget-toolkit (3.6.3) bullseye; urgency=medium
203
204 * dark-mode fine-tuning:
205 - fix highlighting of active elements in drop down menus
206 - set the icon color of filtered column headers properly
207 - style checkboxes that don't use blueish active states
208 - style locked guest icons properly
209 - tone down border on ceph install card-like window
210
211 -- Proxmox Support Team <support@proxmox.com> Wed, 22 Mar 2023 13:25:05 +0100
212
df57fa6c
TL
213proxmox-widget-toolkit (3.6.2) bullseye; urgency=medium
214
215 * network edit: add tooltip to bridge ports inputs
216
217 * dark-mode: reduce background mask opacity to 0.5
218
219 * dark-mode: make window shadow black again to avoid a backlight that some
220 have very strong opionions against
221
222 * rename "Theme" selector to "Color Theme" to add some context for
223 translation
224
225 -- Proxmox Support Team <support@proxmox.com> Tue, 21 Mar 2023 16:46:27 +0100
226
7996ce87
TL
227proxmox-widget-toolkit (3.6.1) bullseye; urgency=medium
228
229 * repo view: replace non-clickable checkbox with icons
230
231 * auth ui: add LDAP realm-edit panel and sync UI, refactored & adapted from
232 the pve-manager implementation for future reuse
233
234 * dark-theme: improve help button contrast ratios in focused state
235
236 * dark-theme: make "sorted-by" header highlight more subtle
237
238 * dark-theme: dim warning and invalid colors more
239
240 * dark-theme: let the background "shine through" mask more to avoid that
241 information on it becomes unreadable
242
243 -- Proxmox Support Team <support@proxmox.com> Mon, 20 Mar 2023 14:13:42 +0100
244
dde1f3b0
TL
245proxmox-widget-toolkit (3.6.0) bullseye; urgency=medium
246
247 * node apt: make changelog window taller for 4:3 ratio and cleanup/modernize
248 code
249
250 * ui: SMART: show SMART data in correct columns with correct values
251
252 * fix #4421: ui: guard setProxy against races of slow vs fast requests
253
254 * dark-theme: add initial version of the proxmox-dark theme
255
256 * subscription/summary/backup: stop setting the background color
257
258 * gauge widget: add support for a dark theme and dynamic theme switching
259
260 * rrd chart: add support for the dark theme and dynamic theme switching
261
262 * form: add a theme selector window
263
264 * dark-theme:
265 - fix summary row background
266 - increase contrast on check-boxes
267 - visually remove the border around the pve resource tree
268 - remove thicker borders around content
269 - re-work buttons colors to appear dimmer
270 - make windows stand out more against the background mask
271
272 * fix #4585 : toolkit: configid type: add missing "-" character support
273
274 * input panel: improve validity change check for advanced fields
275
276 * auth-realm selector: add custom store filters for callers
277
278 -- Proxmox Support Team <support@proxmox.com> Tue, 14 Mar 2023 16:25:37 +0100
279
7f14a081
TL
280proxmox-widget-toolkit (3.5.5) bullseye; urgency=medium
281
282 * combobox grid: use the grids view for the error message
283
284 * combobox grid: make height for the error configurable
285
286 * combobox grid: instead of hiding the picker collapse it, keeping the
287 internal state consitent which avoids, among other things, the need
288 fo two clicks after re-selecting an item
289
290 * utils: always html-encode response message from errors to avoid rendering
291 glitches, that while not known to be problematic from a safety POV, are
292 possibly odd for people to find.
293
294 * form: display-edit: add safe default renderer for display field to avoid
295 unproblematic, but possible odd and glitchy side-effects from the
296 value-bind if the display-edit field is in iput mode.
297
298 * api request: add wide spread alert-error logic as smart-on option
299
300 -- Proxmox Support Team <support@proxmox.com> Tue, 31 Jan 2023 17:27:41 +0100
301
49dd139a
TL
302proxmox-widget-toolkit (3.5.4) bullseye; urgency=medium
303
304 * api-viewer: allow text selection in the parameter and the return grids
305
306 * task viewer: add optional button to download full task-log
307
308 * permission role selector: fix renderer for column of included privileges
309 for Proxmox VE
310
311 * permission role selector: make slightly more wide and resizeable
312
313 * node network view: rework finding free interface ID and move add-menu
314 generation to common helper (no semantic change intended)
315
316 -- Proxmox Support Team <support@proxmox.com> Wed, 11 Jan 2023 16:09:53 +0100
317
0bba4fc6
TL
318proxmox-widget-toolkit (3.5.3) bullseye; urgency=medium
319
320 * css: do not make full-style tags display as inline-block in the tree
321 to avoid height jumps
322
323 * log, journal view: fix access to `me` after destroying
324
325 -- Proxmox Support Team <support@proxmox.com> Mon, 21 Nov 2022 11:14:27 +0100
326
a35c6122
TL
327proxmox-widget-toolkit (3.5.2) bullseye; urgency=medium
328
329 * host disks: add 'mounted' column
330
331 * host disk: handle partition data from Proxmox Backup Server backend
332
333 * number field: avoid that a single up/down arrow key press
334 increment or decrements twice
335
336 * toolkit: make email regex pattern match pve-common
337
338 * css: import action column fix from pbs, pmg
339
340 * fix #2703: networkedit: limit custom interface name field to 15
341 characters.
342
343 * task progress: show text instead of bogus percentage
344
345 * fix #3593: add CPU affinity task set type
346
347 * input panel: add onSetValues hook
348
349 * add tag related helpers
350
351 * toolkit: add override for ExtJS DragDropManager to fix selection behavior
352 in the drag zone
353
354 * rdd charts: don't display power-of-two suffix 'i' for values without unit
355 suffix
356
357 * fix #4271: api-viewer: display nested formats instead of `[object Object]`
358
359 * api-viewer: show min/max for values without any other format
360
361 -- Proxmox Support Team <support@proxmox.com> Thu, 17 Nov 2022 08:37:26 +0100
362
3e83971b
TL
363proxmox-widget-toolkit (3.5.1) bullseye; urgency=medium
364
365 * pxar file types: fix over-eager s/text/label/ so that text file icon is
366 shown again
367
368 * file browser: disable item # size rendering
369
370 -- Proxmox Support Team <support@proxmox.com> Mon, 16 May 2022 18:03:35 +0200
371
141d2ec3
TL
372proxmox-widget-toolkit (3.5.0) bullseye; urgency=medium
373
374 * file browser: try reload again when getting a 503 error
375
376 * ui: acl role selector: make the picker grid wider and ensure that the
377 text wraps in the privilege column
378
379 * fix #4001: file browser: add a configurable prefix to downloaded files
380
381 * fix #4001: file browser: show number of items in a directory as size, if
382 available
383
384 * file browser: align size column to end/right
385
386 * file browser: only disable, not hide button if not downloadable and add
387 hint for why and what to do in tooltip
388
389 * switch to native version format for native package
390
391 -- Proxmox Support Team <support@proxmox.com> Sun, 15 May 2022 11:46:54 +0200
392
081b26ed
TL
393proxmox-widget-toolkit (3.4-10) bullseye; urgency=medium
394
395 * css: add proxmox-good-row class
396
397 * status view: fix usage calculation for fields without valid values, like
398 for example SWAP can often be.
399
400 * buttons: add AltText to unify the hack to detect the max size of a button
401 that switches its text dynamically
402
403 -- Proxmox Support Team <support@proxmox.com> Wed, 27 Apr 2022 18:58:21 +0200
404
ad772f5b
TL
405proxmox-widget-toolkit (3.4-9) bullseye; urgency=medium
406
407 * file browser: optionally allow showing a "download as tar.zst"
408 button, if supported
409
410 * tab buttons: fix vertial centering of text and reduce padding
411 slightly
412
413 * move over the markdown based notes view panel and edit window from
414 pve-manager for reuse
415
416 -- Proxmox Support Team <support@proxmox.com> Thu, 14 Apr 2022 07:56:54 +0200
417
ab6ec02d
TL
418proxmox-widget-toolkit (3.4-8) bullseye; urgency=medium
419
420 * fix #3919: log view: show first task output line correctly
421
422 * combo grid: clear filter on blur
423
424 * utils: clear cookies with secure flag set to avoid bogus browser
425 warning
426
427 * node tasks: do not count preset filters as normal filters to avoid
428 "clear filter" button glitch
429
430 * icons: switch cpu and ram bitmaps to svg
431
432 * object grid: call rendere with our scope
433
434 * dns view: increase api polling intervall from 1s to 10s
435
436 -- Proxmox Support Team <support@proxmox.com> Tue, 12 Apr 2022 16:45:50 +0200
437
c39864ee
TL
438proxmox-widget-toolkit (3.4-7) bullseye; urgency=medium
439
440 * extjs: fix check for 'touch' input event in drag and drop handler, making
441 the 'pen' pointer event source type, that chrome/chromium emits in some
442 setups, work again.
443
444 -- Proxmox Support Team <support@proxmox.com> Wed, 23 Feb 2022 12:12:13 +0100
445
67b0280d
TL
446proxmox-widget-toolkit (3.4-6) bullseye; urgency=medium
447
448 * utils: render language: fix rendering special default value
449
450 * sorters: use correct property 'direction' and keep default 'ASC'
451
452 -- Proxmox Support Team <support@proxmox.com> Mon, 14 Feb 2022 11:34:42 +0100
453
0b734673
TL
454proxmox-widget-toolkit (3.4-5) bullseye; urgency=medium
455
456 * login: tfa: hide u2f and yubico-otp if not available
457
458 * improve error handling when adding webauthn entries
459
460 * toolkit: fix noisy ext warning of feature we do not want/use
461
462 * zfs detail: increase default window height
463
464 * zfs detail: hide the pool itself in tree view
465
466 -- Proxmox Support Team <support@proxmox.com> Thu, 13 Jan 2022 12:52:18 +0100
467
ca867fb1
TL
468proxmox-widget-toolkit (3.4-4) bullseye; urgency=medium
469
470 * utils: format duration: render years when we can avoid huge day numbers
471
472 * journalview: fix wrong initial load with default timespan on widget
473 creation
474
475 * logpanel: fix glitching on fast task logs
476
477 * logpanel: actually catch up when following the log for tasks with an
45a670a4 478 almost artificially high log output traffic
ca867fb1
TL
479
480 * log viewer: add heuristic for scroll-direction dependent ratio
481 distribution
482
483 * log viewer: add heuristic for triggering a new limit load earlier to
484 reduce latency on casual scrolling
485
486 -- Proxmox Support Team <support@proxmox.com> Wed, 24 Nov 2021 18:29:56 +0100
487
6c8df606
TL
488proxmox-widget-toolkit (3.4-3) bullseye; urgency=medium
489
490 * data: diffstore: fix autoDestroyRstore option (regression from ExtJS 7)
491
492 * ui: OpenID edit: make username-claim field editable for arbitrary values
493
494 * ui: OpenID realm: allow to edit scopes
495
496 * ui: OpenID realm: allow to edit prompt
497
498 * ui: OpenID realm: allow to edit acr values
499
500 * form: copy BandwidthSelector/SizeField from Proxmox VE's manager
501
502 * bandwidth/utils: move out SizeUnits definition to more common module
503
504 * utils: add size unit related helpers to parse/auto-scale/format
505
506 * bandwidth field: allow to submit auto-scaled size-units as string
507
508 -- Proxmox Support Team <support@proxmox.com> Sat, 20 Nov 2021 21:41:37 +0100
509
ef917529
TL
510proxmox-widget-toolkit (3.4-2) bullseye; urgency=medium
511
512 * TFA login window: fix a formatted label showed when being low on unused
513 recovery-keys
514
515 * proxmox checkbox: add clearOnDisable config
516
517 -- Proxmox Support Team <support@proxmox.com> Mon, 15 Nov 2021 10:23:34 +0100
518
ceff5d3f
TL
519proxmox-widget-toolkit (3.4-1) bullseye; urgency=medium
520
521 * panel/RRDCharts: enable scrolling for RRDCharts on touchscreens
522
523 * disk selector: allow requesting partitions too
524
525 * fix #3589: show device name in title for SMART values window
526
527 * cbind: document cbind by adding a small summary and example
528
529 * add common utils used for u2f and webauthn, adapted from PVE and PBS,
530 respectively
531
532 * add TFA-login, TOTP, WebAuthn and recover-key edit windows for better reuse
533
534 * disk list: allow wiping individual partitions
535
536 -- Proxmox Support Team <support@proxmox.com> Thu, 11 Nov 2021 21:11:16 +0100
537
088a3ed9
TL
538proxmox-widget-toolkit (3.3-6) bullseye; urgency=medium
539
540 * fix #3542: node: task logs: query correct node for tasks in clusters
541
542 * node: add a, by default hidden, MTU column in network view
543
544 -- Proxmox Support Team <support@proxmox.com> Tue, 27 Jul 2021 16:41:01 +0200
545
dacb6455
TL
546proxmox-widget-toolkit (3.3-5) bullseye; urgency=medium
547
548 * node: repos: add possibility to link online help
549
550 * api-viewer: drop extra slash in api path
551
552 * apt: match "Debian Backports" origin as Debian one
553
554 * add new shared component for the package version window
555
556 -- Proxmox Support Team <support@proxmox.com> Mon, 19 Jul 2021 17:52:08 +0200
557
21823de2
TL
558proxmox-widget-toolkit (3.3-4) bullseye; urgency=medium
559
560 * acme: allow wildcards as domain
561
562 * service view: avoid showing not installed services as error
563
564 * service view: fix stale stop/restart button enabled behavior
565
566 * service view: disable all buttons for masked/not-found/unknown services
567
568 -- Proxmox Support Team <support@proxmox.com> Tue, 13 Jul 2021 18:42:51 +0200
569
a4fc99f7
TL
570proxmox-widget-toolkit (3.3-3) bullseye; urgency=medium
571
572 * realm view/edit: make more generic for better reuse
573
574 -- Proxmox Support Team <support@proxmox.com> Mon, 12 Jul 2021 09:52:27 +0200
575
ff8ced04 576proxmox-widget-toolkit (3.3-2) bullseye; urgency=medium
75a2c32d
TL
577
578 * node: repos: only show suites warning at the top if enabled repository is
579 affected
580
581 * move over authentication-real edit window widget from Proxmox VE
582
583 * utils: add helper to format node's repository status
584
ff8ced04 585 -- Proxmox Support Team <support@proxmox.com> Fri, 09 Jul 2021 17:30:43 +0200
75a2c32d 586
89b0dd2e
TL
587proxmox-widget-toolkit (3.2-5) bullseye; urgency=medium
588
589 * network: always ask for confirmation before removing a network
590 interface from the configuration. While it is not that dangerous as we
591 have a pending config that needs to get applied, it still is nicer to do
592 for remove actions.
593
594 * node: tasks: use helper to format status again for a localized warnings
595 text
596
597 * window: safe-destroy: add taskDone and apiCallDone callbacks
598
599 -- Proxmox Support Team <support@proxmox.com> Thu, 08 Jul 2021 14:30:44 +0200
600
4e77e86d
TL
601proxmox-widget-toolkit (3.2-4) bullseye; urgency=medium
602
603 * node: APT repositories: upgrade "no Proxmox product repo configured" from
604 warning to error
605
606 * node: task history: deselect entries when filter changes
607
608 * node: task history: show errors on store load
609
610 * node: task history: add 'clear filter' button
611
612 -- Proxmox Support Team <support@proxmox.com> Mon, 05 Jul 2021 16:50:23 +0200
613
e1fc4744
TL
614proxmox-widget-toolkit (3.2-3) bullseye; urgency=medium
615
616 * node: repos: handle that components can be undefined
617
618 * markdown: encode bad nodes HTML instead of pruning it
619
620 * markdown: make sanitizer more strict in filtering tags and ensure that the
621 src and the href attributes point to a HTTP url, or is a data-url on a
622 image.
623
624 * info widget: early return from update if text & value stayed the same
625
626 * utils: updateColumnWidth: drop duplicate implementation and allow
627 overriding tresholdWidth
628
629 * utils: updateColumnWidth: directly calculate column count by threshold,
630 automatically using more columns on wide containers.
631
632 -- Proxmox Support Team <support@proxmox.com> Mon, 05 Jul 2021 10:10:47 +0200
633
634proxmox-widget-toolkit (3.2-2) bullseye; urgency=medium
38c1f53f
TL
635
636 * avoid using unique ids for components that may have more than one instance
e1fc4744
TL
637 at the same time. Fixes and issue with switching between nodes on the new
638 APT Repository panel.
38c1f53f 639
e1fc4744 640 -- Proxmox Support Team <support@proxmox.com> Mon, 05 Jul 2021 09:47:46 +0200
38c1f53f 641
99829a9e
TL
642proxmox-widget-toolkit (3.2-1) bullseye; urgency=medium
643
644 * css: some markdown heading and paragraph font-size & padding tuning
645
646 * node: services: fix logic for displaying unit state
647
648 * add Debian and Proxmox symbol logos and css
649
650 * node: apt: spawn a window for adding repository
651
652 * utils: add getOpenIDRedirectionAuthorization helper
653
654 * factor out userid parsing and username, realm renderer to Utils
655
656 * add OpenID icon + css class
657
658 * node: APT Repositories: rework top status and error grid
659
660 -- Proxmox Support Team <support@proxmox.com> Sat, 03 Jul 2021 00:12:34 +0200
661
0970ef7f
TL
662proxmox-widget-toolkit (3.1-4) bullseye; urgency=medium
663
664 * cbind mixin: also descend in elements with an cbind property
665
666 * node: tasks: merge improved Filters over from Proxmox Backup Server
667
668 -- Proxmox Support Team <support@proxmox.com> Mon, 28 Jun 2021 19:14:10 +0200
669
f5853d46
TL
670proxmox-widget-toolkit (3.1-3) bullseye; urgency=medium
671
672 * css: markdown: add some nicer table, blockquote and task-list checkbox
673 styling
674
675 * Journal View: fix flickering in journal livemode
676
677 * node/services: optionally show unit-, and active-states
678
679 * add initial building blocks for an APT repositories UI
680
681 -- Proxmox Support Team <support@proxmox.com> Wed, 23 Jun 2021 23:11:37 +0200
682
59754b7b
TL
683proxmox-widget-toolkit (3.1-2) bullseye; urgency=medium
684
685 * ui: network: add, by default hidden, columns for the `vlan-id` and the
686 `vlan-raw-device`
687
688 * add interface for markdown parser and wire-up marked to it
689
690 -- Proxmox Support Team <support@proxmox.com> Fri, 18 Jun 2021 15:32:27 +0200
691
e8c1bffb
TL
692proxmox-widget-toolkit (3.1-1) bullseye; urgency=medium
693
694 * support ExtJS 7
695
696 * object grid: allow one to declaratively specify rows
697
698 * disk list: add wipe disk button which users of this widget can opt-in
699
700 * data/ProxmoxProxy: set responseType to undefined for XMLHTTPRequest
701
45a670a4 702 * ship api-viewer in new proxmox-widget-toolkit-dev package to improve
e8c1bffb
TL
703 possibility for code reuse
704
705 -- Proxmox Support Team <support@proxmox.com> Wed, 02 Jun 2021 16:16:02 +0200
706
a2f0234d
TL
707proxmox-widget-toolkit (3.0-2) bullseye; urgency=medium
708
709 * disks: fix regression in S.M.A.R.T. window
710
711 -- Proxmox Support Team <support@proxmox.com> Fri, 14 May 2021 10:34:57 +0200
712
c60c7292
TL
713proxmox-widget-toolkit (3.0-1) bullseye; urgency=medium
714
715 * re-build for Debian 11 Bullseye based releases
716
717 -- Proxmox Support Team <support@proxmox.com> Thu, 13 May 2021 19:46:29 +0200
718
ff7b0483
TL
719proxmox-widget-toolkit (2.5-4) pve pmg; urgency=medium
720
721 * info widget: set default usage warning threshold from 60% to 75%
722
723 * node disk: S.M.A.R.T.: improve the simple layout and enable autoscroll for
724 long output
725
45a670a4 726 * format/render size: allow one to specify if base 2 or 10 (SI unit) is
ff7b0483
TL
727 desired
728
729 -- Proxmox Support Team <support@proxmox.com> Fri, 07 May 2021 18:00:29 +0200
730
33d34da8
TL
731proxmox-widget-toolkit (2.5-3) pve pmg; urgency=medium
732
733 * toolkit: update email regex for ACME account to allow more than two domain
734 parts again
735
736 -- Proxmox Support Team <support@proxmox.com> Sat, 24 Apr 2021 19:30:08 +0200
737
b9a9ae8c
TL
738proxmox-widget-toolkit (2.5-2) pve pmg; urgency=medium
739
740 * rrd chart: add option to render values and Y-axis with a power-of-two base
741
45a670a4 742 * safe destroy: allow specifying additional items
b9a9ae8c
TL
743
744 * utils: add several render and helper functions from Proxmox VE's manager
745
746 * panel: add StatusView from Proxmox VE's manager
747
748 * utils: add optional error callback to monStoreErrors
749
750 * acme: separate flag to disable the 'domains=' array
751
752 * file browser: support 'virtual'/'v' file type, show errors in messagebox
753 and allow expand 'all'
754
755 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Apr 2021 20:34:39 +0200
756
c3b900f9
TL
757proxmox-widget-toolkit (2.5-1) pve pmg; urgency=medium
758
759 * panel/acme-domains: fix cyclic dependency in view model
760
761 * tasks: add warningsText
762
763 * window: move FileBrowser widget over from Proxmox Backup Server for re-use
764
765 * window/edit: add option to disable reset button
766
767 * toolkit: override email VType validation
768
769 -- Proxmox Support Team <support@proxmox.com> Tue, 13 Apr 2021 09:11:48 +0200
770
ff9dbaa7
TL
771proxmox-widget-toolkit (2.4-9) pve pmg; urgency=medium
772
773 * improve ranged selection and deselection performance in CheckboxModel
774
775 * utils: async api: reject with whole failure response and add helper to
776 alert it
777
778 -- Proxmox Support Team <support@proxmox.com> Tue, 23 Mar 2021 11:29:43 +0100
779
d1ff6c59
TL
780proxmox-widget-toolkit (2.4-8) pve pmg; urgency=medium
781
782 * add async API request and sleep helpers
783
784 * override deselection in CheckboxModel to improve performance
785
786 -- Proxmox Support Team <support@proxmox.com> Mon, 22 Mar 2021 16:23:16 +0100
787
460306eb
TL
788proxmox-widget-toolkit (2.4-7) pve pmg; urgency=medium
789
790 * data: stores: drop storeid requirement
791
792 * add ACME related data models and forms
793
794 * add ACME:
795 - account panel, plugin editing, certificate panel
796 - account and certificate panel
797 - plugin and domain editing
798
799 -- Proxmox Support Team <support@proxmox.com> Tue, 16 Mar 2021 13:31:23 +0100
800
3f814506
TL
801proxmox-widget-toolkit (2.4-6) pve pmg; urgency=medium
802
803 * disk list: partitions do not have a S.M.A.R.T. status, avoid showing
804 'unknown'
805
806 * task viewer: increase default height
807
808 * edit window: advanced: do not permanently enable advanced mode if they are
809 invalid, only show the advanced fields temporarily.
810
811 -- Proxmox Support Team <support@proxmox.com> Fri, 05 Mar 2021 20:22:00 +0100
812
2d99e60e
TL
813proxmox-widget-toolkit (2.4-5) pve pmg; urgency=medium
814
815 * disk list: restore info about ceph
816
817 * disk list: convert to tree-grid and conditionally include partitions
818
819 * fix usage of findRecord for exact matches
820
821 * prune panel: make keep-last label text like the others
822
823 * network: VLAN edit: Fix automatic field disabling and other UX improvements
824
825 -- Proxmox Support Team <support@proxmox.com> Tue, 09 Feb 2021 14:31:03 +0100
826
74ecb411
TL
827proxmox-widget-toolkit (2.4-4) pve pmg; urgency=medium
828
829 * data reader: cope with null respones for not configured data, treat like
830 an empty response
831
832 -- Proxmox Support Team <support@proxmox.com> Fri, 15 Jan 2021 16:24:08 +0100
833
f8c424ef
TL
834proxmox-widget-toolkit (2.4-3) pve pmg; urgency=medium
835
836 * input panel: support convenience top column
837
838 * prune field: use dirtychange event to hide/show clear-trigger
839
840 * prune panel: allow to pass emptyText for keep-last
841
842 -- Proxmox Support Team <support@proxmox.com> Mon, 23 Nov 2020 18:46:02 +0100
843
9150498c 844proxmox-widget-toolkit (2.4-2) pve pmg; urgency=medium
1268e9fb
TL
845
846 * input panel: improve column scaling behavior with non-default browser or OS
847 scaling and DPI settings
848
849 * add PruneKeepField and PruneInputPanel component
850
851 * input panel: make advanced column check more flexible
852
853 * edit window: add submitUrl and loadUrl config
854
9150498c 855 -- Proxmox Support Team <support@proxmox.com> Mon, 23 Nov 2020 08:14:50 +0100
1268e9fb 856
a19ccbb9
TL
857proxmox-widget-toolkit (2.3-10) pve pmg; urgency=medium
858
859 * utils: get help info: fix normalization with multiple minuses by using a
860 more compatible approach
861
862 -- Proxmox Support Team <support@proxmox.com> Tue, 10 Nov 2020 16:29:09 +0100
863
4b21b8cc
TL
864proxmox-widget-toolkit (2.3-9) pve pmg; urgency=medium
865
866 * combo grid: set errorMask on store load failure
867
868 * enable ExtJS ARIA accessibility support again
869
870 * Utils: fix help section normalization
871
872 -- Proxmox Support Team <support@proxmox.com> Tue, 10 Nov 2020 12:07:55 +0100
873
58c18004
TL
874proxmox-widget-toolkit (2.3-8) pve pmg; urgency=medium
875
876 * Utils: remove product specific task descriptions
877
878 -- Proxmox Support Team <support@proxmox.com> Tue, 03 Nov 2020 17:51:59 +0100
879
017e3e30
TL
880proxmox-widget-toolkit (2.3-7) pve pmg; urgency=medium
881
882 * improve redering of icons in navigation element
883
884 * add a form element for selecting a worker task type
885
886 -- Proxmox Support Team <support@proxmox.com> Mon, 02 Nov 2020 07:49:22 +0100
887
fa94468a
TL
888proxmox-widget-toolkit (2.3-6) pve pmg; urgency=medium
889
890 * edit window: add autoLoadOptions to control API call
891
892 * edit window: add extraParams config
893
894 * move over PermissionView from Proxmox VE's manager
895
896 -- Proxmox Support Team <support@proxmox.com> Wed, 28 Oct 2020 18:39:41 +0100
897
e951e37d
TL
898proxmox-widget-toolkit (2.3-5) pve pmg; urgency=medium
899
900 * improve multiselect behaviour for checkboxmodel
901
902 * add info widget from Proxmox VE
903
904 -- Proxmox Support Team <support@proxmox.com> Tue, 27 Oct 2020 18:34:16 +0100
905
2efe08de
DM
906proxmox-widget-toolkit (2.3-4) unstable; urgency=medium
907
908 * implement and use systemd_unescape
909
910 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Oct 2020 12:11:53 +0200
911
51674ecc
TL
912proxmox-widget-toolkit (2.3-3) pve pmg; urgency=medium
913
914 * tasks: ensure the UPID parameter is always correctly encoded
915
916 * move over SafeDestroy widget from pve-manager
917
918 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Oct 2020 08:53:18 +0200
919
c6047c4a
TL
920proxmox-widget-toolkit (2.3-2) pve pmg; urgency=medium
921
922 * add Korean as translation choice
923
924 -- Proxmox Support Team <support@proxmox.com> Thu, 15 Oct 2020 13:27:30 +0200
925
17ee839f
TL
926proxmox-widget-toolkit (2.3-1) pve pmg; urgency=medium
927
928 * log/journal views: fix auto scrolling on browser zoom
929
930 * Utils: improve matching groups of IP/host address regexes
931
932 * Toolkit: add HostPort vtype
933
934 -- Proxmox Support Team <support@proxmox.com> Thu, 01 Oct 2020 14:50:35 +0200
935
ab277cb2
TL
936proxmox-widget-toolkit (2.2-14) pve pmg; urgency=medium
937
938 * tasks viewer: include API token ID if available
939
940 * node tasks: improve scrollbar behaviour on store load
941
942 * node tasks: add duration column, hide by default to avoid crowding the
943 interface
944
945 -- Proxmox Support Team <support@proxmox.com> Tue, 29 Sep 2020 10:16:53 +0200
946
aaa9ba62
TL
947proxmox-widget-toolkit (2.2-12) pve pmg; urgency=medium
948
949 * fix #2933: disks: correct behaviour of 'Init GPT' button
950
951 * utils: order languages after rendered name
952
953 * add Dutch to language map
954
955 -- Proxmox Support Team <support@proxmox.com> Mon, 07 Sep 2020 13:51:00 +0200
956
aa941c21 957proxmox-widget-toolkit (2.2-11) pve pmg; urgency=medium
03feb4fb
TL
958
959 * Add focusable pseudo class to edit windows defaultFocus
960
961 * displayedit: allow binding editable and value, and allow passing explicit
962 displayConfig
963
964 * service view: allow overwriting restart command
965
aa941c21
TL
966 * re-bump package for Proxmox Backup Server
967
968 -- Proxmox Support Team <support@proxmox.com> Fri, 24 Jul 2020 16:16:52 +0200
03feb4fb 969
ed34cd7a
TL
970proxmox-widget-toolkit (2.2-9) pve pmg; urgency=medium
971
972 * add disk and storage related widgets, factored out from Proxmox VE's manager
973
974 * adapt auth utils for Proxmox token authentication
975
976 -- Proxmox Support Team <support@proxmox.com> Tue, 30 Jun 2020 13:36:05 +0200
977
2c3e308c
TL
978proxmox-widget-toolkit (2.2-8) pve pmg; urgency=medium
979
980 * format task description: avoid printing undefined ID
981
982 * network edit: display MTU for OVS-bond interfaces too
983
984 * ProxmoxProxy: add duration fields for proxmox-tasks model
985
986 * color and show task with warnings differently
987
988 * improve format_duration_human for small values <0.1s
989
990 * move over disk selection and smart info from Proxmox VE's manager
991
992 * task viewer: show task endtime and duration in status
993
994 -- Proxmox Support Team <support@proxmox.com> Tue, 16 Jun 2020 16:49:42 +0200
995
2d10a597
TL
996proxmox-widget-toolkit (2.2-7) pve pmg; urgency=medium
997
998 * button: make xtype of parent configurable
999
1000 * fix RRD charts if there's no data legend or no title header
1001
1002 -- Proxmox Support Team <support@proxmox.com> Thu, 04 Jun 2020 18:20:16 +0200
1003
8617feb8
TL
1004proxmox-widget-toolkit (2.2-6) pve pmg; urgency=medium
1005
1006 * improve RRD charts
1007
1008 * utils: add updateColumnWidth helper from PVE
1009
1010 -- Proxmox Support Team <support@proxmox.com> Wed, 03 Jun 2020 11:42:55 +0200
1011
c197c3f2
TL
1012proxmox-widget-toolkit (2.2-5) pve pmg; urgency=medium
1013
1014 * JournalView: avoid null dereference on quick tab switch
1015
1016 * form/display edit: use the 'fit' layout to avoid width glitch
1017
1018 * improve error extraction for monStoreErrors by falling back to printing the
1019 whole body if we cannot extract a JSON error object out of it
1020
1021 * css: add icon colors over from Proxmox VE
1022
1023 * Utils: add duration format/render
1024
1025 -- Proxmox Support Team <support@proxmox.com> Thu, 28 May 2020 18:36:33 +0200
1026
8f9e331d
TL
1027proxmox-widget-toolkit (2.2-4) pve pmg; urgency=medium
1028
1029 * fix #2758: detect half-logged-in 'TFA' cookies and avoid treating them like
1030 regular login tickets
1031
1032 * improve default column layout of network and node task history viewer
1033
1034 * utils: task descriptions: allow to add/override entries and to specify a
1035 function
1036
1037 * render_upid: fallback to worker_id and worker_type
1038
1039 * ui: task history: add basic handling for currently running tasks
1040
1041 -- Proxmox Support Team <support@proxmox.com> Mon, 25 May 2020 19:04:10 +0200
1042
eaa0fcbd
TL
1043proxmox-widget-toolkit (2.2-3) pve pmg; urgency=medium
1044
1045 * pending object grid: mark pending changes as darkorange to avoid
1046 misinterpretation as error.
1047
1048 * move permission management role selector over from Proxmox VE
1049
1050 * input panel: call setValue on all fields
1051
1052 -- Proxmox Support Team <support@proxmox.com> Fri, 22 May 2020 10:09:26 +0200
1053
80960379
TL
1054proxmox-widget-toolkit (2.2-2) pve pmg; urgency=medium
1055
1056 * add common proxmoxlogo class definition
1057
1058 * add authentication realm data model and combo box
1059
1060 * edit window: read digest also from top level API response
1061
1062 -- Proxmox Support Team <support@proxmox.com> Mon, 18 May 2020 17:26:04 +0200
1063
d8f909e1
TL
1064proxmox-widget-toolkit (2.2-1) pve pmg; urgency=medium
1065
1066 * diff-store: allow to also auto-create real-store with schematic config only
1067
1068 * diff-store: allow to request propagation of destroy to real-store
1069
1070 -- Proxmox Support Team <support@proxmox.com> Thu, 07 May 2020 16:59:59 +0200
1071
86811eaa
TL
1072proxmox-widget-toolkit (2.1-7) pve pmg; urgency=medium
1073
1074 * Utils: add auth-realm-sync-test to task descriptions
1075
1076 * cbind: allow methods in cbindData
1077
1078 * add missing htmlEncodes userid renderers
1079
1080 -- Proxmox Support Team <support@proxmox.com> Wed, 06 May 2020 17:14:21 +0200
1081
64eb4dc4
TL
1082proxmox-widget-toolkit (2.1-6) pve pmg; urgency=medium
1083
1084 * DateTimeField: implement setMaxValue and setMinValue
1085
1086 * monStoreErrors: refactor out and render param exception errors
1087
1088 -- Proxmox Support Team <support@proxmox.com> Fri, 24 Apr 2020 18:47:21 +0200
1089
c6cf52f1
TL
1090proxmox-widget-toolkit (2.1-5) pve pmg; urgency=medium
1091
1092 * add LanguageEditWindow
1093
1094 * window/Edit: accept bodyPadding from config
1095
1096 * button: don't auto set selection model if explicitly set to false
1097
1098 * StdRemoveButton: getUrl: fallback to baseurl if no selModel is set
1099
1100 * StdRemoveButton: enable button by default if no selection model is set
1101
1102 -- Proxmox Support Team <support@proxmox.com> Mon, 20 Apr 2020 10:44:21 +0200
1103
7a3bb07a
TL
1104proxmox-widget-toolkit (2.1-4) pve pmg; urgency=medium
1105
1106 * ComboGrid: fix validation for !allowBlank disabled fields
1107
1108 * add Arabic to translated language selector
1109
1110 * object grid: allow one to pass online help to row editors
1111
1112 * form: add Proxmox.form.field.ExpireDate
1113
1114 * open combobox picker on focus even if they are editable (searchable)
1115
1116 * form: add Proxmox.form.field.DisplayEdit
1117
1118 -- Proxmox Support Team <support@proxmox.com> Thu, 16 Apr 2020 18:05:10 +0200
1119
97cdcd28
TL
1120proxmox-widget-toolkit (2.1-3) pve pmg; urgency=medium
1121
1122 * networkedit: bond: add bond-primary and MTU field
1123
1124 * cbind: allow to pass formula function in binding
1125
1126 * window: edit: allow to set submit text for data binding
1127
1128 * node/net: add vlan interface support
1129
1130 -- Proxmox Support Team <support@proxmox.com> Thu, 30 Jan 2020 17:49:32 +0100
1131
ba1ba947
TL
1132proxmox-widget-toolkit (2.1-2) pve pmg; urgency=medium
1133
1134 * task descriptions: add CT push/pull and HA shutdown
1135
1136 * task UPID: Allow additional (optional) task_id field and show it also in
1137 the task viewer window, if available
1138
1139 -- Proxmox Support Team <support@proxmox.com> Tue, 17 Dec 2019 12:02:52 +0100
1140
407871d8
TL
1141proxmox-widget-toolkit (2.1-1) pve pmg; urgency=medium
1142
1143 * fix #2421: ComboGrid: correctly validate multiSelect variant
1144
1145 * NetworkView: add apply config button
1146
1147 -- Proxmox Support Team <support@proxmox.com> Tue, 26 Nov 2019 13:00:18 +0100
1148
ceca281f
TL
1149proxmox-widget-toolkit (2.0-9) pve pmg; urgency=medium
1150
1151 * fix comboBox validation when forceSelection is true
1152
1153 * add reboot for containers into task description table
1154
1155 -- Proxmox Support Team <support@proxmox.com> Wed, 20 Nov 2019 20:28:12 +0100
1156
23446ca9
TL
1157proxmox-widget-toolkit (2.0-8) pve pmg; urgency=medium
1158
1159 * add hebrew to list of languages
1160
1161 * add qmreboot task description
1162
1163 * add pmx-hint css class
1164
1165 -- Proxmox Support Team <support@proxmox.com> Thu, 10 Oct 2019 17:04:58 +0200
1166
a24e57bc
TL
1167proxmox-widget-toolkit (2.0-7) pve pmg; urgency=medium
1168
1169 * combogrid: fix validation if valueField is different than
1170 displayField
1171
1172 -- Proxmox Support Team <support@proxmox.com> Fri, 16 Aug 2019 12:45:34 +0200
1173
e57e32d5
TL
1174proxmox-widget-toolkit (2.0-6) pve pmg; urgency=medium
1175
1176 * combogrid: always set the initial value, even if not found
1177
1178 * combogrid: add handling for historic set values currently not
1179 available
1180
1181 * Fix #582: allow to move those task which supports it to the
1182 background if they're triggered by a standard button
1183
1184 * ComboGrid: add trigger to delete value from ComboGrid if it allows
1185 blank values
1186
1187 -- Proxmox Support Team <support@proxmox.com> Tue, 13 Aug 2019 15:56:56 +0200
1188
ef2235c9
TL
1189proxmox-widget-toolkit (2.0-5) pve pmg; urgency=medium
1190
1191 * fix syslog panel resizing
1192
1193 * node network: hide ip and netmask by default
1194
1195 * node network: refactor bond mode array generation and add Bond Mode
1196 and Hash Policy
1197
1198 -- Proxmox Support Team <support@proxmox.com> Thu, 11 Jul 2019 19:33:17 +0200
1199
7d0340d7
TL
1200proxmox-widget-toolkit (2.0-4) pve pmg; urgency=medium
1201
1202 * network selector: allow to select IP too
1203
1204 * combogrid: add deleteEmpty and skipEmptyText
1205
1206 * textfield: validate after allowBlank
1207
1208 * combo grid: add setAllowBlank to help bindings
1209
1210 -- Proxmox Support Team <support@proxmox.com> Fri, 28 Jun 2019 20:30:37 +0200
1211
18983bda
TL
1212proxmox-widget-toolkit (2.0-3) pve pmg; urgency=medium
1213
1214 * refactor info/link extraction from onlinehelp to utils
1215
1216 -- Proxmox Support Team <support@proxmox.com> Mon, 24 Jun 2019 17:54:42 +0200
1217
9a8c1d01
TL
1218proxmox-widget-toolkit (2.0-2) pve pmg; urgency=medium
1219
1220 * add network selector widget
1221
1222 * node/apt updates: show full package description conditionally
1223
1224 * backport fix for ExtJS pie chart tooltip for 0% entries
1225
1226 -- Proxmox Support Team <support@proxmox.com> Fri, 14 Jun 2019 20:47:53 +0200
1227
4b428ce0
TL
1228proxmox-widget-toolkit (2.0-1) pve pmg; urgency=medium
1229
1230 * bump version for Debian Buster / PVE 6
1231
1232 -- Proxmox Support Team <support@proxmox.com> Wed, 22 May 2019 07:16:02 +0200
1233
edc61156
TL
1234proxmox-widget-toolkit (1.0-28) unstable; urgency=medium
1235
1236 * show IP/CIDR in host network view
1237
1238 * change nodes host network input from address/netmask to IP/CIDR
1239
1240 * add panel/JournalView for new mini-journalreader
1241
1242 -- Proxmox Support Team <support@proxmox.com> Wed, 15 May 2019 13:36:50 +0200
1243
44b68799
TL
1244proxmox-widget-toolkit (1.0-27) unstable; urgency=medium
1245
097729e5 1246 * wait for syslog API calls to complete before requesting new ones
44b68799 1247
097729e5 1248 -- Proxmox Support Team <support@proxmox.com> Tue, 07 May 2019 15:13:52 +0000
44b68799 1249
9b388081
TL
1250proxmox-widget-toolkit (1.0-26) unstable; urgency=medium
1251
1252 * fix #1784: allow one to set UTC as Timezone
1253
1254 * allow one to filter and search for timezones in the nodes time editor
1255
1256 * add a combined "IPv6 or IPv4 CIDR" match vtype
1257
1258 -- Proxmox Support Team <support@proxmox.com> Tue, 16 Apr 2019 05:57:58 +0000
1259
22bb0802
TL
1260proxmox-widget-toolkit (1.0-25) unstable; urgency=medium
1261
1262 * MacPrefix: prevent multicast MacPrefixes
1263
1264 * change allowed v6 prefix-length to 128
1265
1266 * rework panel/LogView
1267
1268 * add helpers required for u2f authentication
1269
1270 -- Proxmox Support Team <support@proxmox.com> Wed, 03 Apr 2019 13:58:13 +0200
1271
60b98983
TL
1272proxmox-widget-toolkit (1.0-24) unstable; urgency=medium
1273
1274 * add DnsOrIP vtype
1275
1276 -- Proxmox Support Team <support@proxmox.com> Thu, 14 Mar 2019 07:41:44 +0100
1277
f90c941b
TL
1278proxmox-widget-toolkit (1.0-23) unstable; urgency=medium
1279
1280 * tasks: put vzdump into VM/CT category
1281
1282 * fix popup behaviour in firefox with touchscreens on desktop
1283
1284 * utils: xtermjs: allow to pass a cmd parameter to the terminal
1285
1286 -- Proxmox Support Team <support@proxmox.com> Thu, 28 Feb 2019 10:54:50 +0100
1287
2caa58a3
TL
1288proxmox-widget-toolkit (1.0-22) unstable; urgency=medium
1289
1290 * form: proxmox textfield: support binding 'allowBlank'
1291
1292 -- Proxmox Support Team <support@proxmox.com> Thu, 29 Nov 2018 12:45:28 +0100
1293
cbf3acee
TL
1294proxmox-widget-toolkit (1.0-21) unstable; urgency=medium
1295
0a751aab 1296 * Utils: add some task descriptions (disk/storage management and ceph)
cbf3acee
TL
1297
1298 * node/DNS: render DNS fields htmlEncoded
1299
0a751aab 1300 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Nov 2018 14:59:16 +0100
cbf3acee 1301
7fc8bdf5
DM
1302proxmox-widget-toolkit (1.0-20) unstable; urgency=medium
1303
1304 * add node/HostsView to show/edit /etc/hosts
1305
1306 * fixup: vlan type: use 'Linux VLAN'
1307
1308 -- Proxmox Support Team <support@proxmox.com> Fri, 14 Sep 2018 12:01:12 +0200
1309
a3488146
TL
1310proxmox-widget-toolkit (1.0-19) unstable; urgency=medium
1311
1312 * add traditional Chinese to language map
1313
1314 -- Proxmox Support Team <support@proxmox.com> Tue, 12 Jun 2018 16:43:58 +0200
1315
46574d35
FG
1316proxmox-widget-toolkit (1.0-18) unstable; urgency=medium
1317
1318 * add missing task description mappings
1319
1320 -- Proxmox Support Team <support@proxmox.com> Mon, 14 May 2018 11:06:33 +0200
1321
bd7c96d0
WB
1322proxmox-widget-toolkit (1.0-17) unstable; urgency=medium
1323
1324 * fix edit windows being reopened on key-up when closing them with the return
1325 key
1326
1327 -- Proxmox Support Team <support@proxmox.com> Thu, 03 May 2018 08:26:34 +0200
1328
41670d25
TL
1329proxmox-widget-toolkit (1.0-16) unstable; urgency=medium
1330
1331 * add getRecord to ObjectStore
1332
1333 * add apiCallDone callback for window.edit
1334
1335 * PendingObjectGrid: fix display of deletion of multikey fields
1336
1337 -- Proxmox Support Team <support@proxmox.com> Wed, 02 May 2018 13:25:06 +0200
1338
bebf81f0
DM
1339proxmox-widget-toolkit (1.0-15) unstable; urgency=medium
1340
1341 * allow pressing enter in ObjectGrids to edit a field
1342
1343 * better default focus selection
1344
1345 * add a checkbox to edit windows for advanced options
1346
1347 * add advanced options to the input panel
1348
1349 -- Proxmox Support Team <support@proxmox.com> Fri, 06 Apr 2018 13:47:56 +0200
1350
ba70732c
DM
1351proxmox-widget-toolkit (1.0-14) unstable; urgency=medium
1352
1353 * fix #1223: add touchscreen override for extjs
1354
1355 * task view, progress: add taskDone callback
1356
1357 * window/Edit: allow showing TaskViewer instead of TaskProgress
1358
1359 * add labelWidth to the fieldDefaults in add_*_row
1360
1361 * add an optional renderer for integer rows in ObjectGrid
1362
1363 -- Proxmox Support Team <support@proxmox.com> Thu, 05 Apr 2018 12:18:49 +0200
1364
36ee012f
DM
1365proxmox-widget-toolkit (1.0-13) unstable; urgency=medium
1366
1367 * remove gettext definition in Utils.js
1368
1369 -- Proxmox Support Team <support@proxmox.com> Thu, 08 Mar 2018 11:37:56 +0100
1370
2e6df526
TL
1371proxmox-widget-toolkit (1.0-12) unstable; urgency=medium
1372
1373 * skip config property for cbind mixin
1374
1375 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Feb 2018 11:11:38 +0100
1376
eb1f0d2a
FG
1377proxmox-widget-toolkit (1.0-11) unstable; urgency=medium
1378
1379 * rename pve(Show|Hide)Help events
1380
1381 * mixin/CBind: allow binding sub elements
1382
1383 * show VLAN aware setting in NetworkView.
1384
1385 -- Proxmox Support Team <support@proxmox.com> Fri, 16 Feb 2018 13:06:39 +0100
1386
102716a6
DC
1387proxmox-widget-toolkit (1.0-10) unstable; urgency=medium
1388
1389 * port fixes and features from pve-manager since fork
1390
1391 * add all languages from pve
1392
1393 -- Proxmox Support Team <support@proxmox.com> Thu, 25 Jan 2018 10:19:23 +0100
1394
6689e1ce
DM
1395proxmox-widget-toolkit (1.0-9) unstable; urgency=medium
1396
1397 * add Xtermjs popup helper
1398
1399 * Utils: fix some lint errors
1400
1401 * taskviewer: port over extraTite config parameter
1402
1403 * ObjectGrid: add_text_row: allow setting vtype for editor
1404
1405 -- Proxmox Support Team <support@proxmox.com> Mon, 11 Dec 2017 14:43:17 +0100
1406
4f0b8a1a
DM
1407proxmox-widget-toolkit (1.0-8) unstable; urgency=medium
1408
1409 * remove updatequeue
1410
1411 -- Proxmox Support Team <support@proxmox.com> Wed, 29 Nov 2017 12:09:03 +0100
1412
03c29495
DM
1413proxmox-widget-toolkit (1.0-7) unstable; urgency=medium
1414
1415 * UpdateStore.js - fix update problem with chrome
1416
1417 -- Proxmox Support Team <support@proxmox.com> Thu, 23 Nov 2017 07:29:46 +0100
1418
2e67cd69
DM
1419proxmox-widget-toolkit (1.0-6) unstable; urgency=medium
1420
1421 * change 'create' parameter to 'isCreate'
1422
45a670a4 1423 * make network devices types configurable
2e67cd69
DM
1424
1425 * use Proxmox.window.TaskProgress instead of PVE.window.TaskProgress
1426
1427 * add custom submittext to Edit Window
1428
1429 * add missing BondModeSelector to widget toolkit
1430
1431 -- Proxmox Support Team <support@proxmox.com> Tue, 14 Nov 2017 11:38:51 +0100
1432
621b567f
DM
1433proxmox-widget-toolkit (1.0-5) unstable; urgency=medium
1434
1435 * use (de)activate events for dns/timeview
1436
1437 -- Proxmox Support Team <support@proxmox.com> Tue, 14 Nov 2017 08:12:09 +0100
1438
4753e65d
DM
1439proxmox-widget-toolkit (1.0-4) unstable; urgency=medium
1440
1441 * add textarea/enter workaround
1442
1443 * fix updateStore destroy
1444
1445 * RRDChart.js: add the seriesConfig parameter
1446
1447 * RRDChart.js: add the noTool parameter
1448
1449 * add autostart and alias to UpdateStore
1450
1451 * add format_size from pve
1452
1453 * add GaugeWidget from PVE
1454
1455 * LanguageSelector.js - add language selector
1456
1457 * allow to set onlineHelp on Proxmox.window.Edit
1458
1459 * add HelpButton class
1460
1461 * new checked_command helper
1462
1463 * add APT.js
1464
1465 -- Proxmox Support Team <support@proxmox.com> Tue, 24 Oct 2017 08:45:15 +0200
1466
16f921d7
DM
1467proxmox-widget-toolkit (1.0-3) unstable; urgency=medium
1468
1469 * monStoreErrors: new option clearMaskBeforeLoad
1470
1471 * add RRDChart class
1472
1473 * add RRDStore class
1474
1475 * add RRDTypeSelector class
1476
1477 * set default focus and default button for edit window
1478
1479 * add helpers to render uptime
1480
1481 * ObjectGrid.js: new monStoreErrors properties
1482
1483 -- Proxmox Support Team <support@proxmox.com> Wed, 06 Sep 2017 09:37:27 +0200
1484
835b5d8e
DM
1485proxmox-widget-toolkit (1.0-2) unstable; urgency=medium
1486
1487 * countless improvements
1488
1489 -- Proxmox Support Team <support@proxmox.com> Wed, 05 Apr 2017 10:22:47 +0200
1490
e9b7ca96
DM
1491proxmox-widget-toolkit (1.0-1) unstable; urgency=medium
1492
1493 * first try
1494
1495 -- Proxmox Support Team <support@proxmox.com> Mon, 30 Jan 2017 09:50:33 +0100
1496