Versions Compared

Key

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

...

Release

Tool/Service

Property

Default

Ticket

Change

2.9.0

Configuration

config.dereference.on.load.initial

 

true

Jira Legacy
serverSakai
keyKNL-924

# Returns the config processing to pre-2.8 behavior (i.e. dereferencing all the values on config file load). The definitions-- no matter which *.properties file they are in -- are fully expanded to use the originally-defined values

Example:

dummy_attribute_1=true 
dummy_attribute_2=false 

and then use those definitions in other settings in sakai.properties: 

another_property=${dummy_attribute_1}

Details

--------------------------------------

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
 

 

 

#Custom export fields
673  userid=Student ID
674  usereid=Student unique ID
675  useremail= Student Email
676  username= Student Name
677  sortname= Student Name
678  coursegrades= Course Grade
679  gradeitem= Grade Item
680  siteid= Site ID
681  sitetitle= Site Title

SAK-20159


 

SAK-20702 Add functionality to assignments UI to show the error message for Content Review Service
SAK-21059 Upgrade Assignment 1 Integration with TurnItIn 2.9.2 *(relies on -Dsakai.contentreview.version=2.9.2-SNAPSHOT)
SAK-21613 A1 TII student submission page shows error when its waiting for report
SAK-21957 Change Assignment TII note from "Attachments only" to "Single upload file only"

...