Go to file
Raphael Weiner dea07dc90f loosen rails version requirements for gems
fixes: CNVS-12259

test plan:
- run unit tests, run bundle, verify app starts up without rails version
  conflicts

Change-Id: Iddd6167bbb8a4cc61ca015fc979236659e24da73
Reviewed-on: https://gerrit.instructure.com/33126
Tested-by: Jenkins <jenkins@instructure.com>
Product-Review: Simon Williams <simon@instructure.com>
QA-Review: Simon Williams <simon@instructure.com>
Reviewed-by: Brian Palmer <brianp@instructure.com>
2014-04-10 20:28:03 +00:00
Gemfile.d Extract paginated collection gem 2014-04-10 20:14:13 +00:00
app avatar image fills circle 2014-04-10 20:19:42 +00:00
config export account using open_data_export 2014-04-04 22:41:04 +00:00
db/migrate add lock_version to context module progressions 2014-04-08 23:03:27 +00:00
doc add option to force re-login for oauth, fixes CAT-68 2014-04-09 23:00:54 +00:00
gems loosen rails version requirements for gems 2014-04-10 20:28:03 +00:00
guard guard: print handlebars errors 2014-03-05 21:35:41 +00:00
lib Extract paginated collection gem 2014-04-10 20:14:13 +00:00
loom introduced bower to manage js dependencies 2013-12-13 17:45:57 +00:00
public removed padding from homework submission dialog 2014-04-10 17:49:51 +00:00
script upgraded requirejs to 2.1.10 2014-03-10 22:27:53 +00:00
spec Extract paginated collection gem 2014-04-10 20:14:13 +00:00
vendor/plugins move acts_as_list to gems (empty vendor/plugins) 2014-04-07 22:37:09 +00:00
.bowerrc introduced bower to manage js dependencies 2013-12-13 17:45:57 +00:00
.gitignore rails3: updated .gitignore 2014-03-20 17:18:19 +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 re-add indentation semantics to Gemfile 2014-04-01 20:06:50 +00:00
Guardfile fix guard for new spec location 2013-11-05 16:38:20 +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 enable parallelized_specs in rails3 2014-01-14 23:22:10 +00:00
bower.json calendar: upgrade color-slicer 2014-04-09 23:21:11 +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 fix npm installs by pinning karma-coffee-preproccessor 2014-03-11 17:03:51 +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.