silverstripe-framework/tests/php
Ingo Schommer adbf9d9f71 Process actions on Form subclasses
Regression introduced through https://github.com/silverstripe/silverstripe-framework/issues/6362.

Quote from the RFC:

```
Thus the order of action precedence becomes

action callback
action on the Form
action on the FormRequestHandler
action on any parent controller (if given)
```
2017-05-18 22:47:39 +12:00
..
Control API Replace SS_HOST with SS_BASE_URL 2017-04-20 22:28:57 +12:00
Core API Rename services to match FQN of interface / classes 2017-05-16 14:15:49 +12:00
Dev NEW: Allow SapphireTest::objFromFixture() to accept either table or class 2017-05-05 10:53:49 +12:00
Forms Process actions on Form subclasses 2017-05-18 22:47:39 +12:00
i18n FIX: i18n test fixtures stricter for Symfony3 2017-05-05 14:32:07 +12:00
Logging API Rename services to match FQN of interface / classes 2017-05-16 14:15:49 +12:00
ORM API Duplication of many_many relationships now defaults to many_many only 2017-05-16 23:26:39 +12:00
Security API Implement InheritedPermission calculator (#6877) 2017-05-11 21:07:27 +12:00
View Add lint-clean and cleanup code linting 2017-05-16 05:01:51 +12:00