Go to file
Cody Cutrer e4ff84bb79 fix external tool placements migrations for qualified names
refs CNVS-26480

Change-Id: Ia80d7ca0d87762a996f4b53af6ea768c08c74105
Reviewed-on: https://gerrit.instructure.com/71853
Tested-by: Jenkins
Reviewed-by: Simon Williams <simon@instructure.com>
Product-Review: Cody Cutrer <cody@instructure.com>
QA-Review: Cody Cutrer <cody@instructure.com>
2016-02-10 05:18:37 +00:00
Gemfile.d update ffi-icu gem 2016-02-02 01:57:36 +00:00
app avoid raw SQL in attachment notifier 2016-02-10 05:18:00 +00:00
bin use binstubs for dress_code for spring 2016-01-06 18:44:23 +00:00
client_apps Redesign the quiz_stats page for a11y/UI reasons 2016-01-22 22:22:30 +00:00
config update mi translation 2016-02-09 05:18:07 -07:00
db/migrate fix external tool placements migrations for qualified names 2016-02-10 05:18:37 +00:00
doc use our pre-built kinesalite docker image 2016-02-09 18:47:11 +00:00
docker-compose use our pre-built kinesalite docker image 2016-02-09 18:47:11 +00:00
frontend_build make webpack able to digest jsx from plugins 2016-02-06 23:37:44 +00:00
gems rails 4.2: couple more fixes 2016-02-03 16:17:49 +00:00
guard let people write specs in jsx 2015-12-05 09:52:45 +00:00
lib use modules and super instead of method renaming for time zone attributes 2016-02-09 17:38:07 +00:00
public fix focus handling on sub-accounts page 2016-02-09 18:22:16 +00:00
script don't include plugin dir in gergich output sent to jenkins 2016-01-18 22:08:19 +00:00
spec spec: replace_content like a real person would 2016-02-10 00:43:14 +00:00
.bowerrc introduced bower to manage js dependencies 2013-12-13 17:45:57 +00:00
.dockerignore docker-compose based dev environment 2015-03-30 20:59:48 +00:00
.fontcustom-manifest.json address font-size 4px in stylesheets 2016-02-02 23:08:41 +00:00
.gitignore RCS - admin announcements can load remotely 2016-01-14 23:40:42 +00:00
.i18nignore bump rails 3 to github branch for ruby 2.2 compatibility 2015-02-18 22:55:20 +00:00
.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 more travis builds 2014-02-10 16:23:19 +00:00
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 remove travis.ci badge until we are re-enabled 2014-07-01 23:08:00 +00:00
Rakefile remove rails 2 support 2014-08-06 18:16:19 +00:00
bower.json Update Shared Components for React 0.13.3 2015-11-19 00:35:09 +00:00
code_of_conduct.md contributor code of conduct 2014-12-23 18:13:59 +00:00
config.ru start adding rails 3.0 support 2013-03-22 19:08:40 +00:00
docker-compose.yml use our pre-built kinesalite docker image 2016-02-09 18:47:11 +00:00
gulpfile.babel.js use web pack 2015-11-02 16:27:14 +00:00
karma.conf.js Add automated a11y testing helper for qunit tests 2016-02-02 17:39:11 +00:00
package.json build quiz log auditing w/ web pack 2016-01-14 00:33:38 +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.