Commit Graph

3674 Commits

Author SHA1 Message Date
Guy Sartorelli
139fa07bcb
DOCS Remove backticks from gatsby metadata in docs. (#10357) 2022-06-15 13:33:11 +12:00
Paweł Suwiński
1c85d151a6
NEW Add factory_method configuration to Injector
use callable as well as creator
2022-06-09 13:57:47 +12:00
Maxime Rainville
3799bceff3
Merge pull request #10344 from creative-commoners/pulls/4/public-graphql-dir
DOCS Update server requirements to account for public/_graphql/
2022-06-08 22:03:28 +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
0bd3fae7e1 DOCS Update server requirements to account for public/_graphql/ 2022-06-08 09:12:03 +12:00
Jonathan Copson
2c30438b01
DOCS Add missing colon to CORS docs example 2022-06-07 14:00:29 +12:00
Antony Thorpe
ab3375ce26
Updated 2_configuring_your_schema.md
Fixed tiny inconsistency in `Namespacing by directory name`
2022-06-05 18:40:24 +12:00
Antony Thorpe
1c88e989e2
Updated 07_nested_definitions.md
Missing colon
2022-06-04 21:56:51 +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
Maxime Rainville
6c09173647
Merge pull request #10339 from creative-commoners/pulls/4/graphql-generated-docs
DOCS Correct references to graphql v4 schema build dir
2022-06-01 21:09:10 +12:00
Steve Boyd
112284975a DOC Add 4.11.0-rc1 changelog 2022-05-30 16:43:09 +12:00
Guy Sartorelli
413897503d DOCS Correct references to graphql v4 schema build dir 2022-05-30 12:12:04 +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
Guy Sartorelli
8039cebe5a DOCS Update PHP version and note about file permissions. 2022-05-17 14:07:55 +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
0866317210
Merge pull request #10312 from creative-commoners/pulls/4.11/injector
ENH Allow multiple backtick variables in a single value
2022-05-12 18:57:21 +12:00
Steve Boyd
6a779d07d0 ENH Allow multiple backtick variables in a single value 2022-05-12 17:12: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
FreezerNick
7d2bfc6fcf
DOC: Fix page not found in Builtin Middlewares
Updates the address to the URL special variables page
2022-04-22 11:24:14 +02:00
Guy Sartorelli
c0396279d8
Merge pull request #10289 from creative-commoners/pulls/4/allow-plugins-docs
DOC: Changelog for Composer 2.2.0  allow-plugins option
2022-04-22 15:48:27 +12:00
Sabina Talipova
eebe8c625e Changelog for Composer 2.2.0 allow-plugins option 2022-04-22 15:37:32 +12:00
FreezerNick
107c7196ac
DOC: Address broken code samples
Fixes syntax errors in YAML config samples and adds a missing PHP use statement for the HTTP Middlewares page
2022-04-21 13:31:15 +02:00
Guy Sartorelli
1261926911
Merge pull request #10282 from creative-commoners/pulls/4/doc-webp-support
WEBP support doc
2022-04-20 10:53:36 +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
e9d3fe5c00 DOC Explain how to add new Image formats. 2022-04-14 13:56:47 +12:00
Maxime Rainville
e05fed46ea DOC Add changelog entry for WebP support 2022-04-14 11:47:47 +12:00
Guy Sartorelli
6639fed05e
Merge pull request #10007 from zemiacsik/patch-5
added comment to be more specific
2022-04-12 21:51:36 +12:00
Daniel Hensby
579cfdc5db
Merge pull request #10279 from creative-commoners/pulls/4/nerf-graphql-verbosity-option
DOC Remove reference to GraphQL verbosity
2022-04-12 09:42:07 +01:00
zemiacsik
2a845e420d
added comment to be more specific
added requirement of having custom function in allowed actions in redirection to it
2022-04-12 09:25:22 +01:00
Guy Sartorelli
573144e3b9
Merge pull request #10240 from eduardovinuela/patch-1
DOCS ORM is Object-Relational Mapping.
2022-04-12 19:18:22 +12:00
Maxime Rainville
c2c6e5392d DOC Remove reference to GraphQL verbosity 2022-04-12 13:44:07 +12:00
Steve Boyd
814c5b2fd0 ENH Fix deprecation issues for PHP 8.1 compatibility 2022-04-06 11:34:34 +12:00
Maxime Rainville
eda52d1677 DOC Add Matt Peel to core committers 2022-03-24 10:35:49 +13: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
Loz Calver
c460ffb88a
Merge pull request #10255 from JohannDickson/patch-2
DOCS: Fix file resolver example
2022-03-08 09:02:40 +00:00
Johann Dickson
60795cd0ab Fix file resolver example 2022-03-08 16:39:29 +13:00
Johann Dickson
efb076b4ce
Fix file resolver example 2022-03-08 16:03:17 +13:00
Steve Boyd
b73a3cdd7a API Extension hook for email default from 2022-03-08 14:31:51 +13:00