...
Release | Tool/Service | Property | Default | Ticket | Change | ||||||
---|---|---|---|---|---|---|---|---|---|---|---|
2.9.0 | Configuration | config.dereference.on.load.initial
| true |
| 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 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). | ||||||
2.9.0 | Configuration | config.dereference.on.load.all | false |
| Same as above | ||||||
2.9.0 | Assignments/Turnitin | turnitin.repository.setting.value | 1 |
| Default value for "Submit papers to the following repository" | ||||||
2.9.0 | Assignments/Turnitin | turnitin.repository.setting |
| Example: turnitin.repository.setting.count=2 | |||||||
2.9.0 | Assignments/Turnitin | turnitin.report_gen_speed.setting.value |
| Default value for "Generate Originality Reports" ex. turnitin.report_gen_speed.setting.count=1 turnitin.report_gen_speed.setting.1=2 | |||||||
2.9.0 | Assignment/Turnitin | turnitin.option.s_paper_check | true |
| Option appears in GUI to check paper against Turnitin. | ||||||
2.9.0 | Assignment/Turnitin | turnitin.option.internet_check | true |
| Option appears in GUI to check paper against Internet (web search). | ||||||
2.9.0 | Assignment/Turnitin | turnitin.option.journal_check | true |
| Option appears in GUI to check paper against Journals. | ||||||
2.9.0 | Assignment/Turnitin | turnitin.option.institution_check | true |
| Option appears in GUI to check paper against Institutional repository. | ||||||
2.9.0 | Assignment/Turnitin | turnitin.option.s_paper_check.default | false |
| The default checkmark in the Turnitin option in the GUI. | ||||||
2.9.0 | Assignment/Turnitin | turnitin.option.internet_check.default | false |
| The default checkmark in the Internet (web search) option in the GUI. | ||||||
2.9.0 | Assignment/Turnitin | turnitin.option.journal_check.default | false |
| The default checkmark in the Journal option in the GUI. | ||||||
2.9.0 | Assignment/Turnitin | turnitin.option.institution_check.default | false |
| The default check mark in the Institutional repository option in the GUI. | ||||||
2.9.0 | Entity Broker | entitybroker.batch.enable | false |
| Property to disable direct batch servlet | ||||||
2.9.0 | Portal2 | portal.use.profile | true |
| Allows disabling of the Profile2 tool in Neo-portal | ||||||
2.9.0 | Login | login.log-failed | true |
| Log failed login attempts | ||||||
2.9.0 | My Workspace | myworkspace.show | true |
| Globally hide "My Workspace" | ||||||
2.9.0 | Portal | portal.portlet.tidy.warnings | false |
| 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.0 | Portal | portal.portlet.tidy | false | This is now ignored. We cannot use the output of Tidy as the markup. | |||||||
2.9.0 | Basic LTI | basiclti.provider.* | n/a |
| blti.producer was the old prefix. | ||||||
2.9.0 | Gradebook | course_grade_details_export_course_grades_institution_control |
| ||||||||
2.9.0 | Gradebook | course_grade_details_export_course_grades_institution |
| ||||||||
2.9.0 | Gradebook | userid=Student ID |
| ||||||||
2.9.0 | notify.email.from.replyable | false |
| # 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.0 | Account Validator |
| #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.0 | URL | shortenedurl.implementation=org.sakaiproject.shortenedurl.api.RandomisedUrlService |
| ||||||||
2.9.0 | URL | shortenedurl.resources.enabled |
| =true | |||||||
2.9.0 | Password Reset | siteManage.validateNewUsers | true |
| Recommended setting is true # If set to false then password reset users get sent a new email, otherwise they get a link to allow |
#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 |
...