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