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