silverstripe-framework/tests/php
Michael Strong 7086f2ea3a BUGFIX many many through not sorting by join table (#8534)
* BUGFIX many many through not sorting by join table

* #8534 added docs to support many many sorting fix

* #8534 added test cases for many_many default sorting
2018-11-01 13:42:27 +13:00
..
Control Merge branch '4.2' into 4 2018-10-03 15:28:05 +02:00
Core FIX Flush extra_methods statics between test runs 2018-10-09 13:22:54 +02:00
Dev FIX updateValidatePassword calls need to be masked from backtraces 2018-07-23 14:08:26 +01:00
Forms FIX Replace usage of Convert JSON methods with json_encode 2018-10-28 21:15:29 +00:00
i18n Fixing string concat CS issues 2018-01-16 18:39:30 +00:00
Logging Fixing string concat CS issues 2018-01-16 18:39:30 +00:00
ORM BUGFIX many many through not sorting by join table (#8534) 2018-11-01 13:42:27 +13:00
Security Merge branch '4.2' into 4 2018-10-03 15:28:05 +02:00
View Implement __isset for ViewableData_Customised 2018-10-01 09:40:12 +13:00