Go to file
Cody Cutrer 31c83ef741 update avatar urls for twitter to https in migration
refs #5194

Change-Id: Id6aace4a0e6a1ebc25fd20eb42ee187d96fdf83d
Reviewed-on: https://gerrit.instructure.com/6068
Reviewed-by: Brian Palmer <brianp@instructure.com>
Tested-by: Hudson <hudson@instructure.com>
2011-10-10 13:01:18 -06:00
app return attachment and media comment urls, closes #5850 2011-10-10 12:26:00 -06:00
config return attachment and media comment urls, closes #5850 2011-10-10 12:26:00 -06:00
db/migrate update avatar urls for twitter to https in migration 2011-10-10 13:01:18 -06:00
doc Added SIS CSV page, added sis_csv table to css, changed h2 css to top margin 30px for all documentation 2011-10-07 17:08:51 -06:00
guard dont let JST guard die and don't have leading slash 2011-10-06 09:20:53 -06:00
lib return attachment and media comment urls, closes #5850 2011-10-10 12:26:00 -06:00
public return attachment and media comment urls, closes #5850 2011-10-10 12:26:00 -06:00
script create a text log of failed parallel tests 2011-10-03 14:23:53 -06:00
spec return attachment and media comment urls, closes #5850 2011-10-10 12:26:00 -06:00
vendor/plugins don't send email for exported state if configured not to 2011-10-07 14:03:50 -06:00
.gitignore Added JavaScript Specs and Client-side Templates 2011-09-26 16:49:18 -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 Gemfile: allow rake 0.9.x 2011-10-10 12:35:09 -06:00
Guardfile fix Gaurdfile to handle nested directories 2011-09-28 15:15:03 -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 enable parallelization of selenium tests 2011-09-26 15:45:35 -06:00
config.ru add a rackup file to work with any rack-compatible server 2011-09-27 08:52:47 -06: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.