Go to file
Jacob Fugal 7214776a70 User notes from conversation messages; still needs UI
Change-Id: I6747e590ce54d76349ed44a314c73abaea2b912f
Reviewed-on: https://gerrit.instructure.com/4869
Reviewed-by: Jon Jensen <jon@instructure.com>
Tested-by: Hudson <hudson@instructure.com>
2011-07-31 16:09:03 -06:00
app User notes from conversation messages; still needs UI 2011-07-31 16:09:03 -06:00
config remove ContextMessages from context/inbox 2011-07-31 15:41:38 -06:00
db/migrate new messaging ui 2011-07-29 10:16:17 -06:00
doc some api doc updates for oauth, and make the api accessible from canvas 2011-07-19 13:43:34 -06:00
lib ContextMessage->ConversationMessage notifications 2011-07-31 15:41:04 -06:00
public use conversation_id, not conversation_participant_id 2011-07-31 15:49:33 -06:00
script add a script/ssl_server for https debugging 2011-05-31 09:44:35 -06:00
spec User notes from conversation messages; still needs UI 2011-07-31 16:09:03 -06:00
vendor/plugins disable stdout while requiring erubis rails helpers 2011-07-19 13:43:57 -06:00
.gitignore some api doc updates for oauth, and make the api accessible from canvas 2011-07-19 13:43:34 -06:00
.jshintrc add a rake canvas:check_syntax task to check for js errors 2011-04-20 08:07:30 -06:00
COPYRIGHT Initial commit. 2011-01-31 18:57:29 -07:00
Gemfile translation import/export scripts 2011-07-20 09:24:39 -06: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.