MDL-62599 mod_lti: Revert service configuration parameters
authorStephen Vickers <stephen@spvsoftwareproducts.com>
Thu, 25 Apr 2019 18:04:39 +0000 (19:04 +0100)
committerJake Dallimore <jake@moodle.com>
Mon, 6 May 2019 05:33:42 +0000 (13:33 +0800)
commita464331db2594cf1bab1c5ec0d015813cfbd9b73
tree881d2de6f6c48e85d13bdef3479abe03bcd84a0b
parentd930ef049132986c4b74096a11dc3e923b3990c7
MDL-62599 mod_lti: Revert service configuration parameters

Code to add configuration settings for LTI services reverted to current release code which injects them directly into the edit form.  This has the risk of name clashes and changes being made to elements not created by the service.
mod/lti/classes/local/ltiservice/service_base.php
mod/lti/db/upgrade.php
mod/lti/edit_form.php
mod/lti/locallib.php
mod/lti/service/basicoutcomes/classes/local/service/basicoutcomes.php
mod/lti/service/gradebookservices/classes/local/service/gradebookservices.php
mod/lti/service/gradebookservices/lang/en/ltiservice_gradebookservices.php
mod/lti/service/memberships/classes/local/service/memberships.php
mod/lti/service/toolsettings/classes/local/service/toolsettings.php