silverstripe-framework/tests/php
Andre Kiste 0c6c57f1ef Add getFieldMap method to retrieve a list of all fields for any giv… (#8892)
* Add `getFieldMap` method to retrieve a list of all fields for any given class

* Add `TagsToShortcodeTask` to upgrading guide

Adding after the file migration part as this is where it makes the most sense to run it.

* `getFieldMap` accepts an array

* Move to `DataObjectSchema`

* Add `HTMLVarchar` to documentation
Minor refactoring

* Add test for checking that `subclassesfor` works without the base class
Add test `DataObjectSchema::getFieldMap` returns the correct array

* Remove cms dependency
2019-04-30 10:43:14 +12:00
..
Control Include baseURL with relative setGetVar() links (#8834) 2019-04-15 14:50:46 +12:00
Core Add getFieldMap method to retrieve a list of all fields for any giv… (#8892) 2019-04-30 10:43:14 +12:00
Dev BUG Fix issue with assertListEquals() ignoring field getters 2019-01-11 11:35:11 +13:00
Forms Resolve incorrect empty string assertion in tests 2019-04-17 13:29:54 +12:00
i18n NEW Scaffolded field labels now only have an uppercased first word 2019-01-07 17:52:28 +01:00
Logging Fix rebase conflicts 2018-11-13 11:09:33 +02:00
ORM Add getFieldMap method to retrieve a list of all fields for any giv… (#8892) 2019-04-30 10:43:14 +12:00
Security Merge branch '4.3' into 4 2019-04-11 11:24:17 +12:00
View Merge branch '4.3' into 4 2019-02-19 08:41:05 +07:00