87eba38b3e
closes: CNVS-21804 this will also do a better job of cleaning up the app/stylesheets/brandable_css_brands dir (so when you compile sass, it won't do stuff for brandConfigs that aren't being used anymore) test plan: open theme editor, make some changes, hit preview. as a different user in a different browser, open theme editor, make changes, press save. now in the first window, try to hit save. before it would break, now it will work Change-Id: I094f737d35c854764a7c361bec4798b8a2203410 Reviewed-on: https://gerrit.instructure.com/58102 Reviewed-by: Mike Nomitch <mnomitch@instructure.com> Product-Review: Jennifer Stern <jstern@instructure.com> Tested-by: Jenkins QA-Review: Nathan Rogowski <nathan@instructure.com> |
||
---|---|---|
Gemfile.d | ||
app | ||
bin | ||
client_apps | ||
config | ||
db/migrate | ||
doc | ||
docker-compose | ||
gems | ||
guard | ||
lib | ||
public | ||
script | ||
spec | ||
.bowerrc | ||
.dockerignore | ||
.fontcustom-manifest.json | ||
.gitignore | ||
.i18nignore | ||
.jshintrc | ||
.rubocop.yml | ||
.travis.yml | ||
CONTRIBUTING.md | ||
COPYRIGHT | ||
Gemfile | ||
Guardfile | ||
LICENSE | ||
README.md | ||
Rakefile | ||
bower.json | ||
code_of_conduct.md | ||
config.ru | ||
docker-compose.yml | ||
gulpfile.babel.js | ||
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.