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