Steve Boyd
1beccb2d96
MNT Use update-js action
2022-07-29 13:08:19 +12:00
Guy Sartorelli
ab1e5b2ec0
Merge pull request #214 from bummzack/fix/has-one
...
fix: Deal with DataObjects or Int values
2022-07-29 10:35:37 +12:00
Roman Schmid
3f1d65e88e
docs: Update readme with an example for has_one
relations.
2022-07-28 10:48:33 +02:00
Roman Schmid
8da9f83cde
fix: Fall back to the ID
if no title is given
2022-07-26 10:47:13 +02:00
Roman Schmid
560a1398ab
fix: Do not use getField
to allow for field fallback values
2022-07-25 16:49:23 +02:00
Guy Sartorelli
eed4afb710
Merge branch '2.9' into 2
2022-07-11 11:39:16 +12:00
Guy Sartorelli
0590385268
Merge branch '2.8' into 2.9
2022-07-11 11:39:04 +12:00
Guy Sartorelli
152ce93c51
Merge pull request #213 from creative-commoners/pulls/2.8/module-standards
...
MNT Use GitHub Actions CI
2022-07-05 16:32:31 +12:00
Steve Boyd
8d29af6158
MNT Use GitHub Actions CI
2022-07-05 16:10:46 +12:00
Roman Schmid
e34d6e4898
fix: Use the title-field for has_one DataObject relations
2022-07-04 16:10:02 +02:00
Roman Schmid
bc7bf5265b
fix: Deal with DataObjects or Int values, so that the correct value is shown with has_one
2022-06-28 09:29:32 +02:00
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
Steve Boyd
ee7c422855
Merge pull request #207 from silverstripe/pulls/2/update-js-1648772584
...
DEP Update JS dependencies
2022-05-31 11:01:54 +12:00
dependabot[bot]
8172abe158
Merge pull request #210 from silverstripe/dependabot/npm_and_yarn/async-2.6.4
2022-05-03 09:27:40 +00:00
dependabot[bot]
7a19b709f2
Bump async from 2.6.3 to 2.6.4
...
Bumps [async](https://github.com/caolan/async ) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases )
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md )
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4 )
---
updated-dependencies:
- dependency-name: async
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-04-28 21:08:54 +00:00
Guy Sartorelli
d486842a69
Merge pull request #209 from creative-commoners/pulls/2/php81
...
ENH PHP 8.1 compatibility
2022-04-26 17:57:37 +12:00
Steve Boyd
1b7dba124a
ENH PHP 8.1 compatibility
2022-04-13 13:50:19 +12:00
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
github-actions
1a4dfc5904
DEP Update JS dependencies
2022-04-01 00:23:04 +00:00
Maxime Rainville
8477911890
Merge pull request #205 from creative-commoners/pulls/2/update-js-deps
...
MNT Add update JS deps workflow
2022-03-23 14:17:06 +13:00
Steve Boyd
a71f57d0fa
MNT Add update JS deps workflow
2022-03-22 12:10:24 +13:00
dependabot[bot]
162f629db8
Merge pull request #204 from silverstripe/dependabot/npm_and_yarn/url-parse-1.5.10
2022-02-28 11:51:09 +00:00
dependabot[bot]
6de73bad08
Bump url-parse from 1.5.7 to 1.5.10
...
Bumps [url-parse](https://github.com/unshiftio/url-parse ) from 1.5.7 to 1.5.10.
- [Release notes](https://github.com/unshiftio/url-parse/releases )
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.7...1.5.10 )
---
updated-dependencies:
- dependency-name: url-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-28 04:44:34 +00:00
dependabot[bot]
a74e00568f
Merge pull request #203 from silverstripe/dependabot/npm_and_yarn/url-parse-1.5.7
2022-02-21 23:22:17 +00:00
Maxime Rainville
e00d4f7c59
Merge pull request #202 from creative-commoners/pulls/2/php74
...
DEP Set PHP 7.4 as the minimum version
2022-02-18 22:09:31 +13:00
dependabot[bot]
d7539bebb9
Bump url-parse from 1.5.3 to 1.5.7
...
Bumps [url-parse](https://github.com/unshiftio/url-parse ) from 1.5.3 to 1.5.7.
- [Release notes](https://github.com/unshiftio/url-parse/releases )
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.3...1.5.7 )
---
updated-dependencies:
- dependency-name: url-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-18 06:19:36 +00:00
Steve Boyd
206740a9aa
DEP Set PHP 7.4 as the minimum version
2022-02-10 17:39:53 +13:00
Will Rossiter
de93200d7d
Merge pull request #199 from micschk/patch-1
...
Adding `$schemaComponent` to make react render correct component
2021-12-17 06:45:31 +13:00
Michael van Schaik
07868abfb5
Adding $schemaComponent
to make react render correct component
...
Fixes #198
2021-11-24 15:41:10 +01:00
Maxime Rainville
187e66401e
Merge pull request #197 from creative-commoners/pulls/2/js
...
DEP Update JS dependencies
2021-11-24 17:21:14 +13:00
Steve Boyd
adfe0f994e
DEP Update JS dependencies
2021-11-22 16:51:14 +13:00
Steve Boyd
cf9be969e6
Merge branch '2.7' into 2
2021-11-18 17:48:52 +13:00
Maxime Rainville
aad83ac30d
Merge pull request #196 from creative-commoners/pulls/2/remove-js-prefix
...
MNT Remove js prefix from require statements
2021-11-16 10:49:57 +13:00
Steve Boyd
d11abb5638
MNT Remove js prefix from require statements
2021-11-02 21:56:45 +13:00
Maxime Rainville
3f595cf09a
Merge pull request #194 from creative-commoners/pulls/2/sapphire-test-nine
...
API phpunit 9 support
2021-11-01 22:33:09 +13:00
Steve Boyd
5eae80abb3
API phpunit 9 support
2021-10-27 18:15:33 +13:00
Joseph Madden
b81546d555
FIX Use existing source datalist if available before creating a new one ( closes #171 )
...
Fix for #171 - Issue when utilizing multiple of same parent class
Co-authored-by: Joe Madden <joe.madden@moosylvania.com>
2021-10-15 13:57:33 +13:00
Joseph Madden
55e03731bf
FIX Use existing source datalist if available before creating a new one
...
Fix for #171 - Issue when utilizing multiple of same parent class
Co-authored-by: Joe Madden <joe.madden@moosylvania.com>
2021-10-15 13:38:53 +13:00
Maxime Rainville
43ccb16def
Merge branch '2.6' into 2
2021-08-26 17:00:02 +12:00
dependabot[bot]
5fe280f172
Merge pull request #189 from silverstripe/dependabot/npm_and_yarn/https-proxy-agent-2.2.4
2021-08-08 21:48:14 +00:00
dependabot[bot]
1792dcdfbd
Merge pull request #188 from silverstripe/dependabot/npm_and_yarn/ws-5.2.3
2021-08-08 21:44:44 +00:00
dependabot[bot]
72563dba40
Merge pull request #190 from silverstripe/dependabot/npm_and_yarn/ini-1.3.8
2021-08-08 15:57:37 +00:00
dependabot[bot]
28ab283760
Merge pull request #172 from silverstripe/dependabot/npm_and_yarn/npm-user-validate-1.0.1
2021-08-05 06:31:11 +00:00
dependabot[bot]
068df7e190
Bump ini from 1.3.5 to 1.3.8
...
Bumps [ini](https://github.com/isaacs/ini ) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases )
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8 )
---
updated-dependencies:
- dependency-name: ini
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-08-05 06:30:26 +00:00
dependabot[bot]
f996bbab90
Bump ws from 5.2.2 to 5.2.3
...
Bumps [ws](https://github.com/websockets/ws ) from 5.2.2 to 5.2.3.
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/5.2.2...5.2.3 )
---
updated-dependencies:
- dependency-name: ws
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-08-05 06:29:42 +00:00
dependabot[bot]
07dcc82580
Merge pull request #178 from silverstripe/dependabot/npm_and_yarn/elliptic-6.5.4
2021-08-05 06:29:29 +00:00
dependabot[bot]
96147c0216
Merge pull request #181 from silverstripe/dependabot/npm_and_yarn/handlebars-4.7.7
2021-08-05 06:28:04 +00:00
dependabot[bot]
605ab465c5
Merge pull request #180 from silverstripe/dependabot/npm_and_yarn/ua-parser-js-0.7.28
2021-08-05 06:28:01 +00:00
dependabot[bot]
abf0823789
Merge pull request #182 from silverstripe/dependabot/npm_and_yarn/url-parse-1.5.1
2021-08-05 06:26:21 +00:00
dependabot[bot]
aa7e3167ab
Merge pull request #183 from silverstripe/dependabot/npm_and_yarn/lodash-4.17.21
2021-08-05 06:26:12 +00:00