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