Commit Graph

22734 Commits

Author SHA1 Message Date
Steve Boyd cd076542f4
API Upgrade SapphireTest to work with phpunit 9 (#10028) 2021-10-27 15:39:47 +13:00
GuySartorelli 059d8aac0a
NEW Add afterUpdateCMSFields method to DataObject. (#9819) 2021-10-26 16:05:11 +13:00
GuySartorelli 49a7f08c07
ENH: Display validation messages for GridFields (#10015)
* FIX: Display validation messages for GridFields
* ENH: Add test for GridField validation messages.
2021-10-19 12:03:40 +13:00
Steve Boyd 3a852bed36 Merge branch '4.9' into 4 2021-10-19 11:14:19 +13:00
Steve Boyd 766a024a03 Merge branch '4.8' into 4.9 2021-10-19 11:13:50 +13:00
Steve Boyd 04f9a80c0e Merge branch '4.7' into 4.8 2021-10-19 11:13:31 +13:00
Steve Boyd 0361f10f4c
Merge pull request #9869 from chrispenny/bugfix/composite-validator-calls-php
CompositeValidator::validate() to call validate() instead of php(). Fixes #9868
2021-10-19 11:10:43 +13:00
Thomas Portelange 6e2955fe14
BUG Allow extension of getAttributes for Tab and TabSet (#9954) 2021-10-18 23:22:01 +13:00
Mo Alsharaf 2c1ef4df23
MNT Update URL in docs for ICU documentation (#10118) 2021-10-15 11:28:16 +13:00
Michal Kleiner f5c9dca2a9
Merge pull request #10088 from chillu/pulls/4/docs-temp-path
DOCS Mark TEMP_PATH as constant rather than env
2021-10-15 11:23:06 +13:00
Steve Boyd 894927770d
Merge pull request #10111 from creative-commoners/pulls/cwp1-extra-info
DOCS supporting notes to CWP migration docs
2021-10-12 14:47:46 +13:00
Bryn Whyman f9f8c1932b
Merge pull request #10116 from silverstripe/emteknetnz-patch-1-1
DOC - Use security@silverstripe.org email address
2021-10-12 13:40:41 +13:00
Steve Boyd 98ff029941
DOC - Use security@silverstripe.org email address 2021-10-12 12:36:15 +13:00
brynwhyman e3c7c97127 DOCS supporting notes to CWP migration docs
Addresses feedback from account managers
2021-10-07 09:23:55 +13:00
Maxime Rainville 4163d3827f Merge branch '4.9' into 4 2021-10-06 13:51:19 +13:00
Maxime Rainville 9b17c38121
Merge pull request #10110 from creative-commoners/pulls/more-changelog-updates
DOCS add release announcement link to changelog
2021-10-06 13:48:40 +13:00
brynwhyman 9a119a3581 DOCS add release announcement link to changelog
I've also suggested a note to an existing Chrome lazy-loading bug
2021-10-06 12:43:43 +13:00
Maxime Rainville 3d7184c69b
Merge pull request #10109 from creative-commoners/pulls/doc-updates
DOCS clarify 'cms recipe' docs
2021-10-06 11:47:42 +13:00
brynwhyman 41d9b400c2 DOCS clarify 'cms recipe' docs
Addressing feedback to clarify reference to 'CWP CMS recipe'
2021-10-06 11:28:47 +13:00
Maxime Rainville a2ab1a3608 Merge branch '4.9' into 4 2021-10-05 18:32:45 +13:00
Maxime Rainville 340793a1ff MNT Added 4.9.0 changelog 2021-10-05 18:31:18 +13:00
Maxime Rainville bf1a1c6181
Merge pull request #10107 from creative-commoners/pulls/4.9/fix-broken-build
MNT Fix broken test caused by missing table
2021-10-04 15:42:27 +13:00
Maxime Rainville fd8b0cc253 MNT Fix broken test caused by missing table 2021-10-04 15:16:10 +13:00
Maxime Rainville d8dc00704e
Merge pull request #10101 from creative-commoners/pulls/4.9/cwp-migration
DOC Explain how to get off CWP
2021-10-04 14:21:47 +13:00
Maxime Rainville bad4cbef7d DOC Explain how to get off CWP 2021-10-04 11:19:09 +13:00
Steve Boyd 8b634d45cd
Merge pull request #10077 from chrometoasters/pulls/6127-hierarchy-query-class-fix
FIX Use owner class when querying for stage and live children
2021-10-03 15:13:13 +13:00
Bryn Whyman 5c2b287f9b
Merge pull request #10099 from Michael-HEIW/patch-1
DOC: update /app/code to /app/src for correct v4 structure
2021-10-01 09:32:10 +13:00
Maxime Rainville 5379306e98
Merge pull request #10096 from creative-commoners/pulls/4.9/changelog-tweak
DOC Remove reference to being able to test GraphQL v4 without inlining recipes and tweak swiftmailer doc
2021-09-27 13:09:02 +13:00
Michael fbf487183e
DOC: update /app/code to /app/src for correct v4 structure 2021-09-24 15:54:58 +01:00
Michal Kleiner 38fe326262 MNT Fix minor typos 2021-09-25 00:23:43 +12:00
Michal Kleiner 7226d7fab6 ENH Add tests for Hierarchy extension when applied to a subclass 2021-09-25 00:23:43 +12:00
Michal Kleiner 1e5414eac7 FIX Use correct ancestor class when querying for stage and live children
The right ancestor class that has the Hierarchy extension applied needs to be used
since it doesn’t have to be the class directly extending from DataObject, which means
the ID and ParentID columns might be in different tables.
2021-09-25 00:23:43 +12:00
Maxime Rainville 065be70717 DOC Remove reference to being able to test GraphQL v4 without inlining recipes and tweak swiftmailer doc 2021-09-21 22:29:32 +12:00
Guy Marriott de8afcfe07
Merge pull request #10094 from wernerkrauss/patch-5 2021-09-20 16:59:17 -07:00
wernerkrauss d6ea45d4bf
fix invalid link in docs
the relative link to ruby i18n guides should be absolute
2021-09-20 22:04:35 +02:00
Maxime Rainville b63cd86b40
Merge pull request #10091 from silverstripe/emteknetnz-patch-1
DOC Escape HTML in heading
2021-09-14 16:26:33 +12:00
Steve Boyd 52e5e62391
DOC Escape HTML in heading 2021-09-14 16:06:32 +12:00
Maxime Rainville da3d5813b5
Merge pull request #10090 from creative-commoners/pulls/4/image-loading-docs
DOC Mention image lazy loading available from 4.9 onwards
2021-09-14 14:08:45 +12:00
Steve Boyd 677668f43a DOC Mention image lazy loading available from 4.9 onwards 2021-09-14 14:02:20 +12:00
Bryn Whyman db14ba6159
Merge pull request #10084 from creative-commoners/pulls/4/recipe-doc
DOC Clarify recipe usages
2021-09-14 08:36:48 +12:00
Maxime Rainville 3a9c4002b9
Apply suggestions from code review
Co-authored-by: Bryn Whyman <bryn.whyman@silverstripe.com>
2021-09-13 17:12:38 +12:00
Steve Boyd 545e24a10f Merge branch '4.9' into 4 2021-09-13 16:03:12 +12:00
Bryn Whyman 08028d3969
Merge pull request #10082 from creative-commoners/pulls/4.9/changelog
DOC Add additional info to 4.9.0 changelog
2021-09-13 12:37:40 +12:00
Maxime Rainville 6898dd06db
DOC Minor tweaks to changelog
Co-authored-by: Bryn Whyman <bryn.whyman@silverstripe.com>
2021-09-13 12:29:04 +12:00
Maxime Rainville ba3872d110 Merge branch '4.9' into 4 2021-09-13 12:14:05 +12:00
Steve Boyd 575637612a
Merge pull request #10089 from silverstripe/pulls/4.9/test-mailer-sanitise-from-as-well
BUG When asserting an email was sent, sanitise both the To and From field
2021-09-10 10:07:23 +12:00
Maxime Rainville 26da242e6b Add a bit more detail 2021-09-09 23:06:55 +12:00
Maxime Rainville 49f2f641be DOC Mention the EOL of IE 11 in 4.9.0 changelog 2021-09-09 23:00:37 +12:00
Maxime Rainville d499420ae2 DOC Add additional info to 4.9.0 changelog 2021-09-09 23:00:37 +12:00
Maxime Rainville 1c698348a2 BUG When asserting an email was sent, sanitise both the To and From field 2021-09-09 19:23:37 +12:00