Summary of Highlights

New Feature

Before this feature request, comments would only go to the Gradebook from Assignments if the Gradebook Item was created by the Assignments tool? After this feature, comments go to the Gradebook from Assignments there were associated with an existing Gradebook Item.


Known Issues

  - in the near future, this could affect other mail services, like Gmail. We plan to have a 10.7 maintenance release to address this, out by January or February of 2016.


New Properties

PropertyDefault valueDescriptionJira
content.mimeMagic.ignorecontent.extensions

js

# KNL-1306 - Support to ignore content from certain types and extensions

# If this file extension is in the list, the content from the file will not be used to aide in detection of the type

# DEFAULT: js

#content.mimeMagic.ignorecontent.extensions=js,html,txt

content.mimeMagic.ignorecontent.mimetypesnone

# If the mime type is in the list returned, it will be redetected without content which may produce a different result

# DEFAULT: none

# content.mimeMagic.ignorecontent.mimetypes=text/html,text/plain


signup.showAllRecurMeetings.default

false

# SAK-27982: Display all signup recurring meetings by default
+# DEFAULT: FALSE
+# signup.showAllRecurMeetings.default=true
+
+# Signup CSV export
+# DEFAULT: FALSE
+# signup.csv.export.enabled=true
+
+# Signup attendance
+# DEFAULT: TRUE
+# signup.enableAttendance=false
+
+# Signup other sites availability
+# DEFAULT: TRUE
+# signup.otherSitesAvailability=false
+
signup.csv.export.enabled
false

signup.enableAttendance
true

signup.otherSitesAvailability
true

msgcntr.forums.ranks.enabletrue

SAK-29934 Enable/disable the Forums rank feature
+# DEFAULT: true
+# msgcntr.forums.ranks.enable=false

portal.google.universal_analytics_idoff

 SAK-28052

# Add support for Universal Google Analytics

# Google analytics is NOT enabled by default, setting these will enable it

#

# portal.google.universal_analytics_id=UA-XXXXXX-XX


Known Issues

Sakai 10 Oracle upgrade scripts. Please use database upgrade scripts from Github. There are no upgrade scripts needed to go from Sakai 10.5 to Sakai 10.6 .


List of Issues Fixed