silverstripe-framework/src
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
..
conf Update deprecation PHPDocs to be PSR-5 compliant 2018-09-28 10:49:14 +02:00
Control FIX Replace usage of Convert JSON methods with json_encode 2018-10-28 21:15:29 +00:00
Core Add missing deprecation notices to Convert json methods 2018-10-29 22:15:22 +00:00
Dev FIX Flush extra methods cache on DataObjects after each unit test class has finished 2018-10-20 13:59:03 +02:00
Forms FIX Replace usage of Convert JSON methods with json_encode 2018-10-28 21:15:29 +00:00
i18n minor i18nEntityProvider.php API documentation fix 2018-09-28 10:28:00 +10:00
includes BUG Fix incorrect BASE_URL when webroot is parent of public folder 2018-02-07 14:28:06 +13:00
Logging ENHANCEMENT Don't infer trace if explicitly provided 2017-11-16 11:03:01 +13:00
ORM BUGFIX many many through not sorting by join table (#8534) 2018-11-01 13:42:27 +13:00
Security BUGFIX #828 optimised query in graphql asset admin 2018-10-18 18:34:03 +13:00
View Merge branch '4.2' into 4 2018-10-15 13:42:55 +13:00