Sakai CLE 2.8 new features

Highlights

Among the many enhancements included in the Sakai CLE 2.8 release are:

  • Configurable URL shortening service
  • Numerous mobile portal UI improvements
  • Collapsible portal navigation menu
  • reCAPTCHA support for logins
  • Enhanced user profile options
  • Support for IMS BasicLTI outcomes
  • Respondus question import handling
  • Optional CKEditor implementation
  • Six new webservices
  • Persistent event logging for Quartz Scheduler jobs
  • Improved IMS BasicLTI external integration capabilities
  • Improved integration with external user providers (eg LDAP)
  • Updated language packs (Chinese, Dutch, French, Spanish, Portuguese, Turkish and Vietnamese.)

For a complete listing of new features see the lists below.

Portal

Ticket

Project

Feature

SAK-19827 - Getting issue details... STATUS

portal

Adds portal icons for Etudes's Mneme, Melete and JForum tools.

SAK-19646 - Getting issue details... STATUS

portal

Leverages browser caching opportunities.

SAK-19156 - Getting issue details... STATUS

portal

Adds ability for tools to request the maximum tool area for display purposes now that navigation menu can be collapsed (portal.allow.auto.minimize=true).

SAK-19148 - Getting issue details... STATUS

portal

Logout timer setting (timeoutDialogEnabled) is now enabled by default.

SAK-19129 - Getting issue details... STATUS

portal

Eliminates Presence iframe and replaces with JQuery.Ajax calls.

SAK-19089 - Getting issue details... STATUS

portal

Adds ability to specify a URL (rather than a siteId) for the gateway page (gatewaySiteUrl=myurl).

SAK-19061 - Getting issue details... STATUS

portal

Adds link to PDA portal on gateway page.

SAK-19014 - Getting issue details... STATUS

portal

Includes tool css in background portal document so JSR-168 tools can be styled.

SAK-18687 - Getting issue details... STATUS

portal

Adds collapsible navigation menu (icons only). See also SAK-19193 - Getting issue details... STATUS .

SAK-18468 - Getting issue details... STATUS

skins

Add FLUID reordering support.

SAK-17160 - Getting issue details... STATUS

portal

Sub-sites in navigation menu are sectioned separately from a site's tool list and each sub-site is assigned an icon.

SAK-16926 - Getting issue details... STATUS

portal

The Kernel version can now be listed in the footer. See also KNL-546 - Getting issue details... STATUS , KNL-546 - Getting issue details... STATUS .

SAK-16484 - Getting issue details... STATUS

portal

Implements Javascript routine to more accurately poll status of user session.

SAK-15653 - Getting issue details... STATUS

portal

Render menu links to "hidden" tool pages in italics and with an opacity of 0.7.

SAK-12841 - Getting issue details... STATUS

portal

portal/xlogin page converted to a vm template.

SAK-2991 - Getting issue details... STATUS

portal

Cancel button added to (xlogin) login page.

Mobile/PDA Portal

Ticket

Project

Feature

SAK-20332 - Getting issue details... STATUS

portal

Added ability to hide synoptic tools.

SAK-20330 - Getting issue details... STATUS

portal

Added tool icons to help distinguish between site and tool lists.

SAK-20053 - Getting issue details... STATUS

portal

Adjust .css to distinguish between sites and tools in mobile portal.

SAK-19491 - Getting issue details... STATUS

portal

Mobile .css skins updated.

SAK-19275 - Getting issue details... STATUS

portal

Since 2.7.0 the standard portal has (SAK-15097) the ability to insert some markup on a site-by-site basis via a site property (sakai:htmlInclude). This has been ported to the PDA portal in such a way that the same site can (if needed) contain a different markup include as the standard portal.

SAK-19179 - Getting issue details... STATUS

portal

PDA changes for 2.8: breadcrumbing simplified; additional rendering capabilities added for devices that adhere to the following @media selector: "@media screen and (max-device-width: 480px)"; .css trim and ellipsis provided for site titles that go over the width of the viewport; css3 selectors used for compatible devices in order to differentiate items in the breadcrumb; <meta /> tag modified in pda.vm to make changes in orientation smoother (portrait/landscape); modified how links to child sites are displayed (passing control over to the css); moved strings from pda.vm template to bundle; and changed how links in the site menus are rendered (make entire block clickable) and styled in order to make them more in accordance to practice.

SAK-18800 - Getting issue details... STATUS

portal

Added "opt out" link in the /portal/pda footer in order to forward user to portal/site (i.e., "classic view").

SAK-18720 - Getting issue details... STATUS

portal

Auto-detect mobile devices and forward to /portal/pda; otherwise forward to portal/site (desktop/laptop access).

Tools

Ticket

Project

Feature

SAK-12489 - Getting issue details... STATUS

account

Added recaptcha support for new account signups.

SAK-8005 - Getting issue details... STATUS

announcements

Authors can now change display order of announcements.

SAK-18710 - Getting issue details... STATUS

announcements

Notification history added.

SAK-18764 - Getting issue details... STATUS

announcements

entitybroker support added.

SAK-19814 - Getting issue details... STATUS

announcements

Announcements tool is now registered as group-aware when starting PermissionHelper.

SAK-20074 - Getting issue details... STATUS

announcements

Accessibility: list navigator buttons provided with appropriate contextual text labels in order to render them meaningful to Screen-Readers. See also SAK-20073 - Getting issue details... STATUS .

SAK-18752 - Getting issue details... STATUS

assignments

Letter grades now customizable (assignment.letterGradeOptions).

SAK-19119 - Getting issue details... STATUS

assignments

Instructors now provided with a manifest of archives uploaded by students (*.zip only so far).

SAK-19816 - Getting issue details... STATUS

assignments

Assignments tool is now registered as group-aware when starting PermissionHelper.

SAK-18076 - Getting issue details... STATUS

assignments

Allows instructor to specify options for Assignment tool default page (e.g., show no assignment) but do search or other filters first.

BLTI-60 - Getting issue details... STATUS

basiclti

Now auto-registers events for use by sitestats.

BLTI-68 - Getting issue details... STATUS

basiclti

Adds ability to set grades in the Sakai CLE from an external tool using web services. Disabled by default (basiclti.outcomes.enabled=false).

BLTI-69 - Getting issue details... STATUS

basiclti

Permits multiple placements of basiclti in a given context (e.g., site).

BLTI-77 - Getting issue details... STATUS

basiclti

Adds ability to open a basiclti tool in a new window.

BLTI-80 - Getting issue details... STATUS

basiclti

Adds support for the ext_lms feature in IMS Basic LTI permitting basiclti to know which LMS it is dealing with so it can tune it's tool UI appropriately.

BLTI-81 - Getting issue details... STATUS

basiclti

Adds a checkbox that provides option to minimize the portal navigation menu after a launch occurs. See also BLTI-75 - Getting issue details... STATUS .

BLTI-85 - Getting issue details... STATUS

basiclti

Added support for basic outcomes and settings service. This change alters the outcomes service to reflect the draft of the basic (as compared to simple) outcomes service and adds a per-placement settings service. Disabled by default (basiclti.outcomes.enabled=false).

BLTI-88 - Getting issue details... STATUS

basiclti

Implemented the Context Memberships Service as described in the IMS GLC Basic Learning Tools Interoperability Extensions Recommended Practice. This allows an external tool (if granted proper permissions) to retrieve a course roster for the course that they were launched from.

BLTI-89 - Getting issue details... STATUS

basiclti

Added support for the IMS Basic LTI ext_resource_link_content extension. This allows the launch to specify a URL that contains resource content. Initially simply a field in the configuration dialog, future work will permit basiclti launches from a resource handler (e.g., the way to send the URL of the current resource that BLTI is being launched from), allowing the launching of a SCORM object with an external SCORM player or perhaps a QTI2 test engine and handing the player or test engine the actual content to be played.

BLTI-99 - Getting issue details... STATUS

basiclti

Added parameter ext_sakai_provider_eid so that an external consumer can pass an eid instead of a userid.

SAK-17523 - Getting issue details... STATUS

chat

Adds RESTful way of retrieving new chat messages for a channel.

SAK-19818 - Getting issue details... STATUS

content

Resources tool is now registered as group-aware when starting PermissionHelper.

SAK-12800 - Getting issue details... STATUS

email-archive

Site owners can choose to forward to site members or simply archive emails sent to the site email address.

SAK-18532 - Getting issue details... STATUS

email template service

Sender address can now be specified in a template.

SAK-17637 - Getting issue details... STATUS

email template service

Adds template loading/updating.

SAK-18589 - Getting issue details... STATUS

gradebook

Adds sorting for categories by name, average, weight. Category sorting also added to "roster" and "summary" pages.

SAK-17943 - Getting issue details... STATUS

gradebook

Adds edu-services scenarios for saving assignment with trailing whitespace to unit tests.

SAK-19510 - Getting issue details... STATUS

hybrid

Added hybrid-util dependency to login and provider projects in order to simplify adding the full hybrid project to Sakai 2.8.

SAK-20033 - Getting issue details... STATUS

memory

Added cache evict item functionality to Memory tool.

MSGCNTR-307 - Getting issue details... STATUS

msgcntr

Forum threads are now sortable.

MSGCNTR-309 - Getting issue details... STATUS

msgcntr

Added ability to set open/close dates for discussion boards,forums and topics.

MSGCNTR-310 - Getting issue details... STATUS

msgcntr

Added ability to preview message before sending.

MSGCNTR-319 - Getting issue details... STATUS

msgcntr

entitybroker support extended.

MSGCNTR-354 - Getting issue details... STATUS

msgcntr

Added the ability to configure the default email behavior for the "Watch" functionality in Forums (mc.notificationDefault).

MSGCNTR-355 - Getting issue details... STATUS

msgcntr

Option added to permit authors to save a message draft.

MSGCNTR-364 - Getting issue details... STATUS

msgcntr

Query findNumModeratedTopicsForSiteByUserByMembership rewritten in order to improve performance.

MSGCNTR-365 - Getting issue details... STATUS

msgcntr

Query findAllPendingMsgsByContextByMembership rewritten in order to improve performance.

MSGCNTR-371 - Getting issue details... STATUS

msgcntr

Synoptic queries permissionLevelId and permissionLevelName rewritten in order to improve performance.

SAK-18831 - Getting issue details... STATUS

osp

Adds configurable property that turn off tool categorizations in the navigation menu in the xsl Portal (xslPortal.displayToolCategories=false).

SAK-18559 - Getting issue details... STATUS

osp

Adds support for email notification preferences in Matrices and Wizards.

SAK-18013 - Getting issue details... STATUS

osp

Adds Gradebook2 integration support to OSP Matrix helper.

SAK-17564 - Getting issue details... STATUS

osp

Adds a new "Public Portfolios" tab.

POLL-92 - Getting issue details... STATUS

polls

Added import/export capabilities so that polls can be duplicated across sites, imported from other sites and exported as part of Site Archive.

POLL-121 - Getting issue details... STATUS

polls

Anonymous user can now access public polls via /direct. See also POLL-122 - Getting issue details... STATUS for authenticated user access to polls via /direct.

POLL-129 - Getting issue details... STATUS

polls

Now supports poll voting on multiple options through /direct.

SAK-18855 - Getting issue details... STATUS

polls

Adds option to allow public voting on individual polls.

SAK-19130 - Getting issue details... STATUS

presence

Presence is now turned off in My Workspace (display.users.present.myworkspace=false).

PRFL-13 - Getting issue details... STATUS

profile2

Adds private messaging.

PRFL-90 - Getting issue details... STATUS

profile2

A user's official institutional image can now be accessed and used as their profile image. Disabled by default. (profile2.official.image.enabled=false, profile2.official.image.source=url, profile2.official.image.attribute=jpegPhoto).

PRFL-134 - Getting issue details... STATUS

profile2

Adds an image gallery along with privacy settings. Users can select their profile image from the gallery.

PRFL-178 - Getting issue details... STATUS

profile2

Adds "kudos" ratings widget that provides scores based on profile completeness. Runs as a cron job using Job Scheduler. See also PRFL-336 - Getting issue details... STATUS .

PRFL-206 - Getting issue details... STATUS

profile2

Adds a business/company information panel to each profile.

SAK-18864 - Getting issue details... STATUS

quartz scheduler

The quartz scheduler event log has been replaced with a persistent, database-backed event log. The log combines Quartz-generated events and any logging the job developer chooses to include in the event log. This prevents the need to skim through Tomcat logs to find job execution errors or info statements and permits sys-admins to review job execution event logs across a cluster.

SAK-19178 - Getting issue details... STATUS

quartz scheduler

A default job has been added which will purge all but the last X days of events from the log (scheduler.loadjobs=init/true/false (e.g., on first start up (default), on restart, never). This purge job must be scheduled in order to control the size of the event log.

SAK-13696 - Getting issue details... STATUS

quartz scheduler

Update tool providing JobDataMap and trigger interfaces.

SAK-18802 - Getting issue details... STATUS

rwiki

Added Radeox <pre> macro.

SAK-5279 - Getting issue details... STATUS

rwiki

Authenticated users can now edit pages marked publicly editable.

SRCH-34 - Getting issue details... STATUS

rwiki

Optimize indexing batch size and frequency. Previously, the search indexing formula could result both in index rebuilds running slowly and running too frequently on idle nodes. The formulas where tweaked for better max batch sizes for large rebuilds (e.g., 1 million queued docs) and appropriate minimum indexing intervals (e.g., 30-60s when there are only a few pending docs, e.g., < 100).

SAK-19817 - Getting issue details... STATUS

schedule

Calendar tool is now registered as group-aware when starting PermissionHelper.

SAK-18997 - Getting issue details... STATUS

site info

Added the account validation tool in Site-manage-participant-helper. Activated via a property; default behavior = false (siteManage.validateNewUsers = true/false).

SAK-18978 - Getting issue details... STATUS

site info

Users can be added to sites with a status of inactive.

SAK-18653 - Getting issue details... STATUS

site info

Added a "Select all" checkbox to simplify the task of selecting all users.

SAK-18462 - Getting issue details... STATUS

site info

Option added that restricts the joiner role selection offered in Site Info / Manage Access only to roles which do NOT have site.upd permission. A new property siteinfo.prohibited_permission_for_joiner_role has been added for configuring a list of permissions that the joiner role should not possess. If not included the default is site.upd.

SAK-688 - Getting issue details... STATUS

site info

Worksite Setup UI for site access options improved.

SAM-663 - Getting issue details... STATUS

test and quizzes

Added ability to import questions from Respondus.

SAM-666 - Getting issue details... STATUS

test and quizzes

Added ability to allow instructors to select a feedback option that would show students their overall score only.

SAM-756 - Getting issue details... STATUS

test and quizzes

4000 character limit lifted on questions, short answers and feedback.

SAM-772 - Getting issue details... STATUS

test and quizzes

Added ability to allow instructors to enter a zero score in the gradebook for unsubmitted assessments.

SAM-801 - Getting issue details... STATUS

test and quizzes

Added ability to use FCKEditor for composing short answers.

SAM-862 - Getting issue details... STATUS

test and quizzes

Added ability to choose "average" score along with last score or highest score for "recorded score if multiple submissions."

SAM-863 - Getting issue details... STATUS

test and quizzes

Added view all submissions with average) to student view of submitted assignments.

SAM-869 - Getting issue details... STATUS

test and quizzes

Question pool with sub pools tree structure now accurately displayed.

SAM-921 - Getting issue details... STATUS

test and quizzes

Displaying Assessment templates/types is now a configurable option (samigo.showAssessmentTypes=true/false (default=true)).

SAM-942 - Getting issue details... STATUS

test and quizzes

Method added allowing QTI test imports via web services.

SAM-971 - Getting issue details... STATUS

test and quizzes

Improve linear access logic to ensure that test takers are returned to the last question encountered if test is interrupted.

SAK-10416 - Getting issue details... STATUS

user membership

Allows custom implementations of search on external user providers.

SAK-19369 - Getting issue details... STATUS

web content

Added Annotated Url (sakai.iframe.annotatedurl), another type of iframe tool developed at the University of Michigan. The tool has a link to a target URL that is configured as a tool property.

CKEditor

Ticket

Project

Feature

SAK-20296 - Getting issue details... STATUS

editor

Upgraded CKEditor to version 3.5.2.

SAK-17880 - Getting issue details... STATUS

editor

Adds CKEditor support.

Kernel

Ticket

Project

Feature

KNL-328 - Getting issue details... STATUS

kernel

Adopted a more secure format for storing passwords.

KNL-375 - Getting issue details... STATUS

kernel

Improved error messaging for RequestFilter servlet exceptions.

KNL-383 - Getting issue details... STATUS

kernel

Improved BaseContentResource NULL checking.

KNL-403 - Getting issue details... STATUS

kernel

Added check to ensure that if a user is added manually to a course site (e.g., non-provided) and the user subsequently appears in a provider group with the same role, then the user's site membership will be promoted to provided.

KNL-404 - Getting issue details... STATUS

kernel

BasicEmailService now issues warning in logs if send mail is attempted with no SMTP server defined (e.g., smtp@org.sakaiproject.email.api.EmailService).

KNL-413 - Getting issue details... STATUS

kernel

Added improved ContentHostingService unit tests with an emphasis on special characters and UTF8.

KNL-420 - Getting issue details... STATUS

kernel

BaseAuthzGroup now throws exception instead of failing silently if addMember is called without a supplied role.

KNL-428 - Getting issue details... STATUS

kernel

Added new ToolManager isVisible method to permit checking on whether a tool is visible to the current user in this site, depending on permissions required to view the tool.

KNL-435 - Getting issue details... STATUS

kernel

All Kernel static covers marked as deprecated.

KNL-447 - Getting issue details... STATUS

kernel

Added exception-handling support for dynamic tool localization.

KNL-467 - Getting issue details... STATUS

kernel

ContentHostingCompartor sorting on name is now case insensitive.

KNL-497 - Getting issue details... STATUS

kernel

Adds new UsageSessionService methods to check if a user is active, to retrieve a user's most recent active session or a list of user's most recent active sessions.

KNL-499 - Getting issue details... STATUS

kernel

Adds ability to turn off automatic "promotion" to provided user that was implemented in KNL-403 - Getting issue details... STATUS .

KNL-500 - Getting issue details... STATUS

kernel

Adds a new Event getEventTime method in order to return the time of an event.

KNL-541 - Getting issue details... STATUS

kernel

Adds generics to SecurityAdvisor.

KNL-542 - Getting issue details... STATUS

kernel

Improved SecurityAdvisor API to better handle push/pop stack processing.

KNL-563 - Getting issue details... STATUS

kernel

Added support for dynamic resource loader.

KNL-565 - Getting issue details... STATUS

kernel

Replace home-grown StringUtil.trimtoNull method with Apache commons-lang StringUtils.trimToNull.

KNL-570 - Getting issue details... STATUS

kernel

BasicEmailService mail.*.sendpartial can now be set to either true or false (default=true).

KNL-572 - Getting issue details... STATUS

kernel

Project site members with "access" role can now post messages to site by default.

KNL-580 - Getting issue details... STATUS

kernel

Utility method getZipManfest added to return a list of files in a *.zip archive together with each file's size.

KNL-585 - Getting issue details... STATUS

kernel

Tools are now permitted to register their own email notification preferences.

KNL-589 - Getting issue details... STATUS

kernel

Added automatic file encoding detection.

KNL-662 - Getting issue details... STATUS

kernel

Added new memory service evictExpiredMembers method to evict expired objects from in-memory caches.

KNL-667 - Getting issue details... STATUS

kernel

Added generics to ResourceLoader.

KNL-669 - Getting issue details... STATUS

kernel

Added user.login.container to the UsageSessionService in order to permit institutions to track container logins (Shibboleth, CAS, etc.) vs direct, guest logins.

KNL-671 - Getting issue details... STATUS

kernel

Added method to get User's locale.

SAK-10416 - Getting issue details... STATUS

kernel

Extends the UserDirectoryService to permit searching of externally provided users and the retrieval of all aliases matching the

Entity Broker

Ticket

Project

Feature

SAK-18879 - Getting issue details... STATUS

entitybroker

Adds adds version.kernel to ServerConfigEntityProvider.

SAK-18643 - Getting issue details... STATUS

entitybroker

Adds ability to specify the depth of a serializable object graph to JSON (entitybroker.maxJSONLevel; range 5-25.). Previously hard-coded to a depth of "7" in reflectutils JSONTranscoder.

SAK-18276 - Getting issue details... STATUS

entitybroker

Adds the ability to retrieve the list of groups for a site.

SAK-18103 - Getting issue details... STATUS

entitybroker

Adds a custom action to the site provider, enabling the retrieval of user permissions (e.g., call urls like: /direct/site/SITEID/userPerms/calendar.json to retrieve the calendar permissions for the currently logged in user. Leave off the PREFIX (e.g., calendar) in order to retrieve all the current user's permissions for a specified site.

SAK-14256 - Getting issue details... STATUS

entitybroker

Adds searching via REST; entitybroker entities can now implement searchable and be added to search indexing.

Other services: common, edu-services, shortenedurl, content-review (api)

Ticket

Project

Feature

SAK-17821 - Getting issue details... STATUS

common

SakaiPerson user profile information extended (staffProfile, universityProfileURL, academicProfileURL, publications, business_biography).

SAK-19155 - Getting issue details... STATUS

content-review

Retrieve localized message status from ContentReviewService.

SAK-19053 - Getting issue details... STATUS

content-review

ContentReview item error status codes can now be stored and retrieved.

SAK-19080 - Getting issue details... STATUS

edu-services

User-entered grades now recorded. See also GRBK-736 - Getting issue details... STATUS .

SAK-19028 - Getting issue details... STATUS

edu-services

New method added to the CourseManagementService retrieve all currently active course offerings in a canonical course.

SHORTURL-10 - Getting issue details... STATUS

shortenedurl

Provides a configurable shortening URL service that includes caching. Developers simply implement the ShortenedUrlService API, wire up their implementation code as a Spring bean and choose a URL shortening service such as the built-in RandomisedURLService or an external service such as Bit.ly (e.g., shortenedurl.implementation=org.sakaiproject.shortenedurl.api.RandomisedUrlService). It will then be used preferentially. See https://confluence.sakaiproject.org/display/SHRTURL/Home for more details. See also SAK-15653 - Getting issue details... STATUS .

Web services

Ticket

Project

Feature

SAK-18923 - Getting issue details... STATUS

web services

Adds new web service addConfigPropertyToPage in order to set to set the 'is_home_page:true' page property when adding a Home page via web services.

SAK-18664 - Getting issue details... STATUS

web services

Binary assembly now generated.

SAK-18254 - Getting issue details... STATUS

web services

Adds new web service getAllSitesForUser to include my Workspace as well as all other sites.

SAK-18236 - Getting issue details... STATUS

web services

Adds new web service signature for getUserId in order to retrieve userId associated with the session.

SAK-18191 - Getting issue details... STATUS

web services

Adds new web service signature for getPagesAndToolsForSite to allow userid to be specified.

SAK-18124 - Getting issue details... STATUS

web services

Adds new web service getPagesAndToolsForSite in order to retrieve an XML document of all pages on a site as well as all tools on each page.

SAK-18119 - Getting issue details... STATUS

web services

Adds new web service to get a user's ID, given their eid.

SAK-18115 - Getting issue details... STATUS

web services

Adds new web service to allow html inline property to be set from resources tool / web services.

SAK-14321 - Getting issue details... STATUS

web services

Adds new web service copyResources copy the resources from one site to another.

Configuration, localization

Ticket

Project

Feature

SAK-19312 - Getting issue details... STATUS

config

Added recaptcha properties for account. See also SAK-12489 - Getting issue details... STATUS , SAK-19267 - Getting issue details... STATUS .

SAK-17615 - Getting issue details... STATUS

config

Added text/x-tex to filetypes.

SAK-15037 - Getting issue details... STATUS

config

Created shared i18n properties in /config project in order to minimize duplication and de-synchronization of text shared across multiple tools.

Language updates and additions

Release

Language

Country

locale

2.8.0

Catalan

Spain

ca_ES

2.8.0

English

United States

en_US

2.8.0

French

France

fr_FR

2.8.0

Japanese

Japan

ja_JP

2.8.0

Portuguese

Portugal

pt_PT

2.8.0

Russian

Russia

ru_RU

2.8.0

Spanish

Spain

es_ES

Providers

Ticket

Project

Feature

SAK-20225 - Getting issue details... STATUS

providers

Added method to Memory service in order to evict expired cache items.

SAK-19821 - Getting issue details... STATUS

providers

Added new groupExists method to GroupProviders.

SAK-17816 - Getting issue details... STATUS

providers

Added jpegPhoto mapping to the JLDAP provider; if set, this will populate a user object property with the field from the directory.

Release support

Ticket

Project

Feature

SAK-20094 - Getting issue details... STATUS

pack

Package up demo with Tomcat 5.5.33.

SAK-20055 - Getting issue details... STATUS

pack

Create separate antrun tasks to generate demo, binary and source artifacts.

Documentation

Ticket

Project

Feature

SAK-19879 - Getting issue details... STATUS

skins

Updated skin documentation for Sakai CLE 2.8.

SAK-19476 - Getting issue details... STATUS

webdav

Updated webdav instructions for Sakai CLE 2.8.

Conversion scripts

Upgrade Step

MySQL

Oracle

Notes

2.8.0

sakai_2_8_0_mysql_conversion.sql

sakai_2_8_0_oracle_conversion.sql

 

2.8.0

sakai_2_8_0_mysql_hbm_indexes.sql

sakai_2_8_0_oracle_hbm_indexes.sql

Starting up sakai-2.8.0 in order to populate an empty database (auto.ddl=true) can result in certain tools relying on Hibernate 3.2.7.ga to generate indexes to fail to do so. Check database and then run this script to add missing indexes.

External library upgrades

Ticket

Project

Feature

KNL-651 - Getting issue details... STATUS

kernel

Upgraded to maven-surefire-plugin 2.7.1.

KNL-615 - Getting issue details... STATUS

kernel

Upgraded to maven-release-plugin 2.1.

KNL-583 - Getting issue details... STATUS

kernel

Upgraded to Spring 2.5.6.SEC02.

KNL-529 - Getting issue details... STATUS

kernel

Upgraded to Apache commons-collections 3.2.1, commons-fileupload 1.2.2, commons-math 2.1 and log4j 1.2.16.

KNL-430 - Getting issue details... STATUS

kernel

Upgraded to Apache commons-lang 2.5.

KNL-374 - Getting issue details... STATUS

kernel

Upgraded to log4j 1.2.15. Superceded by KNL-529 - Getting issue details... STATUS .

KNL-286 - Getting issue details... STATUS

kernel

Upgraded to JUnit 4.8.2.

SAK-19011 - Getting issue details... STATUS

portal

Upgraded to Pluto 1.1.7.

SAK-18761 - Getting issue details... STATUS

portal

Upgraded WURFL definitions to 2.0.18.

SAK-18622 - Getting issue details... STATUS

login

Upgraded org.apache.httpcomponents.HttpClient to 4.0.1.

SAK-18214 - Getting issue details... STATUS

velocity

Upgraded to Velocity 1.6.3.

SAK-17553 - Getting issue details... STATUS

js

Adds trimpath.js to /reference/library.

SRCH-44 - Getting issue details... STATUS

search

Upgraded full-text search engine library to Apache Lucene 2.9.4.

SRCH-36 - Getting issue details... STATUS

search

Upgraded digesting libraries to Apache pdfbox 1.3.1, Apache Poi 3.7 and Apache Tika 0.8.