Maxime Rainville
|
0eb476916d
|
DOC Explain how to implement a custom QueryPermissionChecker
|
2020-07-10 17:59:49 +12:00 |
|
Maxime Rainville
|
cce2b16309
|
[CVE-2020-6164] Remove/deprecate unused controllers that can potentially give away some information about the underlying project.
|
2020-07-10 17:57:06 +12:00 |
|
Maxime Rainville
|
8518987cbd
|
[CVE-2019-19326] Stop honouring X-HTTP-Method-Override header, X-Original-Url header and _method POST variable. Add SS_HTTPRequest::setHttpMethod()
|
2020-07-10 17:56:15 +12:00 |
|
Andre Kiste
|
0ed340faa9
|
Merge pull request #9584 from open-sausages/pulls/4.5/plain-method-for-chinese-character
BUG Tweak DBHTMLText::Plain to avoid treating some chinese characters…
|
2020-07-09 23:13:12 +12:00 |
|
Maxime Rainville
|
f8360356e0
|
Merge branch '4.4' into 4.5
|
2020-07-09 14:28:28 +12:00 |
|
Maxime Rainville
|
b780c4f504
|
BUG Tweak DBHTMLText::Plain to avoid treating some chinese characters as line breaks.
|
2020-07-09 13:33:43 +12:00 |
|
Steve Boyd
|
01f93ef178
|
Merge pull request #9557 from unclecheese/pulls/4.4/dev-noindex
MINOR: Add noindex metatag to debugview
|
2020-07-01 09:11:43 +12:00 |
|
Daniel Hensby
|
8eab6c6549
|
Merge pull request #9291 from open-sausages/pulls/4.3/disable-useless-upgrader-task
BUG Disabled the UpgradeBootstrap upgrader doctor task
|
2020-06-30 11:30:39 +01:00 |
|
Maxime Rainville
|
ec83959f2c
|
API Remove UpgradeBootstrap (not part of our official API)
|
2020-06-30 21:35:51 +12:00 |
|
Maxime Rainville
|
b62288cc92
|
BUG Disabled the UpgradeBootstrap upgrader doctor task
|
2020-06-30 21:30:14 +12:00 |
|
Aaron Carlino
|
658ca4deb1
|
MINOR: Add noindex metatag to debugview
|
2020-06-25 12:09:28 +12:00 |
|
Sam Minnée
|
eb658e0705
|
Merge pull request #9528 from silverstripe-terraformers/bugfix/remove-recursive-write-rebased
Remove recursive write until its fixed [Rebased]
|
2020-05-28 17:12:36 +12:00 |
|
Adrian Humphreys
|
d320026375
|
Remove recursive write until its fixed
|
2020-05-28 14:34:55 +12:00 |
|
Maxime Rainville
|
42bb28965c
|
Merge branch '4.4' into 4.5
|
2020-05-26 14:30:27 +12:00 |
|
Maxime Rainville
|
395893b559
|
Merge branch '4.3' into 4.4
|
2020-05-26 14:30:02 +12:00 |
|
Maxime Rainville
|
86fcb9e29c
|
Merge branch '4.2' into 4.3
|
2020-05-26 14:29:16 +12:00 |
|
Robbie Averill
|
13923d3004
|
Merge pull request #9498 from dhensby/pulls/4.2/psr4-loading-compat
Update file paths for autoloading compatibility
|
2020-04-27 10:13:50 -07:00 |
|
Dan Hensby
|
13b4d60d4a
|
Merge branch '4.4' into 4.5
|
2020-04-27 09:53:42 +01:00 |
|
Dan Hensby
|
85b37999be
|
Merge branch '4.3' into 4.4
|
2020-04-27 09:52:52 +01:00 |
|
Dan Hensby
|
e328d6f0d9
|
Merge branch '4.2' into 4.3
|
2020-04-27 09:51:24 +01:00 |
|
Dan Hensby
|
33b0b6985a
|
Update file paths for autoloading compatibility
|
2020-04-25 10:28:28 +01:00 |
|
Robbie Averill
|
8180aa508c
|
Merge pull request #9497 from dhensby/pulls/bigint-rename
Rename DBBigint.php for composer autoloading compatability
|
2020-04-24 16:51:33 -07:00 |
|
Dan Hensby
|
b9f8ab44ac
|
Rename DBBigint.php for composer autoloading compatability
|
2020-04-24 23:15:42 +01:00 |
|
Bryn Whyman
|
4188c137e5
|
Merge pull request #9494 from creative-commoners/pulls/4/cms-recipe-docs
DOCS Add Recipes section, add module version breakdown to 4.5.2
|
2020-04-23 16:07:52 +12:00 |
|
Garion Herman
|
5a5ecc5151
|
DOCS Add Recipes section, add module version breakdown to 4.5.2
|
2020-04-23 15:11:08 +12:00 |
|
Daniel Hensby
|
99b63b6bb8
|
Merge pull request #9471 from mattclegg/1587213647
BUGFIX: Ensure realpath returns a string for stripos
|
2020-04-19 10:01:52 +01:00 |
|
mattclegg
|
2169891651
|
BUGFIX: Ensure realpath returns a string for stripos
[Deprecated] stripos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior
|
2020-04-19 11:21:34 +05:45 |
|
Serge Latyntcev
|
a9c05f3287
|
Merge branch '4.4' into 4.5
|
2020-04-15 14:48:59 +12:00 |
|
Serge Latyntcev
|
cf898a2672
|
Merge branch '4.3' into 4.4
|
2020-04-15 14:47:59 +12:00 |
|
Daniel Hensby
|
cd1bd2a5a7
|
Merge pull request #9464 from mattclegg/1586149337
DOCS: Minor changes
|
2020-04-14 11:42:56 +01:00 |
|
mattclegg
|
60e670176a
|
DOCS: Correct spelling
|
2020-04-14 15:00:08 +05:45 |
|
mattclegg
|
5585f6633f
|
DOCS: Update typos
|
2020-04-14 15:00:08 +05:45 |
|
mattclegg
|
e968f5cb86
|
DOCS: Remove outdated TODO
|
2020-04-14 15:00:08 +05:45 |
|
Maxime Rainville
|
14bbaac1cb
|
Merge tag '4.5.3' into 4.5
Release 4.5.3
|
2020-04-14 14:23:57 +12:00 |
|
Maxime Rainville
|
de8fd82c55
|
Merge branch '4.4' into 4.5
|
2020-04-14 14:18:18 +12:00 |
|
Maxime Rainville
|
1fe6255f9b
|
Merge tag '4.4.6' into 4.4
Release 4.4.6
|
2020-04-14 14:13:59 +12:00 |
|
Steve Boyd
|
0f7fd35926
|
Merge pull request #9458 from creative-commoners/pulls/4/doc-versioned-file-migration
DOC CMS 3.x file migration section about versioned files
|
2020-04-14 11:31:43 +12:00 |
|
Maxime Rainville
|
10c32aaa28
|
Added 4.5.2 changelog
|
2020-04-14 11:02:06 +12:00 |
|
Maxime Rainville
|
092acc7112
|
Added 4.4.6 changelog
|
2020-04-14 10:59:19 +12:00 |
|
Serge Latyntcev
|
eaa69530be
|
DOC CMS 3.x file migration section about versioned files
|
2020-04-14 10:53:21 +12:00 |
|
Steve Boyd
|
956f312a37
|
Merge pull request #9465 from mattclegg/1586758562
DOCS: Update to show default functionality of VersionedGridfieldDetailForm
|
2020-04-14 09:48:11 +12:00 |
|
mattclegg
|
6a640f1498
|
DOCS: Example should show how to disable VersionedGridfieldDetailForm as it's enabled by default
|
2020-04-13 17:34:55 +05:45 |
|
Serge Latyntcev
|
9779e42963
|
BUG Register new sub tasks to fix files affected by CVE-2020-9280 and CVE-2019-12245
|
2020-04-13 19:43:53 +12:00 |
|
Maxime Rainville
|
052ce6916c
|
DOC Explain how to use the new file migation sub tasks in the 4.4.6/4.5.2 changelogs
|
2020-04-13 19:39:24 +12:00 |
|
Serge Latyntcev
|
b269d87490
|
BUG Register new sub tasks to fix files affected by CVE-2020-9280 and CVE-2019-12245
|
2020-04-13 17:16:57 +12:00 |
|
Maxime Rainville
|
4b0345bee7
|
DOC Explain how to use the new file migation sub tasks in the 4.4.6/4.5.2 changelogs
|
2020-04-13 17:16:29 +12:00 |
|
Loz Calver
|
39fab1974a
|
Merge pull request #9435 from unclecheese/pulls/4.5/wha-diff
BUGFIX: Ensure diff arrays are one-dimensional
|
2020-04-01 09:16:20 +01:00 |
|
Robbie Averill
|
5002f514b3
|
FIX Capitalisation fixes in welcome back message (#9439)
|
2020-03-23 15:54:30 +13:00 |
|
Aaron Carlino
|
37e8720fe5
|
Linting
|
2020-03-17 16:21:46 +13:00 |
|
Aaron Carlino
|
7ad5f1bb14
|
BUGFIX: Ensure diff arrays are one-dimensional
|
2020-03-17 15:57:28 +13:00 |
|