605231a418
when you require ['jquery'] you are now getting the version of jquery that has our patches applied to it you should not need to think about the patching as you write code. this also applies to jqueryui/dialog, that will return the patched version of it. test plan: make sure javascript still works on our site ;) Change-Id: I237fa8da5f93167140c4d42b80eb3ef17d95c1e6 Reviewed-on: https://gerrit.instructure.com/9878 Tested-by: Hudson <hudson@instructure.com> Reviewed-by: Zach Pendleton <zachp@instructure.com> Reviewed-by: Ryan Florence <ryanf@instructure.com> |
||
---|---|---|
app | ||
config | ||
db/migrate | ||
doc | ||
guard | ||
lib | ||
node_modules | ||
public | ||
script | ||
spec | ||
vendor/plugins | ||
.gitignore | ||
.jshintrc | ||
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.