silverstripe-framework/tests/php/Forms/GridField
Simon Erkelens 082db89550 Feedback from Damian.
- Move the success and message to a validationresult
- Fix tests for validationresult return
- We need to clear the session in Test logOut method
- Rename to MemberAuthenticator and CMSMemberAuthenticator for consistency.
- Unify all to getCurrentUser on Security
- ChangePasswordHandler removed from Security
- Update SapphireTest for CMS login/logout
- Get the Member ID correctly, if it's an object.
- Only enable "remember me" when it's allowed.
- Add flag to disable password logging
- Remove Subsites coupling, give it an extension hook to disable itself
- Change cascadeLogInTo to cascadeInTo for the logout method logic naming
- Docblocks
- Basicauth config
2017-06-08 17:50:20 +12:00
..
GridField_URLHandlerTest API Refactor Form request handling into FormRequestHandler 2017-03-10 15:04:33 +13:00
GridFieldAddExistingAutocompleterTest Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
GridFieldConfigTest Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
GridFieldDetailFormTest API Remove Object class 2017-05-23 13:50:35 +12:00
GridFieldExportButtonTest Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
GridFieldPrintButtonTest Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
GridFieldSortableHeaderTest Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
GridFieldTest Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
GridField_URLHandlerTest.php Remove TestListener and rely on PHPUnits APIs 2017-03-30 11:46:58 +13:00
GridFieldActionTest.yml API Namespace framework tests 2016-11-23 19:25:12 +13:00
GridFieldAddExistingAutocompleterTest.php Remove TestListener and rely on PHPUnits APIs 2017-03-30 11:46:58 +13:00
GridFieldAddNewButtonTest.php ENHANCEMENT GridField passes in context for canCreate 2017-05-09 09:15:09 +12:00
GridFieldConfigTest.php API Enhancement: Allow "removeComponentsByType" to remove multiple component"s" 2017-01-13 23:30:30 +13:00
GridFieldDataColumnsTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
GridFieldDeleteActionTest.php Separate out the log-out handling. 2017-06-07 21:11:58 +12:00
GridFieldDetailFormTest.php Remove TestListener and rely on PHPUnits APIs 2017-03-30 11:46:58 +13:00
GridFieldDetailFormTest.yml API Namespace framework tests 2016-11-23 19:25:12 +13:00
GridFieldEditButtonTest.php Feedback from Damian. 2017-06-08 17:50:20 +12:00
GridFieldExportButtonTest.php Remove TestListener and rely on PHPUnits APIs 2017-03-30 11:46:58 +13:00
GridFieldExportButtonTest.yml API Namespace framework tests 2016-11-23 19:25:12 +13:00
GridFieldPaginatorTest.php Remove TestListener and rely on PHPUnits APIs 2017-03-30 11:46:58 +13:00
GridFieldPrintButtonTest.php Remove TestListener and rely on PHPUnits APIs 2017-03-30 11:46:58 +13:00
GridFieldSortableHeaderTest.php API Ensure that all DataQuery joins are aliased based on relationship name 2017-05-26 13:38:58 +12:00
GridFieldSortableHeaderTest.yml API Namespace framework tests 2016-11-23 19:25:12 +13:00
GridFieldTest.php Remove TestListener and rely on PHPUnits APIs 2017-03-30 11:46:58 +13:00
GridFieldTest.yml API Namespace framework tests 2016-11-23 19:25:12 +13:00