Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

1.0 Property additions/changes

Info
NOTE: The new Neoportal has a number of property additions which are listed at Sakai CLE 2.9 portal changes

Release

Tool/Service

Property

Default

Ticket

Change

2.9.0

Configuration

config.dereference.on.load.initial

 

true

Jira Legacy
serverSakai
keyKNL-924

# ######################################################################## 
# CONFIGURATION 
# ######################################################################## 

... 

# Control the dereferencing of configuration values on initial load 
# (values are always dereferenced but this affects whether they are done on config load or not) 
# Dereferencing values means that all values like "${property.name}" are replaced 
# with the value from the config item of that name (unmatched ones are left as is) 
# Default: true (dereference all values loaded from the config properties files) 
#config.dereference.on.load.initial=false 
# Default: false (do not dereference all values including those loaded from other sources - e.g. database) 
#config.dereference.on.load.all=true

2.9.0Configurationconfig.dereference.on.load.allfalse
Jira Legacy
serverSakai
keyKNL-924
Same as above
2.9.0Assignments/Turnitinturnitin.repository.setting.value1
Jira Legacy
serverSakai
keySAK-21059
 Default value for "Submit papers to the following repository"
2.9.0Assignments/Turnitinturnitin.repository.setting
  
 
Jira Legacy
serverSakai
keySAK-21059

Example:

turnitin.repository.setting.count=2
   turnitin.repository.setting.1=0
   turnitin.repository.setting.2=1

2.9.0Assignments/Turnitinturnitin.report_gen_speed.setting.value 
Jira Legacy
serverSakai
keySAK-21059

   Default value for "Generate Originality Reports"
   ex.
   turnitin.report_gen_speed.setting.count=1
   turnitin.report_gen_speed.setting.1=2
2.9.0Assignment/Turnitin
turnitin.option.s_paper_check


true
Jira Legacy
serverSakai
keySAK-21059
 Option appears in GUI to check paper against Turnitin.
2.9.0Assignment/Turnitinturnitin.option.internet_check

true
Jira Legacy
serverSakai
keySAK-21059
Option appears in GUI to check paper against Internet (web search).
2.9.0Assignment/Turnitinturnitin.option.journal_checktrue
Jira Legacy
serverSakai
keySAK-21059

Option appears in GUI to check paper against Journals.

2.9.0Assignment/Turnitinturnitin.option.institution_checktrue
Jira Legacy
serverSakai
keySAK-21059
Option appears in GUI to check paper against Institutional repository.
2.9.0Assignment/Turnitinturnitin.option.s_paper_check.defaultfalse
Jira Legacy
serverSakai
keySAK-21059
The default checkmark in the Turnitin option in the GUI.
2.9.0Assignment/Turnitinturnitin.option.internet_check.defaultfalse
Jira Legacy
serverSakai
keySAK-21059
The default checkmark in the Internet (web search) option in the GUI.
2.9.0Assignment/Turnitinturnitin.option.journal_check.defaultfalse
Jira Legacy
serverSakai
keySAK-21059
The default checkmark in the Journal option in the GUI.
2.9.0Assignment/Turnitinturnitin.option.institution_check.defaultfalse
Jira Legacy
serverSakai
keySAK-21059
The default check mark in the Institutional repository option in the GUI.
2.9.0Entity Brokerentitybroker.batch.enablefalse
Jira Legacy
serverSakai
keySAK-22619
Property to disable direct batch servlet
2.9.0Portal2portal.use.profiletrue
Jira Legacy
serverSakai
keyPRFL-757
Allows disabling of the Profile2 tool in Neo-portal
2.9.0Loginlogin.log-failedtrue
Jira Legacy
serverSakai
keySAK-22430
Log failed login attempts

2.9.0My Workspacemyworkspace.showtrue
Jira Legacy
serverSakai
keySAK-22386
Globally hide "My Workspace"
2.9.0Portalportal.portlet.tidy.warningsfalse
Jira Legacy
serverSakai
keySAK-22335
 Still false by default - when true - it runs Tidy in noisy mode. It does *not* take the output of Tidy - just checks the portlet output and then uses it unchanged. 
2.9.0Portalportal.portlet.tidyfalse This is now ignored. We cannot use the output of Tidy as the markup.
2.9.0Basic LTIbasiclti.provider.*n/a
Jira Legacy
serverSakai
keySAK-22229
blti.producer was the old prefix.
2.9.0Gradebookcourse_grade_details_export_course_grades_institution_control 
Jira Legacy
serverSakai
keySAK-22204
 
2.9.0Gradebookcourse_grade_details_export_course_grades_institution 
Jira Legacy
serverSakai
keySAK-22204
 
2.9.0Gradebook

userid=Student ID
usereid=Student unique ID
useremail= Student Email
username= Student Name
sortname= Student Name
coursegrades= Course Grade
gradeitem= Grade Item
siteid= Site ID
sitetitle= Site Title

 
Jira Legacy
serverSakai
keySAK-22204
 
2.9.0Emailnotify.email.from.replyablefalse
Jira Legacy
serverSakai
keyKNL-920
# Email notifications reply from preference 
# Set this to true to send notifications from the triggering user email addresses for announcements 
# instead of from a general server email address (no-reply@...) 
# OLD (deprecated) config value: emailFromReplyable@org.sakaiproject.event.api.NotificationService 
# Default: false (use the no-reply@... instead) 
#notify.email.from.replyable = true 
2.9.0Account Validator  
Jira Legacy
serverSakai
keyRES-42
#if you don't want to use ui.service as the Production name, use:
reset-pass.productionSiteName

#sets the toke expiration date
accountValidator.maxDays

#sets the max number of resends before it expires the token
accountValidator.maxResendAttempts
2.9.0URLshortenedurl.implementation=org.sakaiproject.shortenedurl.api.RandomisedUrlService 
Jira Legacy
serverSakai
keySAK-22331
 
2.9.0URLshortenedurl.resources.enabled 
Jira Legacy
serverSakai
keySAK-22331
=true
2.9.0URL

shortenedurl.implementation

shortenedurl.implementation.bitly.login

shortenedurl.implementation.bitly.key

off
Jira Legacy
serverSakai
keySAK-21859


# ########################################################################
# Shortened URLs
# ######################################################################## # https://confluence.sakaiproject.org/display/SHRTURL
# Note: short URLs are disabled by default
## RANDOMISED
# Uncomment this to use the built in URL randomiser/shortener (recommended) #shortenedurl.implementation=org.sakaiproject.shortenedurl.api.RandomisedUrlService

## BIT.LY
# Uncomment this to use the bit.ly URL shortner
#shortenedurl.implementation=org.sakaiproject.shortenedurl.api.BitlyUrlService
# You must also have a bitly account. So signup, navigate to http://bit.ly/a/your_api_key,
# retrieve your details, uncomment and set the following:
#shortenedurl.implementation.bitly.login=johnsmith
#shortenedurl.implementation.bitly.key=123qwe456asd789zxc

## EXTERNAL URL SHORTENING
# By default, external URLs (ie a URL for another site) cannot be shortened using the /direct/url entity provider
# You can change this by setting the following to true.
#shortenedurl.external.enabled=false

2.9.0URLshortenedurl.external.enabledfalse
Jira Legacy
serverSakai
keySAK-21859
see previous row for comments.
2.9.0Password ResetsiteManage.validateNewUsersfalse
Jira Legacy
serverSakai
keySAK-22014
 
2.9.0PDA Portal  
Jira Legacy
serverSakai
keySAK-22199
 
2.9.0Sakai Tutorial Toolportal.use.tutorialtrue
Jira Legacy
serverSakai
keySAK-22243
 
2.9.0Worksite setup  
Jira Legacy
serverSakai
keySAK-21707

new sakai.properties:
================

#For each worksitesetup.sort.key property that is specified, the associated worksitesetup.sort.order property must also be specified

#The following are all comma separated values. If these properties are not present, the drop-downs will be sorted as they were sorted before (on eid, then title).
#The key on which the sessions are sorted. Possible values are authority, description, eid, endDate, startDate, title
worksitesetup.sort.key.session=

#The key on which the courseSets are sorted. Possible values are authority, category, description, eid, parent, title
worksitesetup.sort.key.courseSet=

#The key on which the courseOfferings are sorted. Possible values are academicSession, authority, canonicalCourseEid, courseSetEids, description, eid, endDate, startDate, status, title
worksitesetup.sort.key.courseOffering=

#The key on which the sections are sorted. Possible values are authority, category, courseOfferingEid, description, eid, enrollmentSet, maxSize, meetings, parent, title
worksitesetup.sort.key.section=


#The following are all comma separated lists of sorting orders that correspond to the above keys. They have values of 'asc' or 'desc' for ascending/descending
#The order on which the sessions are sorted
worksitesetup.sort.order.session=

#The order on which the courseSets are sorted
worksitesetup.sort.order.courseSet=

#The order on which the courseOfferings are sorted
worksitesetup.sort.order.courseOfferings=

#The order on which the sections are sorted
worksitesetup.sort.order.section=

2.9.0Forumsmsgcntr.editor.rows22
Jira Legacy
serverSakai
keyMSGCNTR-523
22 rows is the default. Specify the size of the CK Editor in Forums.
2.9.0Calendarcalendar.default.viewweek
Jira Legacy
serverSakai
keySAK-20724
property can equal day, week, month or year
2.9.0Portal#The tool ids for the tools that end up in the top bar and slide out drawer 
# set to 'none' to suppress the top bar linking behavior
portal.profiletool=sakai.profile2
portal.preferencestool=sakai.preferences
portal.worksitetool=sakai.sitesetup

# If this is set to true (default) the neo portal will use the neo chat
# If this is set to false, the neo portal will use the 2.8 presence
portal.neochat=true

# If this is set to false, the avatars do not appear in the neo chat
portal.neoavatar=true
 
Jira Legacy
serverSakai
keySAK-20373
 
2.8.0Session Timeout

timeoutDialogEnabled=true

timeoutDialogWarningSeconds=600

defaults
Jira Legacy
serverSakai
keySAK-22878
 

...