silverstripe-tagfield/src
Daniel Kliemsch 0a04e35825
ENH Make the write call of StringTagField::saveInto method configurable (#208)
* Make the immediate write call of StringTagField::saveInto method configurable
* Set immediate_write_enabled option in the class instead of config; add deprecation notice
* Add tests for the immediate write option
2022-04-04 20:27:49 +12:00
..
ReadonlyTagField.php readonly field namespaces are corrected and updated the unit tests with cases covering performReadonlyTrasnformation 2018-01-19 13:07:55 +05:30
StringTagField.php ENH Make the write call of StringTagField::saveInto method configurable (#208) 2022-04-04 20:27:49 +12:00
TagField.php FIX Use existing source datalist if available before creating a new one 2021-10-15 13:38:53 +13:00