0084d336
Administrator
Importers CRUD
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# 3.1.1
## Overview
* Fixed regression with "Reports" section links
* Complete translations into Chinese, Arabic, Japanese and partially complete Te Reo Māori
## Changelog
### Bugfixes
* 2013-10-03 [4a0f9d5](https://github.com/silverstripe/sapphire/commit/4a0f9d5) Issue with login form failing to login in certain situations. Fixes issue #2424 (Damian Mooyman)
* 2013-10-01 [fb9d7a5](https://github.com/silverstripe/silverstripe-cms/commit/fb9d7a5) ReportAdmin report links regression (Ingo Schommer)
* 2013-09-27 [5c376a4](https://github.com/silverstripe/sapphire/commit/5c376a4) Without casting TreeTitle as HTMLText, unescape HTML appears in TreeDropdownField (unclecheese)
|