Sakai 10.6 changes
Summary of Highlights
- Sakai 10.6 includes 100 fixes, including 9 blocker priority, and 14 critical priority bugs.
- Database upgrades
- Sakai 10 upgrade scripts. Please use database upgrade scripts from Github.
- Java - Please upgrade to Java 1.7.0_76 or later. For details see the Jira ticket.
- Tomcat 7.0.56 compatibility and later versions of 7. For details see the Jira ticket.
- Blocker bugs fixed in 10.6
- Can't upload existing resource because of CSRF error
- Questions do not copy when copying question pool
- Syllabus start/end input years are hardcoded to 1970-2015
- Only course, project and portfolio site types can be created
- getPrivateForumByOwnerAreaWithAllTopics results in a bad MySQL query plan
- Delegated Access functionality is broken with the fix SAK-28186
- Security issues - 5 issues resolved, including 2 blockers, 2 criticals and 1 major priority. Please check with your security team for details. A security announcement follows soon after the release announcement.
- QA tested on jdk 1.7.0_76 and tomcat 7.0.65
New Feature
SAK-29517 - Getting issue details... STATUS 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.
SAK-26182 - Getting issue details... STATUS
SAK-26180 - Getting issue details... STATUS
SAK-29713
-
Getting issue details...
STATUS
Known Issues
KNL-1400 - Getting issue details... STATUS - 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.
SAM-2661
-
Getting issue details...
STATUS
New Properties
| Property | Default value | Description | Jira |
|---|---|---|---|
| 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 | KNL-1306 - Getting issue details... STATUS |
| content.mimeMagic.ignorecontent.mimetypes | none | # 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 + | SAK-27982 - Getting issue details... STATUS |
signup.csv.export.enabled | false | ||
signup.enableAttendance | true | ||
signup.otherSitesAvailability | true | ||
| msgcntr.forums.ranks.enable | true | SAK-29934 Enable/disable the Forums rank feature | SAK-29934 - Getting issue details... STATUS |
| portal.google.universal_analytics_id | off | 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 | SAK-28052 - Getting issue details... STATUS |
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