Michal Kleiner
c3e7933942
Merge pull request #10230 from webbuilders-group/bugfix-undefined-class
...
FIX Fix issue where an undefined class error would be thrown when getting objects or ids from fixtures
2022-02-09 09:59:43 +13:00
Steve Boyd
b800927d97
DEP Set minimum symfony version to 3.4 ( #10209 )
2022-02-08 16:27:43 +13:00
UndefinedOffset
34118efbc6
BUGFIX: Fixed issue where an undefined class error would be thrown when getting objects or ids from fixtures
2022-02-07 09:45:18 -04:00
Maxime Rainville
7d19ded76e
Merge pull request #10214 from creative-commoners/pulls/4.10/final-changelog
...
DOC Update 4.10.0 changelog
2022-01-25 16:05:38 +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
Thomas Portelange
0cfd98d87a
FIX support search filter instances ( #9991 )
...
and also fully qualified class names
2022-01-21 16:33: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
Michal Kleiner
3963dd4ecc
Merge pull request #10183 from kinglozzer/readonly-extraclass
...
FIX Ensure extra classes are copied over to readonly/disabled fields
2022-01-15 10:27:39 +13:00
Steve Boyd
cbf2987a61
FIX Disallow negative values for FailedLoginCount ( #10200 )
2022-01-14 11:29:49 +13:00
Loz Calver
cb37e5fb87
FIX: Ensure extra classes are copied over to readonly/disabled fields
2021-12-17 09:16:43 +00:00
Maxime Rainville
465ca1d16d
Merge pull request #10182 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 #10179 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
Maxime Rainville
504c08f8c2
Merge pull request #10178 from creative-commoners/pulls/4.10/dynamic
...
MNT Rely on dynamic REQUIRE_RECIPE
2021-12-14 10:44:10 +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
Steve Boyd
8d0cc20579
MNT Rely on dynamic REQUIRE_RECIPE
2021-12-13 12:05:16 +13:00
Maxime Rainville
9ea608d0f2
Merge pull request #10021 from xini/fix-login-marker-cookie
...
remove login marker cookie on logout
2021-12-13 10:48:32 +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
Michal Kleiner
1425146dad
Merge pull request #10159 from creative-commoners/pulls/4/tmpitem
...
FIX Ensure tmpItem has a value before calling method_exists on it
2021-11-25 16:19:44 +13:00
Steve Boyd
a3d9648687
FIX Ensure tmpItem has a value before calling method_exists on it
2021-11-25 15:52:51 +13:00
Daniel Hensby
8a73a4ad22
Merge pull request #10157 from madmatt/pulls/silverstipe-is-not-bamboo
...
Fix typo
2021-11-24 10:08:05 +00:00
Matt Peel
fe653b5e13
Fix typo
2021-11-24 22:43:30 +13:00
Maxime Rainville
ae5aa4b442
Merge pull request #10150 from creative-commoners/pulls/4/manifest-destiny
...
API Selectively register test folder in manifest
2021-11-22 11:27:13 +13:00
Maxime Rainville
e0197191b8
Rename "Ignore CI Configs" to "Ignored CI Config"
2021-11-22 11:02:27 +13:00
Maxime Rainville
7c3fddfc8a
Anwser Peer review feedback
2021-11-18 23:16:03 +13:00
Maxime Rainville
cbc4593ab4
ENH Don't index test from PHPUNit 5.7 module wdon using PHPUnit 9.5
2021-11-18 21:45:53 +13:00
Maxime Rainville
640a7e3eea
ENH Improve ManifestFileFinder so it can ignore test based on the testing library
2021-11-18 21:45:53 +13:00
Maxime Rainville
2922370d81
API Add Module::getCILibrary function
2021-11-18 21:45:53 +13:00
Maxime Rainville
1bc1e85f68
DOC Fix minor typos in Module
2021-11-18 21:44:26 +13:00
Steve Boyd
d2cbf5bc2a
Merge branch '4.9' into 4
2021-11-18 17:24:41 +13:00
Maxime Rainville
2d4b93883b
Merge pull request #10033 from creative-commoners/pulls/4/attributeshtml-trait
...
API Add an AttributesHTML trait
2021-11-18 17:02:19 +13:00
Maxime Rainville
b43d68f9b4
API Add an AttributesHTML trait
2021-11-18 15:31:01 +13:00
Maxime Rainville
d5b03eb5cb
Bump to composer/installer v2 ( #10153 )
...
* DEP Allow installation of composer installer 2
* MNT Normalise composer constraints
2021-11-18 14:08:25 +13:00
Aaron Carlino
b5bff1aa08
DOCS: GraphQL architecture diagrams ( #10123 )
...
* DOCS: GraphQL architecture diagrams
* Update docs/en/02_Developer_Guides/19_GraphQL/08_architecture_diagrams.md
2021-11-18 00:29:30 +13:00
Michal Kleiner
96bc5259a8
Merge pull request #10151 from creative-commoners/pulls/4/tests-from-recipe
...
MNT Adjust a couple of unit tests to run from recipe-kitchen-sink
2021-11-16 15:21:46 +13:00
Steve Boyd
081537d014
MNT Adjust a couple of unit tests to run from recipe-kitchen-sink
2021-11-16 12:55:00 +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
2c1d8e232b
Merge pull request #10122 from creative-commoners/pulls/4/update-php-support-policy
...
DOC Update PHP support policy
2021-11-15 11:04:39 +13:00
Maxime Rainville
d1cd9361d8
DOC Update PHP support policy
2021-11-11 13:59:44 +13:00
LiamKearn
a08f43b762
DOC Fix misleading code docblocks ( #10145 )
2021-11-09 14:55:06 +13:00
Maxime Rainville
5d1cac00e8
MNT Bring back PGSQL test matrix ( #10144 )
2021-11-09 11:17:44 +13:00
Maxime Rainville
33d310cc69
Merge pull request #10139 from creative-commoners/pulls/4/dms
...
MNT Remove polyfill
2021-11-09 11:01:28 +13:00
Bryn Whyman
b381007156
DOCS more guidance on how to create a module ( #10131 )
...
The docs on creating a module are pretty light. I've opted to put this in the developer docs and not in the module skeleton repository as I see the later as more of a file skeleton, over a full tutorial space.
Co-authored-by: brynwhyman <bryn.whyman@silverstripe.com>
2021-11-08 15:09:51 +13:00
Bryn Whyman
0e6817bb8d
DOCS new guidance page on how to upgrade a project ( #10132 )
...
Co-authored-by: brynwhyman <bryn.whyman@silverstripe.com>
2021-11-08 15:07:17 +13:00