Go to file
Zach Pendleton 0fe154f15e remove import and external_feed_id from calendar_events.
removed unused code to import an ical feed into a calendar,
and dropped the external_feed_id from the calendar_events
table because it isn't being used.

Change-Id: I9c093f4f2f63cc503d74bfc1cde089bf24ea0d73
Reviewed-on: https://gerrit.instructure.com/19615
Tested-by: Jenkins <jenkins@instructure.com>
Reviewed-by: Eric Berry <ericb@instructure.com>
QA-Review: Zach Pendleton <zachp@instructure.com>
Product-Review: Marc LeGendre <marc@instructure.com>
QA-Review: Marc LeGendre <marc@instructure.com>
2013-04-22 22:19:00 +00:00
app visual indicators for answered quiz questions 2013-04-22 21:56:17 +00:00
config support persistent headless state for quizzes 2013-04-21 00:03:02 +00:00
db/migrate remove import and external_feed_id from calendar_events. 2013-04-22 22:19:00 +00:00
doc implemented dress_code 2013-04-09 15:43:16 +00:00
guard fix styleguide + guard issues 2013-04-12 19:32:38 +00:00
lib remove import and external_feed_id from calendar_events. 2013-04-22 22:19:00 +00:00
node_modules update require.js node module 2012-06-27 17:29:47 -06:00
public visual indicators for answered quiz questions 2013-04-22 21:56:17 +00:00
script migration_lint! 2013-04-22 15:22:32 +00:00
spec visual indicators for answered quiz questions 2013-04-22 21:56:17 +00:00
vendor/plugins simplify SimplyVersioned option storage and add callbacks 2013-04-20 13:20:29 +00:00
.gitignore implemented dress_code 2013-04-09 15:43:16 +00:00
.jshintrc make jslint settings more sane 2012-08-17 11:04:40 -06: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 upgrade ruby_parser for 1.9 syntax support 2013-04-18 16:08:55 +00:00
Guardfile fix styleguide + guard issues 2013-04-12 19:32:38 +00: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 get rspec 2 running with rails 3.0 2013-03-27 15:41:28 +00:00
config.ru start adding rails 3.0 support 2013-03-22 19:08:40 +00:00
package.json AMD Conversion 2012-02-06 16:41:40 -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.