Go to file
Rob Orton d9747c39f7 add sis_import_id to users api
refs CNVS-10408

test plan
 - import users through SIS
 - create users manually
 - GET /api/v1/accounts/:account_id/users
   should have sis_import_id if you have
   permissions to see it
 - check that sis_import_id is in api docs

Change-Id: Id2f096548651183688d92a6f7e40c1eb2aa30b2b
Reviewed-on: https://gerrit.instructure.com/29945
Tested-by: Jenkins <jenkins@instructure.com>
Reviewed-by: Jacob Fugal <jacob@instructure.com>
QA-Review: August Thornton <august@instructure.com>
Product-Review: Rob Orton <rob@instructure.com>
2014-02-21 08:03:11 +00:00
app add sis_import_id to users api 2014-02-21 08:03:11 +00:00
config parallelize summarymessageconsolidator job 2014-02-20 22:15:56 +00:00
db/migrate assignment migration for only_visible_to_overrides flag 2014-02-20 22:58:12 +00:00
doc fix formatting of special ids in api docs 2014-02-13 19:39:38 +00:00
gems ActiveSupport::Callbacks::Suspension 2014-02-19 20:20:00 +00:00
guard display errors for ember_templates guard task fail 2013-12-17 17:05:57 +00:00
lib add sis_import_id to users api 2014-02-21 08:03:11 +00:00
loom introduced bower to manage js dependencies 2013-12-13 17:45:57 +00:00
public update ember-data to 1.0.0-beta.7 2014-02-20 16:39:00 +00:00
script spec: rspec 2.13 parallelized_specs compatibility 2014-01-16 23:08:30 +00:00
spec add sis_import_id to users api 2014-02-21 08:03:11 +00:00
vendor/plugins don't use update_without_callbacks cause it's gone in rails 3 2014-02-20 22:17:56 +00:00
.bowerrc introduced bower to manage js dependencies 2013-12-13 17:45:57 +00:00
.gitignore clean up JS tests and integrate karma 2014-02-07 19:40:37 +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 ActiveSupport::Callbacks::Suspension 2014-02-19 20:20:00 +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 update ember-data to 1.0.0-beta.7 2014-02-20 16:39:00 +00:00
config.ru start adding rails 3.0 support 2013-03-22 19:08:40 +00:00
karma.conf.js clean up JS tests and integrate karma 2014-02-07 19:40:37 +00:00
package.json move napa from "devDependencies" to "dependencies" 2014-02-10 19:51:05 +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.