silverstripe-framework/src
Damian Mooyman ba2c5b48f7
BUG Ensure relObject() safely bails on empty objects
BUG Remove assignment of IDs to singletons
API relation methods can take an optional $id parameter to get relations from specific parents
API Added UnsavedRelationList::relation() method
2017-11-10 15:27:02 +13:00
..
conf API Refactor bootstrap, request handling 2017-06-22 22:50:45 +12:00
Control Merge remote-tracking branch 'origin/4.0' into 4 2017-11-03 17:04:44 +13:00
Core Merge remote-tracking branch 'origin/4.0' into 4 2017-11-03 17:04:44 +13:00
Dev BUG Disable directory index with missing slash 2017-11-08 12:12:10 +13:00
Forms API Allow an array as a param to makeFieldReadOnly() 2017-11-07 15:51:13 +13:00
i18n rename TEMP_FOLDER to TEMP_PATH 2017-10-09 12:41:34 +13:00
includes BUG Replace phpdotenv with thread-safe replacement 2017-10-20 18:43:11 +13:00
Logging Remove "url" query param reliance, use index.php 2017-10-09 17:21:43 +13:00
ORM BUG Ensure relObject() safely bails on empty objects 2017-11-10 15:27:02 +13:00
Security BUG Fix basicauth 2017-11-03 12:08:38 +13:00
View BUG Fix forceWWW and forceSSL not working in _config.php 2017-10-30 14:42:36 +13:00