Michael Pritchard (HEIW)
|
5ad7d5169f
|
DOCS Update all occurrences of /app/code/ to /app/src/ for correct v4 structure
Linked to #10099, I noticed another occurrence of /app/code/, so I've search and replaced all of them to /app/src/ for the correct v4 structure
|
2021-10-07 09:13:26 +01:00 |
|
Bryn Whyman
|
5c2b287f9b
|
Merge pull request #10099 from Michael-HEIW/patch-1
DOC: update /app/code to /app/src for correct v4 structure
|
2021-10-01 09:32:10 +13:00 |
|
Michael
|
fbf487183e
|
DOC: update /app/code to /app/src for correct v4 structure
|
2021-09-24 15:54:58 +01:00 |
|
Guy Marriott
|
de8afcfe07
|
Merge pull request #10094 from wernerkrauss/patch-5
|
2021-09-20 16:59:17 -07:00 |
|
wernerkrauss
|
d6ea45d4bf
|
fix invalid link in docs
the relative link to ruby i18n guides should be absolute
|
2021-09-20 22:04:35 +02:00 |
|
Maxime Rainville
|
b63cd86b40
|
Merge pull request #10091 from silverstripe/emteknetnz-patch-1
DOC Escape HTML in heading
|
2021-09-14 16:26:33 +12:00 |
|
Steve Boyd
|
52e5e62391
|
DOC Escape HTML in heading
|
2021-09-14 16:06:32 +12:00 |
|
Maxime Rainville
|
da3d5813b5
|
Merge pull request #10090 from creative-commoners/pulls/4/image-loading-docs
DOC Mention image lazy loading available from 4.9 onwards
|
2021-09-14 14:08:45 +12:00 |
|
Steve Boyd
|
677668f43a
|
DOC Mention image lazy loading available from 4.9 onwards
|
2021-09-14 14:02:20 +12:00 |
|
Bryn Whyman
|
db14ba6159
|
Merge pull request #10084 from creative-commoners/pulls/4/recipe-doc
DOC Clarify recipe usages
|
2021-09-14 08:36:48 +12:00 |
|
Maxime Rainville
|
3a9c4002b9
|
Apply suggestions from code review
Co-authored-by: Bryn Whyman <bryn.whyman@silverstripe.com>
|
2021-09-13 17:12:38 +12:00 |
|
Steve Boyd
|
545e24a10f
|
Merge branch '4.9' into 4
|
2021-09-13 16:03:12 +12:00 |
|
Bryn Whyman
|
08028d3969
|
Merge pull request #10082 from creative-commoners/pulls/4.9/changelog
DOC Add additional info to 4.9.0 changelog
|
2021-09-13 12:37:40 +12:00 |
|
Maxime Rainville
|
6898dd06db
|
DOC Minor tweaks to changelog
Co-authored-by: Bryn Whyman <bryn.whyman@silverstripe.com>
|
2021-09-13 12:29:04 +12:00 |
|
Maxime Rainville
|
ba3872d110
|
Merge branch '4.9' into 4
|
2021-09-13 12:14:05 +12:00 |
|
Steve Boyd
|
575637612a
|
Merge pull request #10089 from silverstripe/pulls/4.9/test-mailer-sanitise-from-as-well
BUG When asserting an email was sent, sanitise both the To and From field
|
2021-09-10 10:07:23 +12:00 |
|
Maxime Rainville
|
26da242e6b
|
Add a bit more detail
|
2021-09-09 23:06:55 +12:00 |
|
Maxime Rainville
|
49f2f641be
|
DOC Mention the EOL of IE 11 in 4.9.0 changelog
|
2021-09-09 23:00:37 +12:00 |
|
Maxime Rainville
|
d499420ae2
|
DOC Add additional info to 4.9.0 changelog
|
2021-09-09 23:00:37 +12:00 |
|
Maxime Rainville
|
1c698348a2
|
BUG When asserting an email was sent, sanitise both the To and From field
|
2021-09-09 19:23:37 +12:00 |
|
Maxime Rainville
|
c69bc3719f
|
Merge pull request #10085 from creative-commoners/pulls/4.9/ensure-email-set
FIX Only send email if email address set
|
2021-09-09 13:12:54 +12:00 |
|
Maxime Rainville
|
68a804463b
|
Merge branch '4.9' into 4
|
2021-09-09 10:45:34 +12:00 |
|
Maxime Rainville
|
79fbb4b016
|
Merge pull request #10087 from chillu/pulls/4/docs-browser
DOCS Fixed browser support regression
|
2021-09-09 10:38:42 +12:00 |
|
Ingo Schommer
|
022db808e9
|
DOCS Fixed browser support regression
See fdbd899766 (diff-8b995dda6748753843239d2cb849b416a3298bfe832eb956deff889d43a0345cL268)
|
2021-09-08 15:30:15 +12:00 |
|
Ingo Schommer
|
077c1a31dd
|
Merge pull request #10067 from patricknelson/patch-7
DOCS: Fix missing “with .env files” in published docs
|
2021-09-08 15:08:39 +12:00 |
|
Maxime Rainville
|
715892d544
|
MNT Added 4.9.0-rc1 changelog
|
2021-09-08 13:43:49 +12:00 |
|
Steve Boyd
|
0a389112ca
|
FIX Only send email if email address set
|
2021-09-07 11:20:29 +12:00 |
|
Aaron Carlino
|
40bb322a7e
|
DOCS: Document new DBFieldArgs plugin (#10039)
* Docs for DBFieldArgs
* New docs for enumTypeMapping, ignore
|
2021-09-06 17:27:14 +12:00 |
|
Maxime Rainville
|
de3f125a53
|
DOC Clarify recipe usages
|
2021-09-06 17:15:02 +12:00 |
|
Steve Boyd
|
f756568030
|
Merge branch '4.9' into 4
|
2021-09-06 15:28:56 +12:00 |
|
Steve Boyd
|
d614cc6d78
|
Merge pull request #10061 from creative-commoners/pulls/4/doc-set-current-member
DOC Add information regarding Security::setCurrentUser()
|
2021-09-06 14:24:52 +12:00 |
|
Steve Boyd
|
00e29758ff
|
DOC Add information regarding Security::setCurrentUser()
|
2021-09-06 14:04:53 +12:00 |
|
Steve Boyd
|
43b005e396
|
Merge branch '4.9' into 4
|
2021-09-04 17:40:41 +12:00 |
|
Maxime Rainville
|
50acac04c5
|
Merge pull request #10073 from silverstripe/pulls/4/skip-login-hash-tests
MNT Skip tests when session-manager module is installed
|
2021-09-03 12:20:58 +12:00 |
|
Maxime Rainville
|
3be8b3aefa
|
MNT Install 4.9.x-dev recipe for test
|
2021-09-03 11:10:30 +12:00 |
|
Steve Boyd
|
1fcbcc8368
|
MNT Skip tests when session-manager module is installed
|
2021-09-03 11:09:59 +12:00 |
|
Maxime Rainville
|
f8b600d7d4
|
MNT Added 4.9.0-beta1 changelog
|
2021-08-27 15:14:56 +12:00 |
|
Patrick Nelson
|
d2d9ce6c13
|
Fix formatting error in table listing around TEMP_PATH.
|
2021-08-26 20:08:21 -07:00 |
|
Maxime Rainville
|
89a6d9825e
|
Merge branch '4' of https://github.com/silverstripe/silverstripe-framework into 4
|
2021-08-27 12:06:05 +12:00 |
|
Maxime Rainville
|
5ee6fa5ef2
|
Update translations
|
2021-08-27 11:27:34 +12:00 |
|
Steve Boyd
|
9a11d8339c
|
Merge pull request #10076 from creative-commoners/pulls/4/swiftmailer-changelog
DOC Add SwiftMailer to changelog
|
2021-08-27 11:01:14 +12:00 |
|
Steve Boyd
|
b5c3b60502
|
Merge pull request #10047 from madmatt/pulls/extend-hydrate
NEW Add extension point to DataObject->hydrate()
|
2021-08-27 10:41:06 +12:00 |
|
Steve Boyd
|
b38b27fad7
|
DOC Add SwiftMailer to changelog
|
2021-08-27 10:19:32 +12:00 |
|
Maxime Rainville
|
02c9736e23
|
Merge branch '4.8' into 4
|
2021-08-26 16:58:09 +12:00 |
|
Maxime Rainville
|
cbed904b5b
|
Merge pull request #10066 from creative-commoners/pull/4/more-login-as
MNT Update unit tests to use logInAs()
|
2021-08-26 11:16:20 +12:00 |
|
Guy Marriott
|
7a68524ee2
|
Merge pull request #10068 from patricknelson/patch-8
|
2021-08-25 15:27:19 -07:00 |
|
Maxime Rainville
|
887663c97a
|
MNT Added 4.9.0-alpha1 changelog
|
2021-08-25 21:16:56 +12:00 |
|
Matt Peel
|
f99ba5d716
|
NEW Add extension point to DataObject->hydrate()
|
2021-08-25 16:07:02 +12:00 |
|
Steve Boyd
|
2eb406dcd3
|
Merge pull request #10065 from creative-commoners/pulls/4/trim-email-addresses
FIX Trim email addresses to comply with RFC 2822, 3.6.2
|
2021-08-25 09:07:35 +12:00 |
|
Maxime Rainville
|
6cb456a649
|
Merge pull request #10064 from creative-commoners/pulls/4/installer-swiftmailer
DOC Add email section to server requirements
|
2021-08-24 13:57:08 +12:00 |
|