Go to file
Cody Cutrer fe85551af6 migration to repair duplicate discussions
refs #5078

Change-Id: I12d0a952d860cacb81d2f4c4c0b2c40dc67d2af6
Reviewed-on: https://gerrit.instructure.com/5023
Tested-by: Hudson <hudson@instructure.com>
Reviewed-by: Zach Wily <zach@instructure.com>
2011-09-06 15:05:15 -06:00
app don't create a duplicate assignment in the course wizard; fixes #4166 2011-09-06 14:56:42 -06:00
config $.toSentence for arrays 2011-09-01 15:30:15 -06:00
db/migrate migration to repair duplicate discussions 2011-09-06 15:05:15 -06:00
doc update oauth docs for new web app flow 2011-08-25 10:41:35 -06:00
lib add some url filtering to cutycapt websnap processing 2011-09-06 14:46:14 -06:00
public fix for when switching students does not switch scribd doc in speedgrader 2011-09-03 09:35:20 -06:00
script add a script/ssl_server for https debugging 2011-05-31 09:44:35 -06:00
spec don't create a duplicate assignment in the course wizard; fixes #4166 2011-09-06 14:56:42 -06:00
vendor/plugins eliminate next-job strand subquery, closes #5485 2011-09-02 15:16:23 -06:00
.gitignore generate js translation files as part of compiling assets 2011-08-03 15:42:39 -06:00
.jshintrc add a rake canvas:check_syntax task to check for js errors 2011-04-20 08:07:30 -06:00
COPYRIGHT Initial commit. 2011-01-31 18:57:29 -07:00
Gemfile add some url filtering to cutycapt websnap processing 2011-09-06 14:46:14 -06:00
LICENSE Initial commit. 2011-01-31 18:57:29 -07:00
README.md README changes to point more directly to installation instructions 2011-02-01 17:36:01 -07:00
Rakefile Initial commit. 2011-01-31 18:57:29 -07:00

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.