Commit Graph

223 Commits

Author SHA1 Message Date
Garion Herman dd5bf34ec1 Merge branch '2' 2020-02-13 16:32:14 +13:00
Garion Herman eaaf467d28 Merge branch '2.4' into 2 2020-02-13 16:18:01 +13: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
Guy Marriott 09df859091
Merge pull request #155 from silverstripe/dependabot/npm_and_yarn/handlebars-4.5.3
Bump handlebars from 4.1.2 to 4.5.3
2020-01-02 11:36:26 -08:00
dependabot[bot] 54cbb3e14a
Bump handlebars from 4.1.2 to 4.5.3
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.2 to 4.5.3.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.2...v4.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2019-12-28 17:45:15 +00:00
Robbie Averill fd66043d1f
Merge pull request #154 from silverstripe/dependabot/npm_and_yarn/npm-6.13.4
Bump npm from 6.10.2 to 6.13.4
2019-12-13 13:44:10 -08:00
dependabot[bot] 410c35d9a2
Bump npm from 6.10.2 to 6.13.4
Bumps [npm](https://github.com/npm/cli) from 6.10.2 to 6.13.4.
- [Release notes](https://github.com/npm/cli/releases)
- [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md)
- [Commits](https://github.com/npm/cli/compare/v6.10.2...v6.13.4)

Signed-off-by: dependabot[bot] <support@github.com>
2019-12-13 19:12:49 +00:00
Garion Herman 21c6946891
Merge pull request #152 from creative-commoners/master
Travis config update, remove branch aliases
2019-11-06 16:36:46 +13:00
Serge Latyntcev 11a66f0228 Travis config update, remove branch aliases 2019-11-04 14:04:41 +13:00
Robbie Averill f67cd979f2 Merge branch '2.4' 2019-08-15 09:57:07 +12: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
Hayden Shaw fd06a8da5f Add css and js to left and main
* Add yaml file
* Remove requirement calls from field constructors
2018-12-19 14:40:17 +13:00