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