silverstripe-framework/tests
Sam Minnee 01d3b4fd96 FIX: Set many-many-through joinRecord on newly added records.
When many-many-through relations are queried, a joinRecord is set on
each DataObject in the list to provide the extra fields defined on
the connector object. This didn’t previously happen when the record
was first add()ed to a list. This fixes that bug.
2020-07-02 15:18:12 +12:00
..
behat Use short array syntax across the framework's codebase 2020-05-16 10:34:45 +01:00
bootstrap Use short array syntax across the framework's codebase 2020-05-16 10:34:45 +01:00
php FIX: Set many-many-through joinRecord on newly added records. 2020-07-02 15:18:12 +12:00
bootstrap.php API Refactor bootstrap, request handling 2017-06-22 22:50:45 +12:00
dump_constants.php ENHANCEMENT Log user constants during CI for debugging improvements 2017-08-23 14:23:33 +12:00
phpcs_runner.php Use short array syntax across the framework's codebase 2020-05-16 10:34:45 +01:00