1
0
mirror of https://github.com/silverstripe/silverstripe-framework synced 2024-10-22 12:05:37 +00:00

23051 Commits

Author SHA1 Message Date
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 () 2022-01-21 11:56:30 +13:00
Aaron Carlino
5bb203e16a
DOCS: Bulk loader graphql docs ()
* DOCS: Bulk loader graphql docs

* Add code example, add module syntax
2022-01-21 10:22:54 +13:00
Steve Boyd
fc707cc10d
MNT Refactor out missing assertArraySubset () 2022-01-20 12:24:25 +13:00
Steve Boyd
511b8a4c71 Merge branch '4.10' into 4 2022-01-19 16:03:42 +13:00
Ed Wilde
05e57bdc38
DOC Remove italics in headings ()
The italics in the heading appear to break the rendering of the page. Instead rendering the heading as "What's the difference between a".
2022-01-19 09:09:50 +13:00
LiamKearn
ce3e07a189
DOC DBComposite reword to make a little more sense. ()
* Docs: DBComposite reword to make a little more sense.
* Update src/ORM/FieldType/DBComposite.php
Docs: Rewording DBComposite explanation based on feedback
Co-authored-by: Steve Boyd <emteknetnz@gmail.com>
2022-01-18 15:52:01 +13:00
Steve Boyd
94f976d985
Merge pull request from brettt89/fix/single-select-empty-default
Move hasEmptySchema and emptyString to DataSchema on SingleSelectField
2022-01-18 11:11:17 +13:00
Mojmir Fendek
3db1435df7
NEW: Allow DateTime to be immutable ()
* BUG: Datetime modify() returns a new field instance.
* PR fixes.
* PR fixes.
2022-01-18 09:41:11 +13:00
Christian Bünte
c6ee8c0b34
Obtain module path from module manifest () 2022-01-17 11:44:14 +13:00
Nicolaas / Sunn Side Up
e40a95af27
MINOR: add filterable and sortable field indexes () 2022-01-17 10:55:55 +13:00
Nicolaas / Sunn Side Up
d1cac485b7
ENH Speed up DataObject::get_by_id by checking if there is an ID at all 2022-01-17 09:45:56 +13:00
Michal Kleiner
d9aad6cd94
Merge pull request from wilr/wilr-patch-1
FIX Change default value of SSViewer::subTemplates to an empty array
2022-01-15 10:47:38 +13:00
Michal Kleiner
dee0b1faf4
Merge pull request from GuySartorelli/patch-4
FIX Remove limits in removeAll method
2022-01-15 10:42:19 +13:00
Michal Kleiner
30325f6416
Merge pull request from Michael-HEIW/update-code-to-src
DOCS Update all occurrences of /app/code/ to /app/src/ for v4
2022-01-15 10:34:59 +13:00
Michal Kleiner
7b19299fbe
Merge pull request from sunnysideup/patch-21
ENH Add index to PermissionRoleCode.Code for filtering + sorting
2022-01-15 10:28:38 +13:00
Michal Kleiner
3963dd4ecc
Merge pull request from kinglozzer/readonly-extraclass
FIX Ensure extra classes are copied over to readonly/disabled fields
2022-01-15 10:27:39 +13:00
Daniel Hensby
e0b6969509
Merge pull request from madmatt/pulls/goodbye-paul
Per request from Paul, removing his name from the list of core committers
2022-01-14 00:58:07 +00:00
Steve Boyd
cbf2987a61
FIX Disallow negative values for FailedLoginCount () 2022-01-14 11:29:49 +13:00
Matt Peel
2ed9e8f67b Per request from Paul, removing his name from the list of core committers 2022-01-13 17:44:18 +13:00
Loz Calver
dfa360cc65
Merge pull request from cjsewell/patch-3
Fix lazy load height attribute typo
2022-01-12 09:24:09 +00:00
Corey Sewell
29bdce98b2
Fix lazy load height attribute typo 2022-01-12 11:11:06 +13:00
Michal Kleiner
945a506c4d
Merge pull request from silverstripe-terraformers/bugfix/grid-field-export-button
ENH Improve gridfield export pefromance by using DataList generator
2022-01-12 07:32:54 +13:00
Mojmir Fendek
048eb4b614 ENH Improve gridfield export pefromance by using DataList generator 2022-01-12 07:01:00 +13:00
Michal Kleiner
acb04e3d17
Merge pull request from ssmarco/patch-1
TestMailer - Add Headers attribute in order for tests to assert its contents
2022-01-10 09:54:13 +13:00
Marco Hermo
bf183c8090 TestMailer - Add Headers attribute in order for tests to asserts its
contents

Update TestMailer.php

Good point, adding all headers as suggested.
2022-01-10 09:45:51 +13:00
Nicolaas / Sunn Side Up
41530f0be3
MINOR: adding index to PermissionRoleCode.Code for faster filtering and sorting 2022-01-05 09:40:12 +13:00
Aaron Carlino
a7b8c9f038
DOCS: Docs for various new graphql features () 2021-12-23 13:51:23 +13:00
Maxime Rainville
16d6ca5f4e
Merge pull request from creative-commoners/pulls/4/changelogtag
DOC Close xml tag
2021-12-21 14:42:33 +13:00
Steve Boyd
53bb0a82e8
DOC Close xml tag 2021-12-21 13:32:38 +13:00
Aaron Carlino
e1b33e639b DOCS: fix formatting error 2021-12-20 16:38:41 +13:00
Loz Calver
cb37e5fb87 FIX: Ensure extra classes are copied over to readonly/disabled fields 2021-12-17 09:16:43 +00:00
Steve Boyd
ed492da636 Merge branch '4.10' into 4 2021-12-16 17:45:33 +13:00
Maxime Rainville
465ca1d16d
Merge pull request from creative-commoners/pulls/4.10/changelog
DOC Add 4.10.0-rc1 changelog
2021-12-16 17:34:17 +13:00
Steve Boyd
d246074274 DOC Add 4.10.0-rc1 changelog 2021-12-16 17:27:09 +13:00
Steve Boyd
8b3bec9c68 Merge branch '4.9' into 4.10 2021-12-16 10:58:13 +13:00
Steve Boyd
d5f0c78262 Merge branch '4.8' into 4.9 2021-12-16 10:57:58 +13:00
Maxime Rainville
dfd57a7217
Merge pull request from creative-commoners/pulls/4.8/textcollect
FIX Look for existing modules in vendor folder rather than base folder
2021-12-16 10:31:38 +13:00
Loz Calver
e543bc100a
Merge pull request 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
Maxime Rainville
504c08f8c2
Merge pull request from creative-commoners/pulls/4.10/dynamic
MNT Rely on dynamic REQUIRE_RECIPE
2021-12-14 10:44:10 +13:00
Michal Kleiner
645e1f14bd
Merge pull request from GuySartorelli/patch-2
FIX Allow custom SELECT to be used for sorting in DataQuery::column()
2021-12-14 10:23:48 +13:00
GuySartorelli
0b0c13764b FIX allow custom SELECT to be used for sorting in DataQuery::column().
If a custom select clause (using special features such as `CASE`) is used, and it was added using `SQLSelect::selectField`, the custom select clause should be retained when calling DataQuery::column().
2021-12-14 08:01:02 +13:00
Lukas
63ec5069f7
MNT Update URL unicode-org.github.io/icu ()
A further addition to 
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 () 2021-12-13 21:05:33 +13:00
Steve Boyd
e11820d44f FIX Look for existing modules in vendor folder rather than base folder 2021-12-13 17:27:23 +13:00
Maxime Rainville
27d7c2fe85
Merge pull request from gurucomkz/patch-9453-mysql8-ints
FIX Don't use int width for mysql >= 8.0.17 
2021-12-13 12:39:12 +13:00
Steve Boyd
8d0cc20579 MNT Rely on dynamic REQUIRE_RECIPE 2021-12-13 12:05:16 +13:00
Maxime Rainville
d5de29ffa9
DOC Remove outdated changelog entry 2021-12-13 11:11:25 +13:00