Go to file
Cody Cutrer a36d570b37 s/course_details/settings/g closes #5458
leave the old route in as well

Change-Id: Ifdbc4bdf9d23d866d941fac0b33cff456514e89f
Reviewed-on: https://gerrit.instructure.com/5345
Reviewed-by: Cody Cutrer <cody@instructure.com>
Tested-by: Hudson <hudson@instructure.com>
2011-09-07 12:57:41 -06:00
app s/course_details/settings/g closes #5458 2011-09-07 12:57:41 -06:00
config s/course_details/settings/g closes #5458 2011-09-07 12:57:41 -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 context_type and url to the stream item json response. 2011-09-07 09:22:04 -06:00
public s/course_details/settings/g closes #5458 2011-09-07 12:57:41 -06:00
script add a script/ssl_server for https debugging 2011-05-31 09:44:35 -06:00
spec s/course_details/settings/g closes #5458 2011-09-07 12:57:41 -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.