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