silverstripe-framework/src
Thomas Portelange 27ac001d5b FIX email rendering should not include requirements
If no body is defined, the email is rendered according to a template. Clearing requirements prevent unnecessary styles/scripts to be included in the html (and that needs to be processed/stripped down the line).
2018-08-23 14:01:27 +12:00
..
conf API Refactor bootstrap, request handling 2017-06-22 22:50:45 +12:00
Control FIX email rendering should not include requirements 2018-08-23 14:01:27 +12:00
Core Merge branch '4.0' into 4.1 2018-07-13 16:42:00 +01:00
Dev FIX updateValidatePassword calls need to be masked from backtraces 2018-07-15 01:06:45 +01:00
Forms FIX Don't reload form session data using FormField::setSubmittedValue… (#8184) 2018-06-19 11:27:09 +12:00
i18n Fixing string concat CS issues 2018-01-16 18:39:30 +00:00
includes BUG Fix incorrect BASE_URL when webroot is parent of public folder 2018-02-07 14:28:06 +13:00
Logging ENHANCEMENT Don't infer trace if explicitly provided 2017-11-16 11:03:01 +13:00
ORM FIX Duplicate config values for cascade_duplicates no longer duplicate their duplicates 2018-07-16 12:04:56 +12:00
Security Merge branch '4.0' into 4.1 2018-05-30 14:52:07 +12:00
View FIX Allow dispatcher in Embed to be configured with injector (#8192) 2018-06-20 11:37:35 +12:00