From ba70732c22984ce9d14d0276193651d699b77b58 Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Thu, 5 Apr 2018 12:19:12 +0200 Subject: [PATCH] bump version to 1.0-14 --- Makefile | 2 +- debian/changelog | 14 ++++++++++++++ 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 09c9d37..01cf239 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ PACKAGE=proxmox-widget-toolkit PKGVER=1.0 -PKGREL=13 +PKGREL=14 DEB=${PACKAGE}_${PKGVER}-${PKGREL}_all.deb diff --git a/debian/changelog b/debian/changelog index 4d45ed9..7bc8c54 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +proxmox-widget-toolkit (1.0-14) unstable; urgency=medium + + * fix #1223: add touchscreen override for extjs + + * task view, progress: add taskDone callback + + * window/Edit: allow showing TaskViewer instead of TaskProgress + + * add labelWidth to the fieldDefaults in add_*_row + + * add an optional renderer for integer rows in ObjectGrid + + -- Proxmox Support Team Thu, 05 Apr 2018 12:18:49 +0200 + proxmox-widget-toolkit (1.0-13) unstable; urgency=medium * remove gettext definition in Utils.js -- 2.39.2