]> git.proxmox.com Git - proxmox-widget-toolkit.git/blame - debian/changelog
update copyright
[proxmox-widget-toolkit.git] / debian / changelog
CommitLineData
aa941c21 1proxmox-widget-toolkit (2.2-11) pve pmg; urgency=medium
03feb4fb
TL
2
3 * Add focusable pseudo class to edit windows defaultFocus
4
5 * displayedit: allow binding editable and value, and allow passing explicit
6 displayConfig
7
8 * service view: allow overwriting restart command
9
aa941c21
TL
10 * re-bump package for Proxmox Backup Server
11
12 -- Proxmox Support Team <support@proxmox.com> Fri, 24 Jul 2020 16:16:52 +0200
03feb4fb 13
ed34cd7a
TL
14proxmox-widget-toolkit (2.2-9) pve pmg; urgency=medium
15
16 * add disk and storage related widgets, factored out from Proxmox VE's manager
17
18 * adapt auth utils for Proxmox token authentication
19
20 -- Proxmox Support Team <support@proxmox.com> Tue, 30 Jun 2020 13:36:05 +0200
21
2c3e308c
TL
22proxmox-widget-toolkit (2.2-8) pve pmg; urgency=medium
23
24 * format task description: avoid printing undefined ID
25
26 * network edit: display MTU for OVS-bond interfaces too
27
28 * ProxmoxProxy: add duration fields for proxmox-tasks model
29
30 * color and show task with warnings differently
31
32 * improve format_duration_human for small values <0.1s
33
34 * move over disk selection and smart info from Proxmox VE's manager
35
36 * task viewer: show task endtime and duration in status
37
38 -- Proxmox Support Team <support@proxmox.com> Tue, 16 Jun 2020 16:49:42 +0200
39
2d10a597
TL
40proxmox-widget-toolkit (2.2-7) pve pmg; urgency=medium
41
42 * button: make xtype of parent configurable
43
44 * fix RRD charts if there's no data legend or no title header
45
46 -- Proxmox Support Team <support@proxmox.com> Thu, 04 Jun 2020 18:20:16 +0200
47
8617feb8
TL
48proxmox-widget-toolkit (2.2-6) pve pmg; urgency=medium
49
50 * improve RRD charts
51
52 * utils: add updateColumnWidth helper from PVE
53
54 -- Proxmox Support Team <support@proxmox.com> Wed, 03 Jun 2020 11:42:55 +0200
55
c197c3f2
TL
56proxmox-widget-toolkit (2.2-5) pve pmg; urgency=medium
57
58 * JournalView: avoid null dereference on quick tab switch
59
60 * form/display edit: use the 'fit' layout to avoid width glitch
61
62 * improve error extraction for monStoreErrors by falling back to printing the
63 whole body if we cannot extract a JSON error object out of it
64
65 * css: add icon colors over from Proxmox VE
66
67 * Utils: add duration format/render
68
69 -- Proxmox Support Team <support@proxmox.com> Thu, 28 May 2020 18:36:33 +0200
70
8f9e331d
TL
71proxmox-widget-toolkit (2.2-4) pve pmg; urgency=medium
72
73 * fix #2758: detect half-logged-in 'TFA' cookies and avoid treating them like
74 regular login tickets
75
76 * improve default column layout of network and node task history viewer
77
78 * utils: task descriptions: allow to add/override entries and to specify a
79 function
80
81 * render_upid: fallback to worker_id and worker_type
82
83 * ui: task history: add basic handling for currently running tasks
84
85 -- Proxmox Support Team <support@proxmox.com> Mon, 25 May 2020 19:04:10 +0200
86
eaa0fcbd
TL
87proxmox-widget-toolkit (2.2-3) pve pmg; urgency=medium
88
89 * pending object grid: mark pending changes as darkorange to avoid
90 misinterpretation as error.
91
92 * move permission management role selector over from Proxmox VE
93
94 * input panel: call setValue on all fields
95
96 -- Proxmox Support Team <support@proxmox.com> Fri, 22 May 2020 10:09:26 +0200
97
80960379
TL
98proxmox-widget-toolkit (2.2-2) pve pmg; urgency=medium
99
100 * add common proxmoxlogo class definition
101
102 * add authentication realm data model and combo box
103
104 * edit window: read digest also from top level API response
105
106 -- Proxmox Support Team <support@proxmox.com> Mon, 18 May 2020 17:26:04 +0200
107
d8f909e1
TL
108proxmox-widget-toolkit (2.2-1) pve pmg; urgency=medium
109
110 * diff-store: allow to also auto-create real-store with schematic config only
111
112 * diff-store: allow to request propagation of destroy to real-store
113
114 -- Proxmox Support Team <support@proxmox.com> Thu, 07 May 2020 16:59:59 +0200
115
86811eaa
TL
116proxmox-widget-toolkit (2.1-7) pve pmg; urgency=medium
117
118 * Utils: add auth-realm-sync-test to task descriptions
119
120 * cbind: allow methods in cbindData
121
122 * add missing htmlEncodes userid renderers
123
124 -- Proxmox Support Team <support@proxmox.com> Wed, 06 May 2020 17:14:21 +0200
125
64eb4dc4
TL
126proxmox-widget-toolkit (2.1-6) pve pmg; urgency=medium
127
128 * DateTimeField: implement setMaxValue and setMinValue
129
130 * monStoreErrors: refactor out and render param exception errors
131
132 -- Proxmox Support Team <support@proxmox.com> Fri, 24 Apr 2020 18:47:21 +0200
133
c6cf52f1
TL
134proxmox-widget-toolkit (2.1-5) pve pmg; urgency=medium
135
136 * add LanguageEditWindow
137
138 * window/Edit: accept bodyPadding from config
139
140 * button: don't auto set selection model if explicitly set to false
141
142 * StdRemoveButton: getUrl: fallback to baseurl if no selModel is set
143
144 * StdRemoveButton: enable button by default if no selection model is set
145
146 -- Proxmox Support Team <support@proxmox.com> Mon, 20 Apr 2020 10:44:21 +0200
147
7a3bb07a
TL
148proxmox-widget-toolkit (2.1-4) pve pmg; urgency=medium
149
150 * ComboGrid: fix validation for !allowBlank disabled fields
151
152 * add Arabic to translated language selector
153
154 * object grid: allow one to pass online help to row editors
155
156 * form: add Proxmox.form.field.ExpireDate
157
158 * open combobox picker on focus even if they are editable (searchable)
159
160 * form: add Proxmox.form.field.DisplayEdit
161
162 -- Proxmox Support Team <support@proxmox.com> Thu, 16 Apr 2020 18:05:10 +0200
163
97cdcd28
TL
164proxmox-widget-toolkit (2.1-3) pve pmg; urgency=medium
165
166 * networkedit: bond: add bond-primary and MTU field
167
168 * cbind: allow to pass formula function in binding
169
170 * window: edit: allow to set submit text for data binding
171
172 * node/net: add vlan interface support
173
174 -- Proxmox Support Team <support@proxmox.com> Thu, 30 Jan 2020 17:49:32 +0100
175
ba1ba947
TL
176proxmox-widget-toolkit (2.1-2) pve pmg; urgency=medium
177
178 * task descriptions: add CT push/pull and HA shutdown
179
180 * task UPID: Allow additional (optional) task_id field and show it also in
181 the task viewer window, if available
182
183 -- Proxmox Support Team <support@proxmox.com> Tue, 17 Dec 2019 12:02:52 +0100
184
407871d8
TL
185proxmox-widget-toolkit (2.1-1) pve pmg; urgency=medium
186
187 * fix #2421: ComboGrid: correctly validate multiSelect variant
188
189 * NetworkView: add apply config button
190
191 -- Proxmox Support Team <support@proxmox.com> Tue, 26 Nov 2019 13:00:18 +0100
192
ceca281f
TL
193proxmox-widget-toolkit (2.0-9) pve pmg; urgency=medium
194
195 * fix comboBox validation when forceSelection is true
196
197 * add reboot for containers into task description table
198
199 -- Proxmox Support Team <support@proxmox.com> Wed, 20 Nov 2019 20:28:12 +0100
200
23446ca9
TL
201proxmox-widget-toolkit (2.0-8) pve pmg; urgency=medium
202
203 * add hebrew to list of languages
204
205 * add qmreboot task description
206
207 * add pmx-hint css class
208
209 -- Proxmox Support Team <support@proxmox.com> Thu, 10 Oct 2019 17:04:58 +0200
210
a24e57bc
TL
211proxmox-widget-toolkit (2.0-7) pve pmg; urgency=medium
212
213 * combogrid: fix validation if valueField is different than
214 displayField
215
216 -- Proxmox Support Team <support@proxmox.com> Fri, 16 Aug 2019 12:45:34 +0200
217
e57e32d5
TL
218proxmox-widget-toolkit (2.0-6) pve pmg; urgency=medium
219
220 * combogrid: always set the initial value, even if not found
221
222 * combogrid: add handling for historic set values currently not
223 available
224
225 * Fix #582: allow to move those task which supports it to the
226 background if they're triggered by a standard button
227
228 * ComboGrid: add trigger to delete value from ComboGrid if it allows
229 blank values
230
231 -- Proxmox Support Team <support@proxmox.com> Tue, 13 Aug 2019 15:56:56 +0200
232
ef2235c9
TL
233proxmox-widget-toolkit (2.0-5) pve pmg; urgency=medium
234
235 * fix syslog panel resizing
236
237 * node network: hide ip and netmask by default
238
239 * node network: refactor bond mode array generation and add Bond Mode
240 and Hash Policy
241
242 -- Proxmox Support Team <support@proxmox.com> Thu, 11 Jul 2019 19:33:17 +0200
243
7d0340d7
TL
244proxmox-widget-toolkit (2.0-4) pve pmg; urgency=medium
245
246 * network selector: allow to select IP too
247
248 * combogrid: add deleteEmpty and skipEmptyText
249
250 * textfield: validate after allowBlank
251
252 * combo grid: add setAllowBlank to help bindings
253
254 -- Proxmox Support Team <support@proxmox.com> Fri, 28 Jun 2019 20:30:37 +0200
255
18983bda
TL
256proxmox-widget-toolkit (2.0-3) pve pmg; urgency=medium
257
258 * refactor info/link extraction from onlinehelp to utils
259
260 -- Proxmox Support Team <support@proxmox.com> Mon, 24 Jun 2019 17:54:42 +0200
261
9a8c1d01
TL
262proxmox-widget-toolkit (2.0-2) pve pmg; urgency=medium
263
264 * add network selector widget
265
266 * node/apt updates: show full package description conditionally
267
268 * backport fix for ExtJS pie chart tooltip for 0% entries
269
270 -- Proxmox Support Team <support@proxmox.com> Fri, 14 Jun 2019 20:47:53 +0200
271
4b428ce0
TL
272proxmox-widget-toolkit (2.0-1) pve pmg; urgency=medium
273
274 * bump version for Debian Buster / PVE 6
275
276 -- Proxmox Support Team <support@proxmox.com> Wed, 22 May 2019 07:16:02 +0200
277
edc61156
TL
278proxmox-widget-toolkit (1.0-28) unstable; urgency=medium
279
280 * show IP/CIDR in host network view
281
282 * change nodes host network input from address/netmask to IP/CIDR
283
284 * add panel/JournalView for new mini-journalreader
285
286 -- Proxmox Support Team <support@proxmox.com> Wed, 15 May 2019 13:36:50 +0200
287
44b68799
TL
288proxmox-widget-toolkit (1.0-27) unstable; urgency=medium
289
097729e5 290 * wait for syslog API calls to complete before requesting new ones
44b68799 291
097729e5 292 -- Proxmox Support Team <support@proxmox.com> Tue, 07 May 2019 15:13:52 +0000
44b68799 293
9b388081
TL
294proxmox-widget-toolkit (1.0-26) unstable; urgency=medium
295
296 * fix #1784: allow one to set UTC as Timezone
297
298 * allow one to filter and search for timezones in the nodes time editor
299
300 * add a combined "IPv6 or IPv4 CIDR" match vtype
301
302 -- Proxmox Support Team <support@proxmox.com> Tue, 16 Apr 2019 05:57:58 +0000
303
22bb0802
TL
304proxmox-widget-toolkit (1.0-25) unstable; urgency=medium
305
306 * MacPrefix: prevent multicast MacPrefixes
307
308 * change allowed v6 prefix-length to 128
309
310 * rework panel/LogView
311
312 * add helpers required for u2f authentication
313
314 -- Proxmox Support Team <support@proxmox.com> Wed, 03 Apr 2019 13:58:13 +0200
315
60b98983
TL
316proxmox-widget-toolkit (1.0-24) unstable; urgency=medium
317
318 * add DnsOrIP vtype
319
320 -- Proxmox Support Team <support@proxmox.com> Thu, 14 Mar 2019 07:41:44 +0100
321
f90c941b
TL
322proxmox-widget-toolkit (1.0-23) unstable; urgency=medium
323
324 * tasks: put vzdump into VM/CT category
325
326 * fix popup behaviour in firefox with touchscreens on desktop
327
328 * utils: xtermjs: allow to pass a cmd parameter to the terminal
329
330 -- Proxmox Support Team <support@proxmox.com> Thu, 28 Feb 2019 10:54:50 +0100
331
2caa58a3
TL
332proxmox-widget-toolkit (1.0-22) unstable; urgency=medium
333
334 * form: proxmox textfield: support binding 'allowBlank'
335
336 -- Proxmox Support Team <support@proxmox.com> Thu, 29 Nov 2018 12:45:28 +0100
337
cbf3acee
TL
338proxmox-widget-toolkit (1.0-21) unstable; urgency=medium
339
0a751aab 340 * Utils: add some task descriptions (disk/storage management and ceph)
cbf3acee
TL
341
342 * node/DNS: render DNS fields htmlEncoded
343
0a751aab 344 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Nov 2018 14:59:16 +0100
cbf3acee 345
7fc8bdf5
DM
346proxmox-widget-toolkit (1.0-20) unstable; urgency=medium
347
348 * add node/HostsView to show/edit /etc/hosts
349
350 * fixup: vlan type: use 'Linux VLAN'
351
352 -- Proxmox Support Team <support@proxmox.com> Fri, 14 Sep 2018 12:01:12 +0200
353
a3488146
TL
354proxmox-widget-toolkit (1.0-19) unstable; urgency=medium
355
356 * add traditional Chinese to language map
357
358 -- Proxmox Support Team <support@proxmox.com> Tue, 12 Jun 2018 16:43:58 +0200
359
46574d35
FG
360proxmox-widget-toolkit (1.0-18) unstable; urgency=medium
361
362 * add missing task description mappings
363
364 -- Proxmox Support Team <support@proxmox.com> Mon, 14 May 2018 11:06:33 +0200
365
bd7c96d0
WB
366proxmox-widget-toolkit (1.0-17) unstable; urgency=medium
367
368 * fix edit windows being reopened on key-up when closing them with the return
369 key
370
371 -- Proxmox Support Team <support@proxmox.com> Thu, 03 May 2018 08:26:34 +0200
372
41670d25
TL
373proxmox-widget-toolkit (1.0-16) unstable; urgency=medium
374
375 * add getRecord to ObjectStore
376
377 * add apiCallDone callback for window.edit
378
379 * PendingObjectGrid: fix display of deletion of multikey fields
380
381 -- Proxmox Support Team <support@proxmox.com> Wed, 02 May 2018 13:25:06 +0200
382
bebf81f0
DM
383proxmox-widget-toolkit (1.0-15) unstable; urgency=medium
384
385 * allow pressing enter in ObjectGrids to edit a field
386
387 * better default focus selection
388
389 * add a checkbox to edit windows for advanced options
390
391 * add advanced options to the input panel
392
393 -- Proxmox Support Team <support@proxmox.com> Fri, 06 Apr 2018 13:47:56 +0200
394
ba70732c
DM
395proxmox-widget-toolkit (1.0-14) unstable; urgency=medium
396
397 * fix #1223: add touchscreen override for extjs
398
399 * task view, progress: add taskDone callback
400
401 * window/Edit: allow showing TaskViewer instead of TaskProgress
402
403 * add labelWidth to the fieldDefaults in add_*_row
404
405 * add an optional renderer for integer rows in ObjectGrid
406
407 -- Proxmox Support Team <support@proxmox.com> Thu, 05 Apr 2018 12:18:49 +0200
408
36ee012f
DM
409proxmox-widget-toolkit (1.0-13) unstable; urgency=medium
410
411 * remove gettext definition in Utils.js
412
413 -- Proxmox Support Team <support@proxmox.com> Thu, 08 Mar 2018 11:37:56 +0100
414
2e6df526
TL
415proxmox-widget-toolkit (1.0-12) unstable; urgency=medium
416
417 * skip config property for cbind mixin
418
419 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Feb 2018 11:11:38 +0100
420
eb1f0d2a
FG
421proxmox-widget-toolkit (1.0-11) unstable; urgency=medium
422
423 * rename pve(Show|Hide)Help events
424
425 * mixin/CBind: allow binding sub elements
426
427 * show VLAN aware setting in NetworkView.
428
429 -- Proxmox Support Team <support@proxmox.com> Fri, 16 Feb 2018 13:06:39 +0100
430
102716a6
DC
431proxmox-widget-toolkit (1.0-10) unstable; urgency=medium
432
433 * port fixes and features from pve-manager since fork
434
435 * add all languages from pve
436
437 -- Proxmox Support Team <support@proxmox.com> Thu, 25 Jan 2018 10:19:23 +0100
438
6689e1ce
DM
439proxmox-widget-toolkit (1.0-9) unstable; urgency=medium
440
441 * add Xtermjs popup helper
442
443 * Utils: fix some lint errors
444
445 * taskviewer: port over extraTite config parameter
446
447 * ObjectGrid: add_text_row: allow setting vtype for editor
448
449 -- Proxmox Support Team <support@proxmox.com> Mon, 11 Dec 2017 14:43:17 +0100
450
4f0b8a1a
DM
451proxmox-widget-toolkit (1.0-8) unstable; urgency=medium
452
453 * remove updatequeue
454
455 -- Proxmox Support Team <support@proxmox.com> Wed, 29 Nov 2017 12:09:03 +0100
456
03c29495
DM
457proxmox-widget-toolkit (1.0-7) unstable; urgency=medium
458
459 * UpdateStore.js - fix update problem with chrome
460
461 -- Proxmox Support Team <support@proxmox.com> Thu, 23 Nov 2017 07:29:46 +0100
462
2e67cd69
DM
463proxmox-widget-toolkit (1.0-6) unstable; urgency=medium
464
465 * change 'create' parameter to 'isCreate'
466
467 * make network devices types configureable
468
469 * use Proxmox.window.TaskProgress instead of PVE.window.TaskProgress
470
471 * add custom submittext to Edit Window
472
473 * add missing BondModeSelector to widget toolkit
474
475 -- Proxmox Support Team <support@proxmox.com> Tue, 14 Nov 2017 11:38:51 +0100
476
621b567f
DM
477proxmox-widget-toolkit (1.0-5) unstable; urgency=medium
478
479 * use (de)activate events for dns/timeview
480
481 -- Proxmox Support Team <support@proxmox.com> Tue, 14 Nov 2017 08:12:09 +0100
482
4753e65d
DM
483proxmox-widget-toolkit (1.0-4) unstable; urgency=medium
484
485 * add textarea/enter workaround
486
487 * fix updateStore destroy
488
489 * RRDChart.js: add the seriesConfig parameter
490
491 * RRDChart.js: add the noTool parameter
492
493 * add autostart and alias to UpdateStore
494
495 * add format_size from pve
496
497 * add GaugeWidget from PVE
498
499 * LanguageSelector.js - add language selector
500
501 * allow to set onlineHelp on Proxmox.window.Edit
502
503 * add HelpButton class
504
505 * new checked_command helper
506
507 * add APT.js
508
509 -- Proxmox Support Team <support@proxmox.com> Tue, 24 Oct 2017 08:45:15 +0200
510
16f921d7
DM
511proxmox-widget-toolkit (1.0-3) unstable; urgency=medium
512
513 * monStoreErrors: new option clearMaskBeforeLoad
514
515 * add RRDChart class
516
517 * add RRDStore class
518
519 * add RRDTypeSelector class
520
521 * set default focus and default button for edit window
522
523 * add helpers to render uptime
524
525 * ObjectGrid.js: new monStoreErrors properties
526
527 -- Proxmox Support Team <support@proxmox.com> Wed, 06 Sep 2017 09:37:27 +0200
528
835b5d8e
DM
529proxmox-widget-toolkit (1.0-2) unstable; urgency=medium
530
531 * countless improvements
532
533 -- Proxmox Support Team <support@proxmox.com> Wed, 05 Apr 2017 10:22:47 +0200
534
e9b7ca96
DM
535proxmox-widget-toolkit (1.0-1) unstable; urgency=medium
536
537 * first try
538
539 -- Proxmox Support Team <support@proxmox.com> Mon, 30 Jan 2017 09:50:33 +0100
540