Commit Graph

98 Commits

Author SHA1 Message Date
Robbie Averill 1b61eadda7 Merge branch '1.1' into 1.2 2019-02-20 10:54:58 +07:00
Robbie Averill 6e621e233e Merge branch '1.0' into 1.1 2019-02-20 10:54:05 +07:00
Robbie Averill 3bd78ae90f Remove PHP 5.3 from Travis build matrix 2019-02-20 10:52:36 +07:00
Robbie Averill 7f0264cc1a Merge branch '1.1' into 1.2 2019-02-19 11:31:32 +07:00
Robbie Averill 63c2bc28c7 Merge branch '1.0' into 1.1 2019-02-19 11:29:53 +07:00
Guy Marriott e739275305
Merge pull request #138 from creative-commoners/pulls/1.0/scalars
FIX StringTagField now works with SS-2018-021/CVE-2019-5715 by serialising arrays before write
2019-02-19 17:29:18 +13:00
Robbie Averill 2c40955c2d FIX StringTagField now works with SS-2018-021/CVE-2019-5715 by serialising arrays before write 2019-02-19 11:09:31 +07:00
Damian Mooyman ddb56be86f Alias master as 1.2.x-dev 2016-02-04 17:43:50 +13:00
Damian Mooyman df34386bb1 Add changelog for 1.2.2 release 2016-02-04 17:42:28 +13:00
Daniel Hensby f0b48d12c4 Merge pull request #68 from micschk/patch-1
Bugfix: show source tags if not lazyloading
2016-01-06 01:25:27 +03:00
Ingo Schommer dbdbdd7cc2 Merge pull request #70 from dhensby/pulls/fix-hard-coded-tests
FIX Tests with hard coded IDs
2016-01-06 11:19:35 +13:00
Daniel Hensby 844b2ca7eb FIX Tests with hard coded IDs 2016-01-05 08:59:37 +00:00
Damian Mooyman 5f01c99307 Merge pull request #69 from helpfulrobot/update-license-year
Updated license year
2016-01-05 09:50:04 +13:00
helpfulrobot 6ae56d7483 Updated license year 2016-01-01 06:38:06 +13:00
Michael van Schaik 8412bad2fa Bugfix: show source tags if not lazyloading
Fixes #25: no source tags would be shown if not lazy loading (on new records/records without any pre-selected tags)
2015-12-30 14:08:18 +01:00
Damian Mooyman 05a1990f20 Merge pull request #67 from 3Dgoo/bugfix/string-tag-field-null-passed
Fixing setValue null value bug
2015-12-14 11:47:54 +13:00
3Dgoo be0565c660 Fixing setValue null value bug
On occasions when a form is submitted `StringTagField` throws an error saying `ERROR [Warning]: array_filter() expects parameter 1 to be array, null given` at the end of the `setValue` function. 

I have added some code that checks if `$value` is `null`. If it is `null` it sets `$value` to an empty array to prevent the error from occurring.
2015-11-23 12:27:59 +10:30
Daniel Hensby 96c48ab136 Merge pull request #66 from helpfulrobot/add-standard-code-of-conduct
Added standard code of conduct
2015-11-21 10:27:39 +00:00
Daniel Hensby 6c31f5fe51 Merge pull request #64 from helpfulrobot/add-license-to-composer
Added license to composer.json
2015-11-21 10:27:26 +00:00
helpfulrobot 425f64bca9 Added standard code of conduct 2015-11-21 20:17:21 +13:00
helpfulrobot 1a95c57008 Added license to composer.json 2015-11-20 11:10:01 +13:00
Daniel Hensby 0ddb3ba79c Merge pull request #63 from helpfulrobot/add-standard-license
Added standard license
2015-11-19 21:39:33 +00:00
helpfulrobot 7421f02f7d Added standard license 2015-11-20 10:27:31 +13:00
Daniel Hensby 10b84002b3 Merge pull request #60 from helpfulrobot/convert-to-psr-2
Converted to PSR-2
2015-11-19 17:37:10 +00:00
Daniel Hensby 7ece1f4a43 Merge pull request #62 from helpfulrobot/add-standard-editor-config
Added standard editor config
2015-11-19 17:36:51 +00:00
Daniel Hensby e36a97bef5 Merge pull request #61 from helpfulrobot/add-standard-travis-config
Added standard Travis config
2015-11-19 17:36:45 +00:00
Daniel Hensby 186aa2d305 Merge pull request #65 from helpfulrobot/add-standard-git-attributes
Added standard git attributes
2015-11-19 10:41:46 +00:00
helpfulrobot 5b707b6d65 Added standard git attributes 2015-11-19 19:13:48 +13:00
helpfulrobot d4c17df674 Added standard Travis config 2015-11-19 14:20:52 +13:00
helpfulrobot abe2767af9 Added standard editor config 2015-11-19 13:26:56 +13:00
helpfulrobot 48a07375a0 Converted to PSR-2 2015-11-18 17:05:38 +13:00
Christopher Pitt d70a61ae98 Merge pull request #59 from helpfulrobot/add-standard-scrutinizer-config
Added standard Scrutinizer config
2015-11-18 15:57:09 +13:00
helpfulrobot e95efc90d0 Added standard Scrutinizer config 2015-11-18 15:32:40 +13:00
Christopher Pitt b5cf2a8d27 Update changelog.md 2015-11-04 14:30:26 +13:00
Christopher Pitt d46e325aa7 Merge pull request #58 from tractorcow/pulls/fix-dupe-records
BUG Fix duplicate tag creation
2015-11-04 14:25:35 +13:00
Damian Mooyman 2077c9df20 BUG Fix duplicate tag creation
BUG Fix isMultiple not being initialised
BUG Fix tag rendering as a 100px wide container
2015-11-04 14:19:25 +13:00
Christopher Pitt 847a237938 Update changelog.md 2015-11-04 12:19:31 +13:00
Christopher Pitt 641128f2d6 Merge pull request #57 from tractorcow/pulls/fix-source
BUG Fix items not included from source appearing in suggestions
2015-11-04 12:11:30 +13:00
Damian Mooyman 75a7e956ba BUG Fix items not included from source appearing in suggestions
Fixes https://github.com/silverstripe/silverstripe-blog/issues/295
2015-11-03 18:27:15 +13:00
Christopher Pitt 04e99483da Merge pull request #53 from Zauberfisch/patch-2
Added missing $isMultiple
2015-10-20 13:45:33 -07:00
Zauberfisch 99c2ff75d9 Added missing $isMultiple 2015-10-20 20:40:54 +00:00
Christopher Pitt 1dd341c559 Merge pull request #52 from Zauberfisch/patch-1
Added missing $isMultiple
2015-10-20 13:30:34 -07:00
Zauberfisch 140d330ab7 Added missing $isMultiple 2015-10-20 07:10:00 +00:00
Christopher Pitt 98867b6ac0 Merge pull request #49 from mediabeastnz/added-isMultiple-option
FIX: Removed duplicate setAttribute('multiple')
2015-10-09 11:52:04 +13:00
Myles Beardsmore c179e08c0e Removed duplicate setAttribute('multiple') 2015-10-09 11:45:53 +13:00
Christopher Pitt 89767f93d3 Merge pull request #48 from mediabeastnz/added-isMultiple-option
Added option to disable multiple selections.
2015-10-09 11:37:31 +13:00
Myles Beardsmore fec1c8885c Added option to disable multiple selections. 2015-10-09 11:10:33 +13:00
Christopher Pitt 2562d0e501 Merge pull request #46 from webbuilders-group/master
BUGFIX: Fixed notice from array_filter when the value is null
2015-10-07 05:59:05 +13:00
UndefinedOffset b29d8d2bba BUGFIX: Fixed notice from array_filter when the value is null 2015-10-06 12:04:04 -03:00
Christopher Pitt 9eb9b35871 Merge pull request #45 from kinglozzer/patch-3
Override DropdownField::validate() in StringTagField
2015-09-23 20:59:31 +12:00