Go to file
James Williams 347c699d40 drop authorization_codes
not used anymore

refs #CNVS-27773

Change-Id: I19c27754f67bc8a11c0c0cd628c5b427197779a1
Reviewed-on: https://gerrit.instructure.com/73799
Tested-by: Jenkins
Reviewed-by: Jeremy Stanley <jeremy@instructure.com>
Product-Review: James Williams  <jamesw@instructure.com>
QA-Review: James Williams  <jamesw@instructure.com>
2016-03-07 16:30:26 +00:00
Gemfile.d bump rails 4.2 2016-03-01 16:36:04 +00:00
app drop authorization_codes 2016-03-07 16:30:26 +00:00
bin use binstubs for dress_code for spring 2016-01-06 18:44:23 +00:00
client_apps Add statistics for manually graded question types 2016-02-23 03:31:09 +00:00
config update nb translation 2016-03-05 05:20:42 -07:00
db/migrate drop authorization_codes 2016-03-07 16:30:26 +00:00
doc docs: clarify that parent_account_id is a required column 2016-02-29 23:32:45 +00:00
docker-compose add phantom js support as an avenue for js test runs 2016-03-02 16:58:32 +00:00
frontend_build add ENV var to skip js rev'ing in dev if you want 2016-03-02 00:06:29 +00:00
gems add memory and disk limit to mini magick image processor 2016-03-04 13:22:18 +00:00
guard let people write specs in jsx 2015-12-05 09:52:45 +00:00
lib Modules & assignments LTI tool selection shows 100 results 2016-03-07 16:16:24 +00:00
public Add edit feature to Global Announcements 2016-03-04 21:10:44 +00:00
script Helper scripts for setting up docker 2016-02-11 23:17:00 +00:00
spec Modules & assignments LTI tool selection shows 100 results 2016-03-07 16:16:24 +00:00
.bowerrc
.dockerignore
.fontcustom-manifest.json add table icon to icon font 2016-02-11 16:10:26 +00:00
.gitignore RCS - admin announcements can load remotely 2016-01-14 23:40:42 +00:00
.i18nignore
.jshintrc
.npmrc fix brand config previewing and skipping 2015-10-27 16:16:15 +00:00
.rubocop.yml Moving ParallelAssignment back to style 2016-01-18 21:47:22 +00:00
.travis.yml
CONTRIBUTING.md Add guidelines section to CONTRIBUTING.md 2016-01-13 19:50:06 +00:00
COPYRIGHT
Gemfile remove rails 3 support 2015-12-23 21:36:43 +00:00
Guardfile ensure node_modules are up-to-date for guard & compile_assets 2015-07-16 19:17:54 +00:00
LICENSE
README.md
Rakefile
bower.json remove the 'when' bower module, nothing used it. 2016-03-02 17:27:59 +00:00
code_of_conduct.md
config.ru
docker-compose.yml remove unnecessary docker-compose config 2016-03-02 21:43:11 +00:00
gulpfile.babel.js add ENV var to skip js rev'ing in dev if you want 2016-03-02 00:06:29 +00:00
issue_template.md Add issue_template.md for GitHub issues 2016-02-17 21:00:48 +00:00
karma.conf.js add phantom js support as an avenue for js test runs 2016-03-02 16:58:32 +00:00
package.json add phantom js support as an avenue for js test runs 2016-03-02 16:58:32 +00:00
webpack.config.js use web pack 2015-11-02 16:27:14 +00:00
webpack.production.config.js spec: don't use an undefined path for optimized js 2015-12-22 22:28:18 +00:00
webpack.test.config.js Add automated a11y testing helper for qunit tests 2016-02-02 17:39:11 +00: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.