Go to file
Jon Jensen f5c5292b3f add columns for media comments so the user can be the context
also fixed some migrations

Change-Id: I8067f9d51328baaf566d32ea054f77bcead185dc
Reviewed-on: https://gerrit.instructure.com/5094
Tested-by: Hudson <hudson@instructure.com>
Reviewed-by: Zach Wily <zach@instructure.com>
2011-08-16 21:14:08 -06:00
app Merge remote-tracking branch 'origin/stable/2011-08-20' into dev/conversations 2011-08-16 15:45:39 -06:00
config Merge remote-tracking branch 'origin/stable/2011-08-20' into dev/conversations 2011-08-16 15:45:39 -06:00
db/migrate add columns for media comments so the user can be the context 2011-08-16 21:14:08 -06:00
doc fix api support for sis ids in url with special chars, closes #5176 2011-08-04 16:25:21 -06:00
lib Merge remote-tracking branch 'origin/stable/2011-08-20' into dev/conversations 2011-08-16 15:45:39 -06:00
public Merge remote-tracking branch 'origin/stable/2011-08-20' into dev/conversations 2011-08-16 15:45:39 -06:00
script add a script/ssl_server for https debugging 2011-05-31 09:44:35 -06:00
spec Merge remote-tracking branch 'origin/stable/2011-08-20' into dev/conversations 2011-08-16 15:45:39 -06:00
vendor/plugins typo causing qti/respondus question groups to fail to import 2011-08-16 10:40:22 -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 pin closure-compiler to 1.0.0 2011-08-16 10:24:48 -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.