Steve Boyd
82b62c6a5c
Merge branch '4.8' into 4
2021-06-08 13:47:33 +12:00
Steve Boyd
f1f9462961
DOC Add recipe version
2021-06-08 13:03:41 +12:00
Steve Boyd
54d832d963
Merge branch '4.8' into 4
2021-06-08 12:52:47 +12:00
Maxime Rainville
1fc1e71bbf
DOC Tweak 4.8.0 changelog GraphQL entry
2021-06-08 12:44:44 +12:00
Steve Boyd
d5d9f4fd41
DOC Changelog for 4.8.0
2021-06-08 12:35:18 +12:00
Steve Boyd
9463aaf571
Merge branch '4.8' into 4
2021-06-08 11:49:01 +12:00
Steve Boyd
0b22ad65f2
Merge pull request #9959 from creative-commoners/pulls/4/new-pattern-lib
...
DOC Update pattern library link to point to new repo
2021-06-03 10:18:16 +12:00
Steve Boyd
48677c80b6
MNT Added 4.8.0 changelog
2021-06-02 16:27:48 +12:00
Steve Boyd
7f97734a20
[CVE-2020-25817] Prevent loading of xml entities
2021-06-02 16:24:17 +12:00
Steve Boyd
8167c6f3ef
DOC Update references to graphql basic-auth
...
Co-authored-by: Garion Herman <garion@silverstripe.com>
Co-authored-by: Maxime Rainville <maxime@silverstripe.com>
2021-06-02 16:24:09 +12:00
Ingo Schommer
fa3c5e6fea
DOCS Clearer sysadmin guidance for "packaging" ( #9960 )
...
* DOCS Clearer sysadmin guidance for "packaging"
We have all kinds of fun fallbacks that attempt to create supporting files in production environments.
The latest point of contention is dev/build automatically creating files in .graphql/ and public/_graphql/
if those don't exist. That should be regarded as a last resort option to allow introduction of GraphQL v4 in the CMS 4.x release line.
At least since CMS 4.1, we need some form of "packaging" for generated files (public/_resources),
or committing these into the codebase, so let's call that out for anyone running CMS infra.
* Add trailing slash
Co-authored-by: Aaron Carlino <unclecheese@leftandmain.com>
2021-06-02 10:59:42 +12:00
Maxime Rainville
6e13600a88
DOC Update pattern library link to point to new repo
2021-06-01 16:33:25 +12:00
Ingo Schommer
8c9e203f1e
DOCS 4.9.0 changelog with dot notation changes
...
[ci-skip]
2021-05-21 10:32:51 +12:00
Ingo Schommer
99c56fc913
DOC Handling nested form data
...
Related to #9163
2021-05-20 20:32:27 +12:00
Ingo Schommer
8806b3befc
Fixes required for dot notation support in fields
...
See #9163
2021-05-20 20:32:25 +12:00
chromos33
ebdbbfd595
Update 04_Shortcodes.md
2021-05-19 19:16:27 +02:00
Steve Boyd
b6286983b1
Merge branch '4.8' into 4
2021-05-17 16:54:02 +12:00
Andre Kiste
6fd3a1aa05
Merge pull request #9944 from manuth/patch-16
...
Update 09_Casting.md
2021-05-17 15:57:23 +12:00
Andre Kiste
cb05744b7d
Merge pull request #9941 from manuth/patch-13
...
Update 03_Requirements.md
2021-05-17 15:26:50 +12:00
Andre Kiste
d7225f99fd
Merge pull request #9942 from manuth/patch-14
...
Update 05_Template_Inheritance.md
2021-05-17 15:26:25 +12:00
Andre Kiste
ee334025f0
Merge pull request #9943 from manuth/patch-15
...
Update 06_Themes.md
2021-05-17 15:25:19 +12:00
Steve Boyd
8b28c5647b
MNT Added 4.8.0-rc1 changelog
2021-05-17 12:05:10 +12:00
Andre Kiste
7b57963182
Merge pull request #9938 from manuth/patch-10
...
Update index.md
2021-05-17 11:57:38 +12:00
Andre Kiste
1310252c7d
Merge pull request #9940 from manuth/patch-12
...
Update 02_Common_Variables.md
2021-05-17 11:51:24 +12:00
Manuel Thalmann
3a49759c0f
Update 09_Casting.md
2021-05-17 01:34:01 +02:00
Manuel Thalmann
293f7e9d05
Update 06_Themes.md
2021-05-17 01:03:03 +02:00
Manuel Thalmann
0d649e0dd8
Update 05_Template_Inheritance.md
2021-05-17 00:42:25 +02:00
Manuel Thalmann
deb767d9fc
Update 03_Requirements.md
2021-05-17 00:12:01 +02:00
Manuel Thalmann
64d569ee02
Update 02_Common_Variables.md
2021-05-16 22:22:53 +02:00
Manuel Thalmann
a1ace42294
Update 01_Syntax.md
2021-05-16 21:52:20 +02:00
Manuel Thalmann
c3ff7a417b
Update index.md
2021-05-16 20:52:27 +02:00
Daniel Hensby
1c1298e062
Merge pull request #9934 from manuth/patch-7
...
Update 11_Scaffolding.md
2021-05-14 20:57:56 +01:00
Daniel Hensby
045eaaaa79
Merge pull request #9933 from manuth/patch-6
...
Update 10_Versioning.md
2021-05-14 20:51:08 +01:00
Daniel Hensby
d3e1678823
Merge pull request #9935 from manuth/patch-8
...
Update Dynamic_Default_Fields.md
2021-05-14 20:23:26 +01:00
Manuel Thalmann
4f57bd94de
Apply further suggestion
...
Co-authored-by: Daniel Hensby <dhensby@users.noreply.github.com>
2021-05-14 20:22:23 +01:00
Manuel Thalmann
e37188da4c
Revert unnecessary change
2021-05-14 20:21:34 +01:00
Manuel Thalmann
4de89323f7
Update Grouping_DataObject_Sets.md
2021-05-14 15:43:44 +02:00
Manuel Thalmann
42f0957bd5
Update Dynamic_Default_Fields.md
2021-05-14 15:29:11 +02:00
Manuel Thalmann
ff7654db1f
Update 11_Scaffolding.md
2021-05-14 15:17:50 +02:00
Manuel Thalmann
b0cdff3619
Apply suggestions
2021-05-14 15:16:33 +02:00
Manuel Thalmann
ac7cbef6b9
Update 10_Versioning.md
2021-05-14 14:57:49 +02:00
Manuel Thalmann
ff9fc28468
Update 08_SQL_Select.md
2021-05-14 11:14:35 +02:00
Manuel Thalmann
7024af541b
Fix typos in 04_Data_Types_and_Casting.md
2021-05-14 10:28:58 +02:00
Manuel Thalmann
6e499b73af
Fix typos in 03_Lists.md
2021-05-14 02:07:00 +02:00
Guy Marriott
07bcd041ab
Merge pull request #9928 from manuth/patch-2
2021-05-13 16:08:54 -07:00
Manuel Thalmann
ed50c1b94e
Update docs/en/02_Developer_Guides/00_Model/02_Relations.md
...
Co-authored-by: Guy Marriott <guy.the.person@gmail.com>
2021-05-13 23:19:37 +02:00
Manuel Thalmann
a5e4a5c97d
Fix typos in 02_Relations.md
2021-05-13 22:05:17 +02:00
Manuel Thalmann
f44119ff59
Fix typos in 01_Data_Model_and_ORM.md
2021-05-13 21:18:40 +02:00
Daniel Pina
e7e586b8c3
Update 01_Validation.md
2021-05-11 18:48:51 +01:00
Steve Boyd
0810779606
MNT Update 4.8.0-beta1 changelog
2021-05-03 11:12:23 +12:00