![]() SimplyVersioned plugin needs callbacks for the addition of the submission_versions index table. Whenever a submission version is saved, we will want to add an entry to the submission_versions table in addition to the versions table. This patch provides hooks for those callbacks. Test Plan: - Versioned anything should still work Refs CNVS-2802 Change-Id: I02a862c5894a98ece8a586330f264680751ab52f Reviewed-on: https://gerrit.instructure.com/19520 Tested-by: Jenkins <jenkins@instructure.com> QA-Review: Jacob Fugal <jacob@instructure.com> Reviewed-by: Duane Johnson <duane@instructure.com> Product-Review: Jacob Fugal <jacob@instructure.com> |
||
---|---|---|
app | ||
config | ||
db/migrate | ||
doc | ||
guard | ||
lib | ||
node_modules | ||
public | ||
script | ||
spec | ||
vendor/plugins | ||
.gitignore | ||
.jshintrc | ||
CONTRIBUTING.md | ||
COPYRIGHT | ||
Gemfile | ||
Guardfile | ||
LICENSE | ||
README.md | ||
Rakefile | ||
config.ru | ||
package.json |
README.md
Canvas LMS
Canvas is a new, open-source LMS by Instructure Inc. It is released under the AGPLv3 license for use by anyone interested in learning more about or using learning management systems.
Please see our main wiki page for more information
Installation
Detailed instructions for installation and configuration of Canvas are provided on our wiki.