d25d9e23bc
fixes an issue that arose with rails 3, where module items that were not set with content (and thus shouldn't have been saved) were being autosaved and breaking the entire modules page test plan: * import the package(s) referenced in the ticket * the modules page should still be functional fixes #CNVS-14777 Change-Id: I82fe287a4db9492489461e971911a0f7c15fbcb0 Reviewed-on: https://gerrit.instructure.com/39404 Tested-by: Jenkins <jenkins@instructure.com> Reviewed-by: Jeremy Stanley <jeremy@instructure.com> QA-Review: Clare Strong <clare@instructure.com> Product-Review: James Williams <jamesw@instructure.com> |
||
---|---|---|
Gemfile.d | ||
app | ||
bin | ||
config | ||
db/migrate | ||
doc | ||
gems | ||
guard | ||
lib | ||
loom | ||
public | ||
script | ||
spec | ||
vendor/plugins | ||
.bowerrc | ||
.fontcustom-manifest.json | ||
.gitignore | ||
.jshintrc | ||
.travis.yml | ||
CONTRIBUTING.md | ||
COPYRIGHT | ||
Gemfile | ||
Guardfile | ||
LICENSE | ||
README.md | ||
Rakefile | ||
bower.json | ||
config.ru | ||
karma.conf.js | ||
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.