Merge tag '3.5.3' into 3.5

Release 3.5.3
This commit is contained in:
Daniel Hensby 2017-02-20 21:31:05 +00:00
commit 34f408aaba
No known key found for this signature in database
GPG Key ID: B00D1E9767F0B06E
3 changed files with 13 additions and 3 deletions

View File

@ -1,5 +1,4 @@
<li id="record-$ID" data-id="$ID" data-pagetype="$ClassName" class="$Classes">
<ins class="jstree-icon">&nbsp;</ins>
<li id="record-$ID" data-id="$ID" data-pagetype="$ClassName" class="$Classes"><ins class="jstree-icon">&nbsp;</ins>
<a href="$Link" title="$Title.ATT"><ins class="jstree-icon">&nbsp;</ins>
<span class="text">$TreeTitle</span>
</a>

View File

@ -0,0 +1,11 @@
# 3.5.3
<!--- Changes below this line will be automatically regenerated -->
## Change Log
### Bugfixes
* 2017-02-08 [1f3d46b](https://github.com/silverstripe/silverstripe-framework/commit/1f3d46b832c4f69b7c9accd38476491e304a4877) #6606 the JS SiteTree lib depends on whitespace (Daniel Hensby)
* 2017-01-30 [10d9f90](https://github.com/silverstripe/silverstripe-cms/commit/10d9f9080b6cc6c909abdae796e8ce944036ccc2) to allow ASSETS_DIR to be a subdirectory (Brendan Halley)
* 2016-11-21 [682e607](https://github.com/silverstripe/silverstripe-cms/commit/682e6070e556f8e56b727b600c556da7507c2f44) Correct response code generated from error pages (Damian Mooyman)

View File

@ -626,7 +626,7 @@ sk:
APPLY_ROLES: "Aplikovať úlohy skupinám"
APPLY_ROLES_HELP: "Schopnosť editovať úlohy pridelené k skupine. Vyžaduje \"Prístup k 'Užívatelia' sekcii\"."
EDITPERMISSIONS: "Spravovať právomoci pre skupiny"
EDITPERMISSIONS_HELP: "Schopnosť upravovať právomoci a IP adresi pre skupinu. Vyžaduje prístup do sekcie \"Bezpečnosť\"."
EDITPERMISSIONS_HELP: "Schopnosť upravovať právomoci a IP adresy pre skupinu. Vyžaduje prístup do sekcie \"Bezpečnosť\"."
GROUPNAME: "Názov skupiny"
IMPORTGROUPS: "Importovať skupiny"
IMPORTUSERS: "Importovať používateľov"