Go to file
Zach Wily 7beaf4d764 fix update_account_associations job getting created for every imported user
Change-Id: Ia7dc8ca3912510114d88035e264e59ebb54fe086
Reviewed-on: https://gerrit.instructure.com/3446
Tested-by: Hudson <hudson@instructure.com>
Reviewed-by: Brian Palmer <brianp@instructure.com>
2011-05-03 14:26:18 -06:00
app fix update_account_associations job getting created for every imported user 2011-05-03 14:26:18 -06:00
config serialize sis batch processing 2011-05-03 11:47:06 -06:00
db/migrate sis grade publishing backend 2011-04-27 16:23:00 -06:00
doc link to troubleshooting wiki page for rails console 2011-03-22 14:43:03 -06:00
lib fix update_account_associations job getting created for every imported user 2011-05-03 14:26:18 -06:00
public revert "disable autopreview; switch to open source video widget" 2011-04-30 23:30:00 -06:00
script Handle incoming mails. Closes #4016. 2011-04-07 10:46:11 -06:00
spec use user host url for summary message links, fixes #4455 2011-05-03 13:27:16 -06:00
vendor/plugins make plugins version display consistent 2011-05-03 14:16:50 -06:00
.gitignore gitignore config/*.yml rather than individual yml file names 2011-03-14 15:00:12 -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 remove rack bug patch, it's been fixed in rack 1.1.2 2011-04-08 15:45:24 -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.