silverstripe-tagfield/tests/Stub
Will Rossiter 527c5b2224
FIX Selected tag is not shown when isMutliple is false (#201)
* doc: add note about `setTitleField` (Fixes #153)

* NEW Add support for saving tag value into has_one components

FIX Value not shown if isMultiple is false (#195)

* fix: don't default to ID column as pgsql throws an error if comparing string value
2022-06-07 13:00:12 +12:00
..
StringTagFieldTestBlogPost.php FIX SS4 compatibility updates, PSR-4 in tests, table_name in stubs 2017-06-22 17:15:17 +12:00
StringTagFieldTestController.php FIX SS4 compatibility updates, PSR-4 in tests, table_name in stubs 2017-06-22 17:15:17 +12:00
TagFieldTestBlogPost.php FIX Selected tag is not shown when isMutliple is false (#201) 2022-06-07 13:00:12 +12:00
TagFieldTestBlogTag.php FIX SS4 compatibility updates, PSR-4 in tests, table_name in stubs 2017-06-22 17:15:17 +12:00
TagFieldTestController.php Add tests for schema generation, further switch to short array syntax 2018-11-16 11:29:49 +02:00