Go to file
Nick Cloward ef1cc3186f make migration non transactional
refs: CNVS-11546

Test Case: Migration should work.

Change-Id: Ic3a2c18ef4e4f25327a49ba98ecc3e810d6186cb
Reviewed-on: https://gerrit.instructure.com/34140
Reviewed-by: Cody Cutrer <cody@instructure.com>
QA-Review: August Thornton <august@instructure.com>
Product-Review: Cody Cutrer <cody@instructure.com>
Tested-by: Brian Palmer <brianp@instructure.com>
2014-05-02 19:02:42 +00:00
Gemfile.d bug fix adobe connect conferences were not able to initialize 2014-05-02 17:42:40 +00:00
app simplify Google Docs Previews explanation, fixes CNVS-12777 2014-05-02 18:25:23 +00:00
config Remove assets.yml refs to files that don't exist 2014-05-01 21:38:20 +00:00
db/migrate make migration non transactional 2014-05-02 19:02:42 +00:00
doc Merge pull request #438 from sfu/feature-sis-user-short_name 2014-04-25 16:48:13 -06:00
gems make the resource_link_title for content_tag launched lti tools correct 2014-05-01 21:29:42 +00:00
guard extract handlebars_tasks gem 2014-04-21 19:48:22 +00:00
lib allow zip file import migrations on users and groups 2014-05-01 15:18:42 +00:00
loom introduced bower to manage js dependencies 2013-12-13 17:45:57 +00:00
public fix "New Assignment" option in module content dialog 2014-04-30 17:27:01 +00:00
script extract incoming mail into gem 2014-04-25 23:06:02 +00:00
spec move all importing methods into models/importers 2014-05-02 17:31:15 +00:00
vendor/plugins move all importing methods into models/importers 2014-05-02 17:31:15 +00:00
.bowerrc introduced bower to manage js dependencies 2013-12-13 17:45:57 +00:00
.gitignore a way for accounts to opt-in to new styles and users to high-contrast 2014-04-17 19:47:05 +00:00
.jshintrc make jslint settings more sane 2012-08-17 11:04:40 -06:00
.travis.yml more travis builds 2014-02-10 16:23:19 +00: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 Move google_docs code into a gem 2014-04-25 21:50:43 +00:00
Guardfile a way for accounts to opt-in to new styles and users to high-contrast 2014-04-17 19:47:05 +00:00
LICENSE Initial commit. 2011-01-31 18:57:29 -07:00
README.md add travis-ci badge to README.md 2014-01-23 17:17:49 +00:00
Rakefile refactor and make gem rake task inclusion explicit 2014-04-24 15:50:31 +00:00
bower.json add ember-qunit for ember unit tests 2014-04-16 18:49:45 +00:00
config.ru start adding rails 3.0 support 2013-03-22 19:08:40 +00:00
karma.conf.js new avatars upload image function 2014-03-07 18:52:28 +00:00
package.json make rake canvas:compile_assets a TON faster 2014-04-17 19:47:17 +00:00

README.md

Canvas LMS

Build
Status

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.