Go to file
Zach Wily 23dfd541a4 add created_at to the page_views index on account_id
Change-Id: I2a23a1f5416eae7523260b963fa80b64c30b07b2
Reviewed-on: https://gerrit.instructure.com/2729
Tested-by: Hudson <hudson@instructure.com>
Reviewed-by: Brian Palmer <brianp@instructure.com>
2011-03-22 08:12:11 -06:00
app try to fix a css issue with submission to show select 2011-03-21 15:14:26 -06:00
config lazy load rubric editor/viewer for topics/quizzes 2011-03-16 11:38:31 -06:00
db/migrate add created_at to the page_views index on account_id 2011-03-22 08:12:11 -06:00
doc editing api doc set up tutorial url 2011-03-14 14:59:24 -06:00
lib turnitin comments for next revision 2011-03-18 14:43:57 -06:00
public missing summary icon for facebook app, fixes #4082 2011-03-21 14:51:08 -06:00
script oh whoops, bash might not always be the default shell 2011-02-11 12:33:24 -07:00
spec fix selenium test server 2011-03-15 22:51:26 -06:00
vendor/plugins allow but don't require ssl in the API for now, for backwards compat 2011-03-17 14:06:36 -06:00
.gitignore gitignore config/*.yml rather than individual yml file names 2011-03-14 15:00:12 -06:00
COPYRIGHT Initial commit. 2011-01-31 18:57:29 -07:00
Gemfile switch to the C ext json gem 2011-03-11 16:08:58 -07: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 Initial commit. 2011-01-31 18:57:29 -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.