Go to file
Ryan Shaw 41bff4537a ensure an assignment group exists when editing assignment
this manifested itself in a bunch of tickets from pcsd

Change-Id: I86a23cde6e1e55a8251124677bb0e66a2bd0cd92
Reviewed-on: https://gerrit.instructure.com/5170
Reviewed-by: Cody Cutrer <cody@instructure.com>
Tested-by: Hudson <hudson@instructure.com>
2011-08-22 14:27:14 -06:00
app ensure an assignment group exists when editing assignment 2011-08-22 14:27:14 -06:00
config include necessary js in discussion_replies 2011-08-22 14:02:49 -06:00
db/migrate Merge remote-tracking branch 'origin/dev/conversations' 2011-08-20 08:22:14 -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/dev/conversations' 2011-08-20 08:22:14 -06:00
public fix coffeescript parse error 2011-08-22 14:16:10 -06:00
script add a script/ssl_server for https debugging 2011-05-31 09:44:35 -06:00
spec ensure an assignment group exists when editing assignment 2011-08-22 14:27:14 -06:00
vendor/plugins Merge remote-tracking branch 'origin/dev/conversations' 2011-08-20 08:22:14 -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 fix markdown'ed text being truncated at first newline 2011-08-19 14:56:12 -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.