Go to file
Brian Palmer 5347ef0fad remove the has_custom_fields plugin from vendor/
This was written 2 years ago and never used, I've verified the DB tables
are empty.

Change-Id: I405e009be2eb657c4ebfb63da21dbcfee92efc0d
Reviewed-on: https://gerrit.instructure.com/18564
Tested-by: Jenkins <jenkins@instructure.com>
Reviewed-by: Cody Cutrer <cody@instructure.com>
QA-Review: Brian Palmer <brianp@instructure.com>
2013-03-13 13:33:38 -06:00
app remove the has_custom_fields plugin from vendor/ 2013-03-13 13:33:38 -06:00
config show a warning to unsupported browsers, fixes CNVS-4579 2013-03-13 10:38:32 -06:00
db/migrate remove the has_custom_fields plugin from vendor/ 2013-03-13 13:33:38 -06:00
doc lti change domain method 2013-02-28 13:45:23 -07:00
guard parallelize build tasks 2012-04-16 16:38:23 -06:00
lib remove the has_custom_fields plugin from vendor/ 2013-03-13 13:33:38 -06:00
node_modules update require.js node module 2012-06-27 17:29:47 -06:00
public fix record/upload media dialog style in bootstrap 2013-03-13 10:29:56 -06:00
script remove deprecated rails constant usage 2013-03-11 12:14:08 -06:00
spec remove the has_custom_fields plugin from vendor/ 2013-03-13 13:33:38 -06:00
vendor/plugins remove the has_custom_fields plugin from vendor/ 2013-03-13 13:33:38 -06:00
.gitignore prune .gitignore some more 2013-01-23 09:29:35 -07:00
.jshintrc make jslint settings more sane 2012-08-17 11:04:40 -06:00
CONTRIBUTING.md add a contributing doc for github coolness 2012-09-19 10:16:04 -06:00
COPYRIGHT Initial commit. 2011-01-31 18:57:29 -07:00
Gemfile show a warning to unsupported browsers, fixes CNVS-4579 2013-03-13 10:38:32 -06:00
Guardfile fix our Guardfile for ruby 1.9 2012-10-31 14:02: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 using custom parallelized specs gem for rspec tests 2012-04-23 13:33:29 -06:00
config.ru fix non-static image urls 2012-05-17 10:53:57 -06:00
package.json AMD Conversion 2012-02-06 16:41:40 -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.