Commit Graph

224 Commits

Author SHA1 Message Date
Steve Boyd c06430068c MNT Use shared travis config, use sminnee/phpunit 2020-11-10 15:37:53 +13:00
Guy Marriott 66aa1af72a
Merge pull request #162 from tractorcow/pulls/fix-react 2020-07-06 16:55:48 -07:00
Damian Mooyman 748ef1a8f0
Actually save the values 2020-07-06 14:36:17 +12:00
Damian Mooyman 2790d7504a
PHP 5 compatibility 🙄 2020-07-06 14:33:09 +12:00
Damian Mooyman 5decfa39e1
Merge remote-tracking branch 'origin/2.4' into pulls/fix-react 2020-07-06 14:18:12 +12:00
Damian Mooyman a61612ec4b
BUG Resolve issue with react select values not being saved
Fixes #150
2020-07-06 14:17:08 +12:00
Daniel Hensby 3f6af1ab17
Merge pull request #160 from sminnee/fix-readonly-titlefield
FIX: Fix readonly transformation of field with setTitleField()
2020-06-17 09:04:35 +01:00
Sam Minnee d11b9474ed FIX: Fix readonly transformation of field with setTitleField()
If the title field was customised, this metadata was lost during a
readonly transformation. This can cause fatal errors in read-only views
such as history browsing.
2020-06-17 16:40:57 +12:00
Guy Marriott 3b6ec92e66
Merge pull request #158 from christopherdarling/patch-1 2020-05-06 12:28:42 -07:00
Christopher Darling c538a231b7
FIX $record->hasMethod() should be called before getting the relation 2020-05-06 19:45:41 +01:00
Garion Herman 01e7f457a6 Merge branch '2.3' into 2.4 2020-02-13 15:42:44 +13:00
Garion Herman 2620218fe4 Merge branch '2.2' into 2.3 2020-02-13 15:28:42 +13:00
Garion Herman b7a2b3b1d7 Merge branch '2.1' into 2.2 2020-02-13 15:18:32 +13:00
Robbie Averill ec0d65904d Remove obsolete branch alias 2019-08-15 09:56:39 +12:00
Robbie Averill 58edb12fa3
Merge pull request #120 from wilr/fixes/107-tagfield-in-admin
Setup TagField to work within AssetAdmin (Fixes #107)
2019-07-25 09:03:18 +02:00
Robbie Averill 804c6bac2f
Run automated phpcs linting 2019-07-25 12:27:29 +12:00
Guy Marriott bd84139b96
Code clean-up 2019-07-25 12:23:04 +12:00
Guy Marriott 61d3d04ed6
FIX Removing potentially breaking lower-case change (and fix tests) 2019-07-25 12:13:52 +12:00
Guy Marriott a1c57f664d
FIX redux-form can now control tag fields
This also fixes an issue where tags would be created and tags could not have the same name as the ID of an existing tag
And the react-select module is updated to the (current) latest 1.x version
And the tests are now working again after updating jest
2019-07-25 12:13:52 +12:00
Guy Marriott e97a82f0b7
FIX Ensure tagfield is compatible with both React and Entwine contexts 2019-07-25 12:13:50 +12:00
Will Rossiter 068e4c6a26
Setup TagField to work within AssetAdmin (Fixes #107) 2019-07-25 12:13:44 +12:00
Ingo Schommer bc7404005b
Add screenshot to readme 2019-07-04 09:11:50 +12:00
Ingo Schommer 461d467e3f
Added screenshot 2019-07-04 09:11:11 +12:00
Ingo Schommer ec8ca5bf2a
DOCS Note about CMS usage
Fixes https://github.com/silverstripe/silverstripe-tagfield/issues/145
2019-07-04 09:09:48 +12:00
Robbie Averill b5ca874591
Merge pull request #142 from SilverStripers/fix/source-list-queries
fixed the issue with filters being taken off from rendering values
2019-04-29 15:55:58 +12:00
Nivanka Fonseka 6276ad2aee php cs fixes 2019-04-29 06:37:31 +05:30
Nivanka Fonseka ead0fbac6b fixed the issue with filters being taken off from rendering values 2019-04-17 11:19:42 +05:30
Robbie Averill 5bf4b2959a Merge branch '2.3' 2019-04-15 15:50:16 +12:00
Robbie Averill 406ad083b5 Remove obsolete branch alias 2019-04-15 15:49:57 +12:00
Robbie Averill d24400cbbd Merge branch '2.2' 2019-02-19 11:21:23 +07:00
Robbie Averill daf71e2fab FIX StringTagField now works with SS-2018-021/CVE-2019-5715 by serialising arrays before write 2019-02-19 11:20:13 +07:00
Robbie Averill 968a4f585e Merge branch '2.0' into 2.1 2019-02-19 11:15:39 +07:00
Guy Marriott dac02faa66
Merge pull request #137 from creative-commoners/pulls/2.0/scalars
FIX StringTagField now works with SS-2018-021/CVE-2019-5715 by serialising arrays before write
2019-02-19 17:14:23 +13:00
Robbie Averill 3ff72be24c FIX StringTagField now works with SS-2018-021/CVE-2019-5715 by serialising arrays before write 2019-02-19 11:09:02 +07:00
Guy Marriott 44451775b3
Merge pull request #136 from pixelfusion/master
Component TagField does not exist (Proptypes Issue)
2019-02-18 10:40:46 +13:00
Anthony van Beek e709436693 New bundle 2019-02-18 09:23:45 +13:00
Anthony van Beek 9e4801809d Renamed package 2019-02-15 16:04:32 +13:00
Anthony van Beek 67015b8545 Renamed package 2019-02-15 15:48:56 +13:00
Anthony van Beek 4403b2911d Don't change the package name 2019-02-15 15:07:53 +13:00
Anthony van Beek ce3e37d79c Fixes Proptypes error 2019-02-15 14:57:58 +13:00
Anthony van Beek ea75c0b11a Fixes Proptypes error 2019-02-15 14:57:17 +13:00
Robbie Averill cf06c6129c
Merge pull request #135 from neilcreagh/master
Update readme.md
2019-02-13 21:28:14 +07:00
Neil Creagh 5276367784
Update readme.md 2019-02-13 12:22:45 +00:00
Robbie Averill 7b7dc3e58e Add missing react-addons-test-utils dependency 2019-02-12 18:46:48 +07:00
Robbie Averill 3b54f02f6a
Merge pull request #128 from svenV88/patch-1
Update faulty import of TagField component
2019-02-12 18:39:25 +07:00
Guy Marriott 3f9085e9d4
Merge branch '2.2' 2019-01-25 09:45:34 +13:00
Guy Marriott dd403bb96f
Merge pull request #133 from Kethatril/hotfix/fix-lazyloading-options
Replace lodash.debounce with a promise based debounce
2019-01-25 09:44:42 +13:00
Daniel Bonham cc1add13f3 Replace lodash.debounce with https://github.com/bjoerge/debounce-promise Fixes https://github.com/silverstripe/silverstripe-tagfield/issues/132 2019-01-24 15:16:38 +13:00
Guy Marriott d7762a1e72
Merge pull request #131 from thats4shaw/bugfix/add-assets-to-left-and-main
Add css and js to left and main
2018-12-19 21:56:35 +13:00
Guy Marriott 8a9241c522
FIX Make config namespace more specific 2018-12-19 21:55:03 +13:00