silverstripe-framework/src
2018-11-06 15:08:42 +13:00
..
conf API Refactor bootstrap, request handling 2017-06-22 22:50:45 +12:00
Control Merge pull request #8394 from littlegiant/pulls/4.2/http-status-codes 2018-09-21 13:19:29 +02:00
Core Merge branch '4.1' into 4.2 2018-11-06 15:08:42 +13:00
Dev FIX updateValidatePassword calls need to be masked from backtraces 2018-07-23 14:08:26 +01:00
Forms BUG: Fix ENTER not triggering form save button as GridFields used submit type buttons 2018-10-18 12:37:24 +13:00
i18n Fixing string concat CS issues 2018-01-16 18:39:30 +00: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 DOCS Update do blocks for DataQuery::having() to reflect correct input types 2018-09-25 17:46:42 +02:00
Security FIX New members now receive the configured default locale, not the current locale 2018-09-28 16:25:10 +02:00
View Implement __isset for ViewableData_Customised 2018-10-01 09:40:12 +13:00