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