Go to file
Cody Cutrer 39d28171bf drop course level role override "support"
simplifies RoleOverride lookup logic, and the query once again uses
the already existing index

Change-Id: I2b165b7debc9aa7aa6fd032d7917cbbc23b4361c
Reviewed-on: https://gerrit.instructure.com/5063
Tested-by: Hudson <hudson@instructure.com>
Reviewed-by: JT Olds <jt@instructure.com>
2011-08-19 09:15:21 -06:00
app drop course level role override "support" 2011-08-19 09:15:21 -06:00
config drop course level role override "support" 2011-08-19 09:15:21 -06:00
db/migrate allow folder paths to be longer than 255 characters 2011-08-18 08:59:59 -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 always immediately update enrollments when the restrictions change 2011-08-18 22:57:23 -06:00
public prompt to overwrite/rename new files with duplicate names; refs #5131 2011-08-16 09:10:55 -06:00
script add a script/ssl_server for https debugging 2011-05-31 09:44:35 -06:00
spec drop course level role override "support" 2011-08-19 09:15:21 -06:00
vendor/plugins clean up delayed jobs plugin dir 2011-08-16 15:26:54 -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:11 -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.