$customHeader
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 79 Next »

 

New Feature

 Ability to host uploaded content on a separate domain

Unable to render {include} The included page could not be found.

1.0 Property additions/changes

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.2Portalportal.showSubsitesAsFlyoutfalse
Error rendering macro 'jira' : Unable to locate Jira server for this macro. It may be due to Application Link configuration.
# The flyout subsites menu is off by default. Grouping the subsites into a flyout menu can be very 
# useful if you have a wide and shallow site hierarchy. To turn it on, set the following property to true. 
# portal.showSubsitesAsFlyout=false
2.9.2Kernelsession.max.per.user0 (representing unlimited sessions) Unable to locate Jira server for this macro. It may be due to Application Link configuration. # Limits the maximum number of session on a per user basis 
# If a user exceeds this number of sessions then the oldest ones will be expired 
# when a new one is established until the total is at the max again 
# Default: 0 (unlimited number of sessions per user) 
#session.max.per.user=100
2.9.2Lessons/Securitylessonbuilder.filterhtml (NOTE: this has not yet been updated in default.sakai.properties.)true Unable to locate Jira server for this macro. It may be due to Application Link configuration. # Should instructor content be filtered for dangerous html? false is filtering off. true is filtering on.
# If antisamy is enabled, filtering will be done with level low 
# If antisamy is enabled, explicit filtering levels can also be used: default, none, low, high 
# May be overridden for one instance of Lessons using an instance property of filterhtml
# Default=true; 
# THIS IS CHANGE FROM RELEASES *BEFORE* tag CLE 2.9.2, which default to false
# lessonbuilder.filterhtml=false
2.9.2Securitycontent.cleaner.use.legacy.htmlfalse Unable to locate Jira server for this macro. It may be due to Application Link configuration.

# Force the use of the legacy html content processor (used in versions before and including 2.9),
# if this is not overridden then the antisamy html cleaner will be used
# Default: false (use AntiSamy)
#content.cleaner.use.legacy.html=true

2.9.2Securitycontent.cleaner.default.low.securityfalse

Unable to locate Jira server for this macro. It may be due to Application Link configuration.

Unable to locate Jira server for this macro. It may be due to Application Link configuration.

# Force the user of a lower security profile for content processing and scanning,
# if this is not overridden then high security settings are used.
# The standard high and low files are located in "kernel/sakai-kernel-impl/src/main/resources/antisamy/"
# Override the standard files by placing your own files in:
# ${sakai.home}/antisamy/high-security-policy.xml
# ${sakai.home}/antisamy/low-security-policy.xml
# NOTE: only works if AntiSamy is enabled (see content.cleaner.use.legacy.html)
# Default: false (use high security - no unsafe embeds or objects)
#content.cleaner.default.low.security=true

 

2.9.1Search

searchServer@org.sakaiproject.search.api.SearchService

true

Unable to locate Jira server for this macro. It may be due to Application Link configuration.

Unable to locate Jira server for this macro. It may be due to Application Link configuration.

Controls access to the Admin page within search.
This should only be activated on the actual search server node and all other nodes should have this turned off to restrict access.

2.9.0Profile2profile2.profile.change.email.enabledfalse Unable to locate Jira server for this macro. It may be due to Application Link configuration. Email notification to a specific user whenever someone changes their profile.
2.9.0Profile2profile2.profile.change.email.eidadmin Unable to locate Jira server for this macro. It may be due to Application Link configuration.  
2.9.0Announcementssakai.announcement.reordertrue Unable to locate Jira server for this macro. It may be due to Application Link configuration. 994 Note that a tool property also needs to be set enableReorder=true (the default is false)
2.9.0AnnouncementsenableReorderfalse Unable to locate Jira server for this macro. It may be due to Application Link configuration. see row above
2.9.0Contentcontent.zip.enabledfalse Unable to locate Jira server for this macro. It may be due to Application Link configuration. 995
2.9.0Contentcontent.zip.expand.maxfiles1000 Unable to locate Jira server for this macro. It may be due to Application Link configuration.  
2.9.0Contentcontent.zip.expand.enabledfalse Unable to locate Jira server for this macro. It may be due to Application Link configuration.  
2.9.0Contentcontent.zip.compress.enabledfalse Unable to locate Jira server for this macro. It may be due to Application Link configuration.  
2.9.0Assignmentsassignments.instructor.submit.for.studentfalse Unable to locate Jira server for this macro. It may be due to Application Link configuration.

Allows an instructor or any user with assignments management permissions to submit the assignment on behalf of a student who has no submission yet (via the View Assignment list by student)


2.9.0

Configuration

config.dereference.on.load.initial

 

true

Unable to locate Jira server for this macro. It may be due to Application Link configuration.

# ######################################################################## 
# 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 Unable to locate Jira server for this macro. It may be due to Application Link configuration. Same as above
2.9.0Assignments/Turnitinturnitin.repository.setting.value1 Unable to locate Jira server for this macro. It may be due to Application Link configuration.  Default value for "Submit papers to the following repository"
2.9.0Assignments/Turnitinturnitin.repository.setting
  
  Unable to locate Jira server for this macro. It may be due to Application Link configuration.

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  Unable to locate Jira server for this macro. It may be due to Application Link configuration.
   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 Unable to locate Jira server for this macro. It may be due to Application Link configuration.  Option appears in GUI to check paper against Turnitin.
2.9.0Assignment/Turnitinturnitin.option.internet_checktrue Unable to locate Jira server for this macro. It may be due to Application Link configuration. Option appears in GUI to check paper against Internet (web search).
2.9.0Assignment/Turnitinturnitin.option.journal_checktrue Unable to locate Jira server for this macro. It may be due to Application Link configuration.

Option appears in GUI to check paper against Journals.

2.9.0Assignment/Turnitinturnitin.option.institution_checktrue Unable to locate Jira server for this macro. It may be due to Application Link configuration. Option appears in GUI to check paper against Institutional repository.
2.9.0Assignment/Turnitinturnitin.option.s_paper_check.defaultfalse Unable to locate Jira server for this macro. It may be due to Application Link configuration. The default checkmark in the Turnitin option in the GUI.
2.9.0Assignment/Turnitinturnitin.option.internet_check.defaultfalse Unable to locate Jira server for this macro. It may be due to Application Link configuration. The default checkmark in the Internet (web search) option in the GUI.
2.9.0Assignment/Turnitinturnitin.option.journal_check.defaultfalse Unable to locate Jira server for this macro. It may be due to Application Link configuration. The default checkmark in the Journal option in the GUI.
2.9.0Assignment/Turnitinturnitin.option.institution_check.defaultfalse Unable to locate Jira server for this macro. It may be due to Application Link configuration. The default check mark in the Institutional repository option in the GUI.
2.9.0Entity Brokerentitybroker.batch.enablefalse Unable to locate Jira server for this macro. It may be due to Application Link configuration. Property to disable direct batch servlet
2.9.0Portal2portal.use.profiletrue Unable to locate Jira server for this macro. It may be due to Application Link configuration. Allows disabling of the Profile2 tool in Neo-portal
2.9.0Loginlogin.log-failedtrue Unable to locate Jira server for this macro. It may be due to Application Link configuration. Log failed login attempts
2.9.0My Workspacemyworkspace.showtrue Unable to locate Jira server for this macro. It may be due to Application Link configuration. Globally hide "My Workspace"
2.9.0Portalportal.portlet.tidy.warningsfalse Unable to locate Jira server for this macro. It may be due to Application Link configuration.   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 Unable to locate Jira server for this macro. It may be due to Application Link configuration. blti.producer was the old prefix.
2.9.0 2.9.2Gradebookcourse_grade_details_export_course_grades_institution_control  Unable to locate Jira server for this macro. It may be due to Application Link configuration. originally thought SAK-22204 was in 2.9.0, but was not completed until 2.9.2
2.9.2Gradebookcourse_grade_details_export_course_grades_institution  Unable to locate Jira server for this macro. It may be due to Application Link configuration.  
2.9.2Gradebook

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

  Unable to locate Jira server for this macro. It may be due to Application Link configuration.  
2.9.0Emailnotify.email.from.replyablefalse Unable to locate Jira server for this macro. It may be due to Application Link configuration. # 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   Unable to locate Jira server for this macro. It may be due to Application Link configuration. #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.RandomisedUrlServiceoff Unable to locate Jira server for this macro. It may be due to Application Link configuration.

#Uncomment this to use the built in URL randomiser/shortener (recommended) #shortenedurl.implementation=org.sakaiproject.shortenedurl.api.RandomisedUrlService

2.9.0URLshortenedurl.resources.enabledtrue

Unable to locate Jira server for this macro. It may be due to Application Link configuration. Unable to locate Jira server for this macro. It may be due to Application Link configuration.

enable the UI in various tools for presenting shortenedurls
2.9.0URL

shortenedurl.implementation

shortenedurl.implementation.bitly.login

shortenedurl.implementation.bitly.key

off Unable to locate Jira server for this macro. It may be due to Application Link configuration.


# ########################################################################
# 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 Unable to locate Jira server for this macro. It may be due to Application Link configuration. see previous row for comments.
2.9.0Password ResetsiteManage.validateNewUsersfalse Unable to locate Jira server for this macro. It may be due to Application Link configuration.  
2.9.0PDA Portal   Unable to locate Jira server for this macro. It may be due to Application Link configuration.  
2.9.0Sakai Tutorial Toolportal.use.tutorialtrue Unable to locate Jira server for this macro. It may be due to Application Link configuration.  
2.9.0Worksite setup   Unable to locate Jira server for this macro. It may be due to Application Link configuration.

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 Unable to locate Jira server for this macro. It may be due to Application Link configuration. 22 rows is the default. Specify the size of the CK Editor in Forums.
2.9.0Calendarcalendar.default.viewweek Unable to locate Jira server for this macro. It may be due to Application Link configuration. property can equal day, week, month or year
2.9.0Portalportal.neochatfalse Unable to locate Jira server for this macro. It may be due to Application Link configuration.

# Controls the portal chat feature
# portal.neochat=false

# Controls whether or not an individual user's profile image will appear in the portal chat
# portal.neoavatar=true

2.9.0Portalportal.profiletool=sakai.profile2 
portal.preferencestool=sakai.preferences 
portal.worksitetool=sakai.sitesetup 
  Unable to locate Jira server for this macro. It may be due to Application Link configuration. #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 
2.9.0Portalportal.neoavatartruesee abovesee above
2.8.0Session Timeout

timeoutDialogEnabled=true

timeoutDialogWarningSeconds=600

defaults Unable to locate Jira server for this macro. It may be due to Application Link configuration.  
2.9.0Entity Brokeruser.explicit.id.onlytrue Unable to locate Jira server for this macro. It may be due to Application Link configuration.

Allows for finer control over the way user lookups occur in Entity Broker user endpoint. The current implementation is preserved by default but this property will adjust it to never attempt an ID lookup unless it was requested explicitly (using "id=" as the prefix for the id).

"user.explicit.id.only=true"

Set this to true to disable id/eid failover checks (this means lookups will only attempt to use id or eid as per the exact params which are passed or as per the endpoint API)

In other words, the user id must be prefixed with "id=", otherwise it will be treated like an eid.

2.9.0Worksitesportal.always.display.active_sitesfalse Unable to locate Jira server for this macro. It may be due to Application Link configuration. Whether to always show the "My Active Sites" tab, even if there is not an "overflow" of worksites.
2.9.0Cachingprecache.users.run.startupfalse Unable to locate Jira server for this macro. It may be due to Application Link configuration.

This contributed code improves performance by pre-caching Sakai users. So the full improvement of user caching does not require waiting for a second user interaction. This user pre-caching is done optionally on servlet container (Tomcat) restart and is also done optionally according to a configurable daily schedule.

2.9.0Separate Domain for Contentcontent.separateDomains=true
content.chs.serverName=resources.oncourse.iu.edu
content.chs.serverUrl=https://resources.oncourse.iu.edu

content.login.urlprefixes.count = 4
content.login.urlprefixes.1 = /access/login
content.login.urlprefixes.2 = /sakai-login-tool
content.login.urlprefixes.3 = /access/require
content.login.urlprefixes.4 = /access/accept
  

used the raw redirecting code in

RequestFilter.java. The end result is pretty simple, and you can

actually host it on just 1 app node if you have multiple domain names

pointing to it from Apache [1].

 

 

2.9.0Forums

msgcntr.forums.showProfileInfo

*also requires profile2.profile.link.enabled=true

false Unable to locate Jira server for this macro. It may be due to Application Link configuration. displays user profile images and info next to the user's posts

 

2.0 New/changed permissions

Release

Tool/Service

Permission

Notes

2.9.0Site Creationsite.add.portfolio Unable to locate Jira server for this macro. It may be due to Application Link configuration.
2.9.0Site Creationsite.add.project Unable to locate Jira server for this macro. It may be due to Application Link configuration.

2.9.0

Site Stats

sitestats.admin.view

Admin access to statistics across all sites. Change for this setting?

2.9.0Site Statssitestats.viewUse Site statistics tool. change for this setting?
2.9.0Sitessite.roleswapchange for this setting?
2.9.0Lessonslessonbuilder.readAccess and read lessons.
2.9.0Lessonslessonbuilder.updCreate and update lessons.
2.9.0Messagesmsg.permissions.allowToField.allParticipants

If msg.permissions.allowToField.allParticipants   is set to true , then "All Participants" is an option in the "To:" field when sending a message. if chosen then all site participants will recieve the message.

2.9.0Messagesmsg.permissions.allowToField.groupsIf msg.permissions.allowToField.groups   is set to true , then all groups which have been defined are available as options in the "To:" field when sending a message and for each group selected, all group members will be sent the message.
2.9.0Messagesmsg.allowToField.rolesIf msg.allowToField.roles   is set to true , then all roles which have been defined in the site (such as instructor, teaching assistant role, etc) are available in the "To:" field when sending a message and the message will be sent to all the site participants assigned that role.
2.9.0Messagesmsg.permissions.viewHidden.groups
If msg.permissions.viewHidden.groups is set to true ,   then users with this role will be able to view groups which have been marked as hidden in the settings

 

3.0 Stealthed Tools

The OSP community recommends stealthing  the OSP Wizards tool and the OSP Layouts  -  Unable to locate Jira server for this macro. It may be due to Application Link configuration.

Update the property stealthTools@org.sakaiproject.tool.api.ActiveToolManager by adding osp.wizard,osp.presLayout


 


  • No labels