silverstripe-framework/src
Luke Edwards 599a4420bf FIX Improve GridFieldViewButton to work with new Archive Admin (#8240)
* Add gridfield restore action, enable view button in action menu

* Abstract restore action and create test

* Use more appropriate canRestoreToDraft and isArchived, move translations

* Use Hierarchy to determine if a record should be restored to root

* Move restore action to versioned
2018-07-13 10:45:13 +12:00
..
Control FIX Default cache state should be `no-cache` 2018-06-18 21:45:38 +01:00
Core Merge remote-tracking branch 'origin/4.1' into 4 2018-06-13 11:25:20 +12:00
Dev Address feedback 2018-06-20 14:46:50 +12:00
Forms FIX Improve GridFieldViewButton to work with new Archive Admin (#8240) 2018-07-13 10:45:13 +12:00
Logging ENHANCEMENT Don't infer trace if explicitly provided 2017-11-16 11:03:01 +13:00
ORM Change DBCurrency scaffolded form field to CurrencyField (fixes #8246) 2018-07-09 10:57:01 +12:00
Security Merge branch '4.1' into 4 2018-05-30 15:08:39 +12: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
conf API Refactor bootstrap, request handling 2017-06-22 22:50:45 +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