freenas-proxmox/pve-manager/js
KevinAdams a1cdede403 Fix non-FreeNAS providers to enable the 'Add' button.
- When using the 'allowBlank' property of extjs, it provided the
functionality to the FreeNAS provider but disabled the 'Add' button of
other providers when all necessary data was entered. This was because
three fields in the FreeNAS provider was 'allowBlank' equal to 'false'
causing the ‘Add’ button to not be ‘enabled’. Upon further development
the 'allowBlank' property is not 'bindable' and was causing issues with
the modal window. No other similar code was found in the
pvemanagerlib.js to replicate this and it was mentioned in a post that
the ‘allowBlank’ property to be bindable was a feature request to come.
This fix allows for all functionality of the providers to work correctly
in the modal window. This fixes issue #36.
2019-02-01 14:34:40 -05:00
..
.gitignore Update patch set to the latest version of Proxmox-VE: 5.3-1 2018-12-13 07:37:03 -05:00
pvemanagerlib-5.2-6.js.patch Added editable field in the ZFS over iSCSI panel 2018-10-23 15:42:23 -04:00
pvemanagerlib-5.2-8.js.patch Added editable field in the ZFS over iSCSI panel 2018-10-23 15:42:23 -04:00
pvemanagerlib-5.2-9_2.js.patch Added editable field in the ZFS over iSCSI panel 2018-10-23 15:42:23 -04:00
pvemanagerlib-5.2-10.js.patch Added editable field in the ZFS over iSCSI panel 2018-10-23 15:42:23 -04:00
pvemanagerlib-5.3-5_3.js.patch Fixed block size issue and updated for Proxmox VE 5.3-5 2018-12-22 13:18:51 -05:00
pvemanagerlib-5.3-6_2.js.patch Fix non-FreeNAS providers to enable the 'Add' button. 2019-02-01 14:34:40 -05:00
pvemanagerlib.js.patch Fix non-FreeNAS providers to enable the 'Add' button. 2019-02-01 14:34:40 -05:00