mirror of
https://git.proxmox.com/git/proxmox-widget-toolkit
synced 2025-05-30 02:55:52 +00:00
bump version to 1.0-16
This commit is contained in:
parent
73b0150c5e
commit
41670d25b5
2
Makefile
2
Makefile
@ -1,6 +1,6 @@
|
|||||||
PACKAGE=proxmox-widget-toolkit
|
PACKAGE=proxmox-widget-toolkit
|
||||||
PKGVER=1.0
|
PKGVER=1.0
|
||||||
PKGREL=15
|
PKGREL=16
|
||||||
|
|
||||||
DEB=${PACKAGE}_${PKGVER}-${PKGREL}_all.deb
|
DEB=${PACKAGE}_${PKGVER}-${PKGREL}_all.deb
|
||||||
|
|
||||||
|
10
debian/changelog
vendored
10
debian/changelog
vendored
@ -1,3 +1,13 @@
|
|||||||
|
proxmox-widget-toolkit (1.0-16) unstable; urgency=medium
|
||||||
|
|
||||||
|
* add getRecord to ObjectStore
|
||||||
|
|
||||||
|
* add apiCallDone callback for window.edit
|
||||||
|
|
||||||
|
* PendingObjectGrid: fix display of deletion of multikey fields
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Wed, 02 May 2018 13:25:06 +0200
|
||||||
|
|
||||||
proxmox-widget-toolkit (1.0-15) unstable; urgency=medium
|
proxmox-widget-toolkit (1.0-15) unstable; urgency=medium
|
||||||
|
|
||||||
* allow pressing enter in ObjectGrids to edit a field
|
* allow pressing enter in ObjectGrids to edit a field
|
||||||
|
Loading…
Reference in New Issue
Block a user