]> git.proxmox.com Git - proxmox-widget-toolkit.git/history - form
eol notice: escalate to warning only shortly before EOL
[proxmox-widget-toolkit.git] / form /
2020-06-06 Thomas Lamprechtcleanly separate sources from package build, move to...
2020-06-06 Thomas Lamprechtmake eslint 100% happy
2020-06-06 Thomas Lamprechteslint fixes all over the place
2020-05-26 Thomas Lamprechtform/display edit: use the 'fit' layout to avoid width...
2020-05-19 Dominik Csapakadd pmxRoleSelector
2020-05-19 Thomas Lamprechtdisplayedit: fixup to correct version
2020-05-18 Dominik Csapakadd Realm model and RealmComboBox
2020-05-05 Thomas Lamprechtdrop unused comment
2020-04-24 Dominik CsapakDateTimeField: implement set{Max, Min}Value
2020-04-16 Thomas Lamprechtform: add Proxmox.form.field.DisplayEdit
2020-04-16 Dominik Csapakopen picker for all comboboxes on focus, even if they...
2020-03-31 Thomas Lamprechtform: add Proxmox.form.field.ExpireDate
2020-02-05 Stefan ReiterComboGrid: fix validation for !allowBlank disabled...
2020-01-30 Stefan ReiterComboGrid: fix on-load validation for blank values
2019-11-25 Dominik CsapakComboGrid: correctly set/mark multiSelect fields
2019-11-25 Dominik Csapakfix #2421: ComboGrid: correctly validate multiSelect...
2019-10-25 Tim Marxfix comboBox validation when forceSelection is true
2019-08-16 Thomas Lamprechtcombogrid: fix validation if valueField is different...
2019-08-13 Dominik CsapakComboGrid: add trigger to delete from ComboGrid
2019-07-18 Thomas Lamprechtcombogrid: add handling for historic set values current...
2019-07-17 Thomas Lamprechtcombogrid: always set the initial value, even if not...
2019-07-11 Oguz BektasKVComboBox: add setComboItems function
2019-07-10 Dominik Csapaknode network: refactor bond mode array generation
2019-06-27 Thomas Lamprechtnetwork selector: allow to select IP too
2019-06-27 Thomas Lamprechtcombogrid: add deleteEmpty and skipEmptyText
2019-06-27 Thomas Lamprechttextfield: validate after allowBlank
2019-06-26 Thomas Lamprechtcombo grid: add setAllowBlank to help bindings
2019-06-12 Thomas Lamprechtfollowup: network selector: refactor cidr6 merge logic
2019-06-12 Thomas Lamprechtfollowup: network selector: reorder columns and adapt...
2019-06-12 Tim Marxadd network selector widget
2018-11-28 Thomas Lamprechtform: proxmox textfield: support binding 'allowBlank'
2018-01-11 Dominik CsapakComboGrid: open picker also when focusing an editable...
2018-01-11 Dominik CsapakComboGrid: improve setting 'editable' default value
2017-11-14 Dominik Csapakadd missing BondModeSelector to widget toolkit
2017-10-04 Dietmar MaurerLanguageSelector.js - add language selector
2017-09-21 Dietmar MaurerDateTimeField.js - relay change events
2017-09-20 Dietmar Maurerform/DateTimeField.js - new widget to select Date with...
2017-08-29 Dietmar Maureradd RRDTypeSelector class
2017-03-29 Dietmar Maurertry to use real config properties
2017-03-27 Dietmar MaurerKVComboBox.js: use correct namespace
2017-03-27 Dietmar Maurerform/ComboGrid.js: imported from pve-manager
2017-02-25 Dietmar MaurerKVComboBox: imported from pve-manager
2017-02-24 Dietmar Maurerrename pveintegerfield to proxmoxintegerfield
2017-02-24 Dietmar Maurerrename integerfield to pveintegerfiled, implement delet...
2017-02-24 Dietmar Maureradd integer field
2017-01-31 Dietmar Maureradd Checkbox.js
2017-01-31 Dietmar Maureradd TextField.js