silverstripe-framework/tests/php
Luke Edwards 6164d01d65 FIX GridField delete button to offer archive action if possible (#8325)
* FIX GridField delete button to offer archive action if possible

* Refactor archive action to versioned module

* Fix GridFieldDeleteAction test
2018-08-24 13:13:32 +12:00
..
Control FIX text/json is not a valid mimetype 2018-08-15 12:10:39 +01:00
Core Add upgrade rule for HTTPCacheControl 2018-06-14 11:55:05 +12:00
Dev FIX updateValidatePassword calls need to be masked from backtraces 2018-07-23 14:08:26 +01:00
Forms FIX GridField delete button to offer archive action if possible (#8325) 2018-08-24 13:13:32 +12:00
i18n Fixing string concat CS issues 2018-01-16 18:39:30 +00:00
Logging Fixing string concat CS issues 2018-01-16 18:39:30 +00:00
ORM FIX Fixed bug in config merging priorities so that config values set by extensions are now least important instead of most important 2018-07-23 14:15:24 +01:00
Security FIX remove personal information from password reset confirmation screen 2018-07-23 14:13:52 +01:00
View NEW Shift Embeddable and EmbedResource from asset-admin, lazy load Embed to allow injected dependencies (#8194) 2018-06-20 11:40:28 +12:00