Steve Boyd
73325f2186
MNT Added 4.11.0 changelog
2022-06-28 16:53:50 +12:00
Guy Sartorelli
f276fccb78
DOC Review 4.11.0 changelog notes ( #10356 )
...
* DOCS Add missing content from beta/rc changelogs
* DOCS Add documentation for report count limiting.
This was added to the report module README but really belongs here.
* DOCS Add information about some new features.
* DOCS Add and standardise anchor links.
* DOCS Various updates to wording and formatting in 4.11.0 changelog
* DOCS Move php changelog notes
This is consistent with their placement in the 4.10.0 changelogs.
* DOCS Requested PR changes
* DOCSUse relative URLs for links to docs from changelog.
* DOCS Use code blocks for terminal commands
* DOCS requested PR changes
* DOCS Don't need to inline recipe to downgrade graphql.
* DOCS Move php parts back where they were.
* DOCS Fix typos in changelog.
2022-06-27 11:37:34 +12:00
Maxime Rainville
22d992a22b
DOC Update documentation for GraphQL v4 ( #10325 )
...
* DOC Add upgrade guidance for GraphQL v4
* Move docs around
The existing upgrading docs are for upgrading to v4, whereas the new docs are more about how to handle the new .graphql-generated directory.
* Update graphql documentation
* More updates to doc
Co-authored-by: Guy Sartorelli <guy.sartorelli@silverstripe.com>
2022-06-08 17:23:48 +12:00
Guy Sartorelli
fa3556746f
Merge pull request #10335 from creative-commoners/pulls/4/samesite-cookies
...
ENH Add samesite attribute to cookies.
2022-06-02 12:49:34 +12:00
Guy Sartorelli
31c974c528
ENH Add samesite attribute to cookies.
...
Co-authored-by: pine3ree <pine3ree@gmail.com>
2022-06-02 12:01:03 +12:00
Steve Boyd
112284975a
DOC Add 4.11.0-rc1 changelog
2022-05-30 16:43:09 +12:00
Daniel Hensby
8903b446a0
Merge pull request #10326 from creative-commoners/pulls/4/unreleased-changelog
...
DOCS Clearly mark 4.11.0 as unreleased
2022-05-21 18:25:54 +01:00
Guy Sartorelli
ba660cc84c
DOCS Add title to 4.11.0 changelog
...
Marks this minor version as unreleased in the changelog listing
2022-05-20 13:54:29 +12:00
Steve Boyd
13e79ef8fc
Merge branch '4.11' into 4
2022-05-13 09:51:29 +12:00
Steve Boyd
89582dd476
Merge pull request #10313 from creative-commoners/pulls/4.11/email-when-password-changes
...
ENH Ensure users are sent emails when passwords are changed by default
2022-05-13 09:39:14 +12:00
Guy Sartorelli
63f3637dc2
ENH Ensure users are sent emails when passwords are changed by default.
2022-05-12 11:42:27 +12:00
Guy Sartorelli
4863fa0291
MNT fix linting issues in 4.11.0 changelogs.
2022-05-12 11:38:20 +12:00
Steve Boyd
c72efa0d3f
ENH Use guzzle for oembed
2022-05-11 16:37:59 +12:00
Steve Boyd
033aa4f153
DOC Fix changlog heading
2022-05-05 13:34:50 +12:00
Steve Boyd
84aa368544
DOC Use backticks in 4.11.0-beta1 changelog
2022-05-05 13:25:19 +12:00
Steve Boyd
3e233cdb13
DOC Add 4.11.0-beta1 changelog
2022-05-05 13:09:38 +12:00
Steve Boyd
d765cf661e
MNT Added 4.11.0-beta1 changelog
2022-05-04 14:08:59 +12:00
Sabina Talipova
eebe8c625e
Changelog for Composer 2.2.0 allow-plugins option
2022-04-22 15:37:32 +12:00
Maxime Rainville
d7b7b58e5d
Tweaks from peer review
...
Co-authored-by: Guy Sartorelli <36352093+GuySartorelli@users.noreply.github.com>
2022-04-20 10:17:09 +12:00
Maxime Rainville
e05fed46ea
DOC Add changelog entry for WebP support
2022-04-14 11:47:47 +12:00
Maxime Rainville
78dcfd217a
Merge pull request #10235 from creative-commoners/pulls/4/meta-generator
...
NEW Get the version for an individual module
2022-03-09 13:41:12 +13:00
Maxime Rainville
e05142dba8
DOC Remove warning about typos ( #10256 )
2022-03-09 10:56:51 +13:00
Maxime Rainville
7c46d3b2ab
Merge pull request #10254 from creative-commoners/pulls/4/guzzle-conflict
...
DEP Require guzzlehttp/psr7 ^2
2022-03-09 10:26:10 +13:00
Steve Boyd
588c095e76
DEP Require guzzlehttp/psr7 ^2
2022-03-09 10:03:20 +13:00
Johann Dickson
efb076b4ce
Fix file resolver example
2022-03-08 16:03:17 +13:00
Steve Boyd
f488f38f7d
NEW Get the version for an individual module
2022-03-08 13:48:43 +13:00
GuySartorelli
2e5a988f46
DOC Add blurbs about several new features to 4.11 changelog
2022-02-08 14:20:51 +13:00
Andrew Paxley
83156dd9c9
DOC Add admin_email config recommendation to 4.9.0 upgrade ( #10212 )
...
* Add admin_email config recommendation to 4.9.0 upgrade
* add missing header
2022-01-27 14:06:17 +13:00
Steve Boyd
6691d31121
Merge branch '4.10' into 4
2022-01-25 16:09:14 +13:00
Steve Boyd
85519b7a17
DOC Update 4.10.0 changelog
2022-01-25 16:04:06 +13:00
Maxime Rainville
962ff93076
DOC Final 4.10 pre-release changelog tweaks ( #10210 )
...
* DOC add missing closing detail tag
* DOC RC changelog tweaks into stable changelog
* DOC Add reference to FirstPage and LastPage
* DOC Remove IE11 from supported browsers
* DOC Final pre-release tweaks to 4.10 changelog
* DOC Minor tweak to 4.10 changelog
Co-authored-by: Michal Kleiner <mk@011.nz>
* Update docs/en/04_Changelogs/4.10.0.md
Co-authored-by: GuySartorelli <36352093+GuySartorelli@users.noreply.github.com>
Co-authored-by: Michal Kleiner <mk@011.nz>
Co-authored-by: Steve Boyd <emteknetnz@gmail.com>
Co-authored-by: GuySartorelli <36352093+GuySartorelli@users.noreply.github.com>
2022-01-25 11:39:58 +13:00
Steve Boyd
f9cceef9b5
Merge branch '4.10' into 4
2022-01-21 11:57:51 +13:00
Steve Boyd
d1d1e9f58e
Merge branch '4.9' into 4.10
2022-01-21 11:57:19 +13:00
Maxime Rainville
2841e1bd3d
DOC Fix type in 4.9.0 changelog ( #10152 )
2022-01-21 11:56:30 +13:00
Steve Boyd
53bb0a82e8
DOC Close xml tag
2021-12-21 13:32:38 +13:00
Steve Boyd
ed492da636
Merge branch '4.10' into 4
2021-12-16 17:45:33 +13:00
Steve Boyd
d246074274
DOC Add 4.10.0-rc1 changelog
2021-12-16 17:27:09 +13:00
Loz Calver
e543bc100a
Merge pull request #10180 from chrometoasters/pulls/10177-changelog-addition
...
MNT Mention CoreKernel protected variable name fix in the 4.11 changelog
2021-12-14 09:01:43 +00:00
Lukas
63ec5069f7
MNT Update URL unicode-org.github.io/icu ( #10176 )
...
A further addition to #10118
2021-12-13 21:28:15 +13:00
Michal Kleiner
818a9dd705
MNT Mention CoreKernel protected variable name fix in the 4.11 changelog
2021-12-13 21:21:44 +13:00
Lukas
552cf5944d
MNT Fix various typos with codespell ( #10177 )
2021-12-13 21:05:33 +13:00
Steve Boyd
698629cace
DOC Add section for upgrading to PHPUnit 9.5
2021-12-09 14:06:44 +13:00
Steve Boyd
8ca492092f
DOC Unquote title
2021-12-02 15:28:53 +13:00
Steve Boyd
ee224a95c9
DOC Fix module version details
2021-12-02 15:08:50 +13:00
Steve Boyd
f3a9c566dc
DOC Update changelog
2021-12-01 10:33:08 +13:00
Steve Boyd
acb2e8a71a
MNT Added 4.10.0-beta1 changelog
2021-12-01 10:32:12 +13:00
Maxime Rainville
ef8669f3ed
DOC Document hickup with the 4.10 framework unstable ( #10161 )
...
* DOC Document hickup with the 4.10 framework unstable
* DOC Add partial crhangelog entry for PHP8/PHPUnit9.5
2021-12-01 09:25:42 +13:00
Loz Calver
29fa365d10
Fix support for setting TEMP_PATH in .env ( fixes #8099 ) ( #10138 )
2021-11-16 09:35:28 +13:00
Maxime Rainville
d1cd9361d8
DOC Update PHP support policy
2021-11-11 13:59:44 +13:00
Steve Boyd
4b8bc55c40
DOC Create skeleton for 4.10.0 changelog
2021-11-08 09:42:21 +13:00