silverstripe-framework/tests/php
Nik d2fa64b489
BUG Allow Email to re-render when data changes (#9876)
* Fix: Allow Email to re-render when data changes

* Add invalidateBody function

* Make the linter happy
2021-03-04 11:18:46 +13:00
..
Control BUG Allow Email to re-render when data changes (#9876) 2021-03-04 11:18:46 +13:00
Core FIX Harden hasMethod() against invalid values 2020-10-28 09:34:33 +13:00
Dev FIX: Fix test mistakenly labelling content as name arguments in data provider 2020-09-15 17:40:42 +12:00
Forms BUG Fix PostgreSQL issue in TreeMultiselectField where field would try to filter list by a blank ID 2021-01-20 12:23:09 +13:00
i18n ENH Improve YamlReader exception message (#9731) 2020-10-12 22:38:13 +13:00
Logging Merge branch '4.3' into 4.4 2019-10-18 10:57:35 +13:00
ORM NEW DataObject related objects service 2020-10-29 09:29:26 +13:00
Security FIX Hardcode PasswordValidator config in VersionedMemberAuthenticatorTest 2020-10-06 16:07:24 +13:00
View BUG Tweak shortcode parser so it properly parse empty attributes 2021-02-25 15:18:16 +13:00