]> git.proxmox.com Git - proxmox-widget-toolkit.git/blob - debian/changelog
bump version to 2.0-4
[proxmox-widget-toolkit.git] / debian / changelog
1 proxmox-widget-toolkit (2.0-4) pve pmg; urgency=medium
2
3 * network selector: allow to select IP too
4
5 * combogrid: add deleteEmpty and skipEmptyText
6
7 * textfield: validate after allowBlank
8
9 * combo grid: add setAllowBlank to help bindings
10
11 -- Proxmox Support Team <support@proxmox.com> Fri, 28 Jun 2019 20:30:37 +0200
12
13 proxmox-widget-toolkit (2.0-3) pve pmg; urgency=medium
14
15 * refactor info/link extraction from onlinehelp to utils
16
17 -- Proxmox Support Team <support@proxmox.com> Mon, 24 Jun 2019 17:54:42 +0200
18
19 proxmox-widget-toolkit (2.0-2) pve pmg; urgency=medium
20
21 * add network selector widget
22
23 * node/apt updates: show full package description conditionally
24
25 * backport fix for ExtJS pie chart tooltip for 0% entries
26
27 -- Proxmox Support Team <support@proxmox.com> Fri, 14 Jun 2019 20:47:53 +0200
28
29 proxmox-widget-toolkit (2.0-1) pve pmg; urgency=medium
30
31 * bump version for Debian Buster / PVE 6
32
33 -- Proxmox Support Team <support@proxmox.com> Wed, 22 May 2019 07:16:02 +0200
34
35 proxmox-widget-toolkit (1.0-28) unstable; urgency=medium
36
37 * show IP/CIDR in host network view
38
39 * change nodes host network input from address/netmask to IP/CIDR
40
41 * add panel/JournalView for new mini-journalreader
42
43 -- Proxmox Support Team <support@proxmox.com> Wed, 15 May 2019 13:36:50 +0200
44
45 proxmox-widget-toolkit (1.0-27) unstable; urgency=medium
46
47 * wait for syslog API calls to complete before requesting new ones
48
49 -- Proxmox Support Team <support@proxmox.com> Tue, 07 May 2019 15:13:52 +0000
50
51 proxmox-widget-toolkit (1.0-26) unstable; urgency=medium
52
53 * fix #1784: allow one to set UTC as Timezone
54
55 * allow one to filter and search for timezones in the nodes time editor
56
57 * add a combined "IPv6 or IPv4 CIDR" match vtype
58
59 -- Proxmox Support Team <support@proxmox.com> Tue, 16 Apr 2019 05:57:58 +0000
60
61 proxmox-widget-toolkit (1.0-25) unstable; urgency=medium
62
63 * MacPrefix: prevent multicast MacPrefixes
64
65 * change allowed v6 prefix-length to 128
66
67 * rework panel/LogView
68
69 * add helpers required for u2f authentication
70
71 -- Proxmox Support Team <support@proxmox.com> Wed, 03 Apr 2019 13:58:13 +0200
72
73 proxmox-widget-toolkit (1.0-24) unstable; urgency=medium
74
75 * add DnsOrIP vtype
76
77 -- Proxmox Support Team <support@proxmox.com> Thu, 14 Mar 2019 07:41:44 +0100
78
79 proxmox-widget-toolkit (1.0-23) unstable; urgency=medium
80
81 * tasks: put vzdump into VM/CT category
82
83 * fix popup behaviour in firefox with touchscreens on desktop
84
85 * utils: xtermjs: allow to pass a cmd parameter to the terminal
86
87 -- Proxmox Support Team <support@proxmox.com> Thu, 28 Feb 2019 10:54:50 +0100
88
89 proxmox-widget-toolkit (1.0-22) unstable; urgency=medium
90
91 * form: proxmox textfield: support binding 'allowBlank'
92
93 -- Proxmox Support Team <support@proxmox.com> Thu, 29 Nov 2018 12:45:28 +0100
94
95 proxmox-widget-toolkit (1.0-21) unstable; urgency=medium
96
97 * Utils: add some task descriptions (disk/storage management and ceph)
98
99 * node/DNS: render DNS fields htmlEncoded
100
101 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Nov 2018 14:59:16 +0100
102
103 proxmox-widget-toolkit (1.0-20) unstable; urgency=medium
104
105 * add node/HostsView to show/edit /etc/hosts
106
107 * fixup: vlan type: use 'Linux VLAN'
108
109 -- Proxmox Support Team <support@proxmox.com> Fri, 14 Sep 2018 12:01:12 +0200
110
111 proxmox-widget-toolkit (1.0-19) unstable; urgency=medium
112
113 * add traditional Chinese to language map
114
115 -- Proxmox Support Team <support@proxmox.com> Tue, 12 Jun 2018 16:43:58 +0200
116
117 proxmox-widget-toolkit (1.0-18) unstable; urgency=medium
118
119 * add missing task description mappings
120
121 -- Proxmox Support Team <support@proxmox.com> Mon, 14 May 2018 11:06:33 +0200
122
123 proxmox-widget-toolkit (1.0-17) unstable; urgency=medium
124
125 * fix edit windows being reopened on key-up when closing them with the return
126 key
127
128 -- Proxmox Support Team <support@proxmox.com> Thu, 03 May 2018 08:26:34 +0200
129
130 proxmox-widget-toolkit (1.0-16) unstable; urgency=medium
131
132 * add getRecord to ObjectStore
133
134 * add apiCallDone callback for window.edit
135
136 * PendingObjectGrid: fix display of deletion of multikey fields
137
138 -- Proxmox Support Team <support@proxmox.com> Wed, 02 May 2018 13:25:06 +0200
139
140 proxmox-widget-toolkit (1.0-15) unstable; urgency=medium
141
142 * allow pressing enter in ObjectGrids to edit a field
143
144 * better default focus selection
145
146 * add a checkbox to edit windows for advanced options
147
148 * add advanced options to the input panel
149
150 -- Proxmox Support Team <support@proxmox.com> Fri, 06 Apr 2018 13:47:56 +0200
151
152 proxmox-widget-toolkit (1.0-14) unstable; urgency=medium
153
154 * fix #1223: add touchscreen override for extjs
155
156 * task view, progress: add taskDone callback
157
158 * window/Edit: allow showing TaskViewer instead of TaskProgress
159
160 * add labelWidth to the fieldDefaults in add_*_row
161
162 * add an optional renderer for integer rows in ObjectGrid
163
164 -- Proxmox Support Team <support@proxmox.com> Thu, 05 Apr 2018 12:18:49 +0200
165
166 proxmox-widget-toolkit (1.0-13) unstable; urgency=medium
167
168 * remove gettext definition in Utils.js
169
170 -- Proxmox Support Team <support@proxmox.com> Thu, 08 Mar 2018 11:37:56 +0100
171
172 proxmox-widget-toolkit (1.0-12) unstable; urgency=medium
173
174 * skip config property for cbind mixin
175
176 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Feb 2018 11:11:38 +0100
177
178 proxmox-widget-toolkit (1.0-11) unstable; urgency=medium
179
180 * rename pve(Show|Hide)Help events
181
182 * mixin/CBind: allow binding sub elements
183
184 * show VLAN aware setting in NetworkView.
185
186 -- Proxmox Support Team <support@proxmox.com> Fri, 16 Feb 2018 13:06:39 +0100
187
188 proxmox-widget-toolkit (1.0-10) unstable; urgency=medium
189
190 * port fixes and features from pve-manager since fork
191
192 * add all languages from pve
193
194 -- Proxmox Support Team <support@proxmox.com> Thu, 25 Jan 2018 10:19:23 +0100
195
196 proxmox-widget-toolkit (1.0-9) unstable; urgency=medium
197
198 * add Xtermjs popup helper
199
200 * Utils: fix some lint errors
201
202 * taskviewer: port over extraTite config parameter
203
204 * ObjectGrid: add_text_row: allow setting vtype for editor
205
206 -- Proxmox Support Team <support@proxmox.com> Mon, 11 Dec 2017 14:43:17 +0100
207
208 proxmox-widget-toolkit (1.0-8) unstable; urgency=medium
209
210 * remove updatequeue
211
212 -- Proxmox Support Team <support@proxmox.com> Wed, 29 Nov 2017 12:09:03 +0100
213
214 proxmox-widget-toolkit (1.0-7) unstable; urgency=medium
215
216 * UpdateStore.js - fix update problem with chrome
217
218 -- Proxmox Support Team <support@proxmox.com> Thu, 23 Nov 2017 07:29:46 +0100
219
220 proxmox-widget-toolkit (1.0-6) unstable; urgency=medium
221
222 * change 'create' parameter to 'isCreate'
223
224 * make network devices types configureable
225
226 * use Proxmox.window.TaskProgress instead of PVE.window.TaskProgress
227
228 * add custom submittext to Edit Window
229
230 * add missing BondModeSelector to widget toolkit
231
232 -- Proxmox Support Team <support@proxmox.com> Tue, 14 Nov 2017 11:38:51 +0100
233
234 proxmox-widget-toolkit (1.0-5) unstable; urgency=medium
235
236 * use (de)activate events for dns/timeview
237
238 -- Proxmox Support Team <support@proxmox.com> Tue, 14 Nov 2017 08:12:09 +0100
239
240 proxmox-widget-toolkit (1.0-4) unstable; urgency=medium
241
242 * add textarea/enter workaround
243
244 * fix updateStore destroy
245
246 * RRDChart.js: add the seriesConfig parameter
247
248 * RRDChart.js: add the noTool parameter
249
250 * add autostart and alias to UpdateStore
251
252 * add format_size from pve
253
254 * add GaugeWidget from PVE
255
256 * LanguageSelector.js - add language selector
257
258 * allow to set onlineHelp on Proxmox.window.Edit
259
260 * add HelpButton class
261
262 * new checked_command helper
263
264 * add APT.js
265
266 -- Proxmox Support Team <support@proxmox.com> Tue, 24 Oct 2017 08:45:15 +0200
267
268 proxmox-widget-toolkit (1.0-3) unstable; urgency=medium
269
270 * monStoreErrors: new option clearMaskBeforeLoad
271
272 * add RRDChart class
273
274 * add RRDStore class
275
276 * add RRDTypeSelector class
277
278 * set default focus and default button for edit window
279
280 * add helpers to render uptime
281
282 * ObjectGrid.js: new monStoreErrors properties
283
284 -- Proxmox Support Team <support@proxmox.com> Wed, 06 Sep 2017 09:37:27 +0200
285
286 proxmox-widget-toolkit (1.0-2) unstable; urgency=medium
287
288 * countless improvements
289
290 -- Proxmox Support Team <support@proxmox.com> Wed, 05 Apr 2017 10:22:47 +0200
291
292 proxmox-widget-toolkit (1.0-1) unstable; urgency=medium
293
294 * first try
295
296 -- Proxmox Support Team <support@proxmox.com> Mon, 30 Jan 2017 09:50:33 +0100
297