Go to file
Ryan Florence b18af81c24 add users from courses/:id/users page
test plan:
1. go to /courses/:id/users
2. click 'add users'
3. should work much like the add users UI in
   the course settings -> users tab, but look
   a little different

Change-Id: Icec24a41385e595d8b79dc5a7232545f0aff926e
Reviewed-on: https://gerrit.instructure.com/18888
Tested-by: Jenkins <jenkins@instructure.com>
Reviewed-by: Ryan Florence <ryanf@instructure.com>
Product-Review: Ryan Florence <ryanf@instructure.com>
QA-Review: Ryan Florence <ryanf@instructure.com>
2013-04-18 19:43:54 +00:00
app add users from courses/:id/users page 2013-04-18 19:43:54 +00:00
config add users from courses/:id/users page 2013-04-18 19:43:54 +00:00
db/migrate add submission_versions table and index 2013-04-18 18:42:28 +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 add thumbnail_url to files api 2013-04-18 16:36:14 +00:00
node_modules update require.js node module 2012-06-27 17:29:47 -06:00
public hide 'link question bank' after question group create 2013-04-18 17:01:12 +00:00
script start adding rails 3.0 support 2013-03-22 19:08:40 +00:00
spec add users from courses/:id/users page 2013-04-18 19:43:54 +00:00
vendor/plugins fix failing specs (caused by libxml2 upgrade) 2013-04-18 16:29:44 +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.