]> git.proxmox.com Git - proxmox-widget-toolkit.git/blame - debian/changelog
bump version to 1.0-19
[proxmox-widget-toolkit.git] / debian / changelog
CommitLineData
a3488146
TL
1proxmox-widget-toolkit (1.0-19) unstable; urgency=medium
2
3 * add traditional Chinese to language map
4
5 -- Proxmox Support Team <support@proxmox.com> Tue, 12 Jun 2018 16:43:58 +0200
6
46574d35
FG
7proxmox-widget-toolkit (1.0-18) unstable; urgency=medium
8
9 * add missing task description mappings
10
11 -- Proxmox Support Team <support@proxmox.com> Mon, 14 May 2018 11:06:33 +0200
12
bd7c96d0
WB
13proxmox-widget-toolkit (1.0-17) unstable; urgency=medium
14
15 * fix edit windows being reopened on key-up when closing them with the return
16 key
17
18 -- Proxmox Support Team <support@proxmox.com> Thu, 03 May 2018 08:26:34 +0200
19
41670d25
TL
20proxmox-widget-toolkit (1.0-16) unstable; urgency=medium
21
22 * add getRecord to ObjectStore
23
24 * add apiCallDone callback for window.edit
25
26 * PendingObjectGrid: fix display of deletion of multikey fields
27
28 -- Proxmox Support Team <support@proxmox.com> Wed, 02 May 2018 13:25:06 +0200
29
bebf81f0
DM
30proxmox-widget-toolkit (1.0-15) unstable; urgency=medium
31
32 * allow pressing enter in ObjectGrids to edit a field
33
34 * better default focus selection
35
36 * add a checkbox to edit windows for advanced options
37
38 * add advanced options to the input panel
39
40 -- Proxmox Support Team <support@proxmox.com> Fri, 06 Apr 2018 13:47:56 +0200
41
ba70732c
DM
42proxmox-widget-toolkit (1.0-14) unstable; urgency=medium
43
44 * fix #1223: add touchscreen override for extjs
45
46 * task view, progress: add taskDone callback
47
48 * window/Edit: allow showing TaskViewer instead of TaskProgress
49
50 * add labelWidth to the fieldDefaults in add_*_row
51
52 * add an optional renderer for integer rows in ObjectGrid
53
54 -- Proxmox Support Team <support@proxmox.com> Thu, 05 Apr 2018 12:18:49 +0200
55
36ee012f
DM
56proxmox-widget-toolkit (1.0-13) unstable; urgency=medium
57
58 * remove gettext definition in Utils.js
59
60 -- Proxmox Support Team <support@proxmox.com> Thu, 08 Mar 2018 11:37:56 +0100
61
2e6df526
TL
62proxmox-widget-toolkit (1.0-12) unstable; urgency=medium
63
64 * skip config property for cbind mixin
65
66 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Feb 2018 11:11:38 +0100
67
eb1f0d2a
FG
68proxmox-widget-toolkit (1.0-11) unstable; urgency=medium
69
70 * rename pve(Show|Hide)Help events
71
72 * mixin/CBind: allow binding sub elements
73
74 * show VLAN aware setting in NetworkView.
75
76 -- Proxmox Support Team <support@proxmox.com> Fri, 16 Feb 2018 13:06:39 +0100
77
102716a6
DC
78proxmox-widget-toolkit (1.0-10) unstable; urgency=medium
79
80 * port fixes and features from pve-manager since fork
81
82 * add all languages from pve
83
84 -- Proxmox Support Team <support@proxmox.com> Thu, 25 Jan 2018 10:19:23 +0100
85
6689e1ce
DM
86proxmox-widget-toolkit (1.0-9) unstable; urgency=medium
87
88 * add Xtermjs popup helper
89
90 * Utils: fix some lint errors
91
92 * taskviewer: port over extraTite config parameter
93
94 * ObjectGrid: add_text_row: allow setting vtype for editor
95
96 -- Proxmox Support Team <support@proxmox.com> Mon, 11 Dec 2017 14:43:17 +0100
97
4f0b8a1a
DM
98proxmox-widget-toolkit (1.0-8) unstable; urgency=medium
99
100 * remove updatequeue
101
102 -- Proxmox Support Team <support@proxmox.com> Wed, 29 Nov 2017 12:09:03 +0100
103
03c29495
DM
104proxmox-widget-toolkit (1.0-7) unstable; urgency=medium
105
106 * UpdateStore.js - fix update problem with chrome
107
108 -- Proxmox Support Team <support@proxmox.com> Thu, 23 Nov 2017 07:29:46 +0100
109
2e67cd69
DM
110proxmox-widget-toolkit (1.0-6) unstable; urgency=medium
111
112 * change 'create' parameter to 'isCreate'
113
114 * make network devices types configureable
115
116 * use Proxmox.window.TaskProgress instead of PVE.window.TaskProgress
117
118 * add custom submittext to Edit Window
119
120 * add missing BondModeSelector to widget toolkit
121
122 -- Proxmox Support Team <support@proxmox.com> Tue, 14 Nov 2017 11:38:51 +0100
123
621b567f
DM
124proxmox-widget-toolkit (1.0-5) unstable; urgency=medium
125
126 * use (de)activate events for dns/timeview
127
128 -- Proxmox Support Team <support@proxmox.com> Tue, 14 Nov 2017 08:12:09 +0100
129
4753e65d
DM
130proxmox-widget-toolkit (1.0-4) unstable; urgency=medium
131
132 * add textarea/enter workaround
133
134 * fix updateStore destroy
135
136 * RRDChart.js: add the seriesConfig parameter
137
138 * RRDChart.js: add the noTool parameter
139
140 * add autostart and alias to UpdateStore
141
142 * add format_size from pve
143
144 * add GaugeWidget from PVE
145
146 * LanguageSelector.js - add language selector
147
148 * allow to set onlineHelp on Proxmox.window.Edit
149
150 * add HelpButton class
151
152 * new checked_command helper
153
154 * add APT.js
155
156 -- Proxmox Support Team <support@proxmox.com> Tue, 24 Oct 2017 08:45:15 +0200
157
16f921d7
DM
158proxmox-widget-toolkit (1.0-3) unstable; urgency=medium
159
160 * monStoreErrors: new option clearMaskBeforeLoad
161
162 * add RRDChart class
163
164 * add RRDStore class
165
166 * add RRDTypeSelector class
167
168 * set default focus and default button for edit window
169
170 * add helpers to render uptime
171
172 * ObjectGrid.js: new monStoreErrors properties
173
174 -- Proxmox Support Team <support@proxmox.com> Wed, 06 Sep 2017 09:37:27 +0200
175
835b5d8e
DM
176proxmox-widget-toolkit (1.0-2) unstable; urgency=medium
177
178 * countless improvements
179
180 -- Proxmox Support Team <support@proxmox.com> Wed, 05 Apr 2017 10:22:47 +0200
181
e9b7ca96
DM
182proxmox-widget-toolkit (1.0-1) unstable; urgency=medium
183
184 * first try
185
186 -- Proxmox Support Team <support@proxmox.com> Mon, 30 Jan 2017 09:50:33 +0100
187