Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Repair Jira Macros

...

Jira Legacy
SAK-13403
SAK-13403
: WebDAV authentication cache.

The properties associated with the WebDAV authentication cache have changed. In Sakai 2.6.0 and earlier the following properties were used:

Code Block

maximumSize@org.sakaiproject.user.impl.AuthenticationCache
timeoutMs@org.sakaiproject.user.impl.AuthenticationCache
failureThrottleTimeoutMs@org.sakaiproject.user.impl.AuthenticationCache

These settings have been replaced as of Sakai 2.6.2 with:

Code Block

maxElementsInMemory@org.sakaiproject.user.api.AuthenticationManager.cache
timeToLive@org.sakaiproject.user.api.AuthenticationManager.cache

Jira Legacy
SAK-6545
SAK-6545

...

: New preference.pages property

This property controls page order and visibility in the Preferences tool. The property takes comma-separated list of values identifying the pages (and toolbar actions) to display. Available pages are Notifications, Customize Tabs, Time Zone and Language. Below is an example of prefences.pages setting:

...

No Format
preference.pages=prefs_tab_title, prefs_noti_title, prefs_timezone_title, prefs_lang_title, prefs_privacy_title

...

Jira Legacy
SAK-13403
SAK-13403
: WebDAV properties changes

The properties associated with the WebDAV authentication cache have changed. In Sakai 2.5.0 and earlier the following properties were used:

...

Code Block
maxElementsInMemory@org.sakaiproject.user.api.AuthenticationManager.cache
timeToLive@org.sakaiproject.user.api.AuthenticationManager.cache

Jira Legacy
SAK-10762
SAK-10762
: Worksite Setup/Site Info properties changes (pre-2.5 to 2.6 upgrade

...

)

In Worksite Setup/Site Info the names of properties associated with the ability to add participants via email address have changed:

Old Name (Sakai 2.4 and earlier)

New Name (Sakai 2.5.0 and later)

invalidEmailInIdAccountString

invalidNonOfficialAccountString

noEmailInIdAccountName

officialAccountName

noEmailInIdAccountLabel

officialAccountLabel

emailInIdAccountName

nonOfficialAccountName

emailInIdAccountLabel

nonOfficialAccountLabel

emailInIdAccount.url

nonOfficialAccount.url

emailInIdAccountInstru

nonOfficialAccountInstru

noEmailInIdAccountValue

officialAccountValue

emailInIdAccountValue

nonOfficialAccountValue

Jira Legacy
SAK-13205
SAK-13205
: Portfolios (OSP) permission settings (pre-2.5 to 2.6 upgrade)

...

...

If you are upgrading from a pre-2.5.0 version of Sakai, then you need to force conversion of the OSP permissions by setting osp.upgrade25=true in your sakai.properties file. (See also discussion.)

Jira Legacy
SAK-10451
SAK-10451
: Portfolios (OSP) reports property changes (pre-2.5 to 2.6 upgrade

...

)

Those upgrading from a pre-2.5.0 version of Sakai need to change osp.reports.useWarehouse to sakai.reports.useWarehouse.