Go to file
Clay Diffrient e162126e70 a11y: Modifies DOM order to influence tab order on user page.
fixes CNVS-14406

Test Plan:
  - Go to the account level user page
    (/accounts/##/users/##)
  - In the enrollments section, tabbing through should go to the
    course name before the unenroll link.
  - A screenreader should read the course name prior to the
    unenroll link.

Change-Id: I4436915218d89663a5d4563541e8e251af910038
Reviewed-on: https://gerrit.instructure.com/43767
Tested-by: Jenkins <jenkins@instructure.com>
Reviewed-by: Dan Minkevitch <dan@instructure.com>
QA-Review: Jahnavi Yetukuri <jyetukuri@instructure.com>
Product-Review: Clay Diffrient <cdiffrient@instructure.com>
2014-11-04 00:09:02 +00:00
Gemfile.d yo integration 2014-11-03 22:53:39 +00:00
app a11y: Modifies DOM order to influence tab order on user page. 2014-11-04 00:09:02 +00:00
bin rails 4.0.10 2014-09-16 22:07:39 +00:00
client_apps CQS - roundhouse a11y powerups 2014-11-02 17:32:40 +00:00
config new roles 2014-10-31 19:44:14 +00:00
db/migrate new roles 2014-10-31 19:44:14 +00:00
doc add documentation for xapi service 2014-10-31 02:38:32 +00:00
gems make account reports a gem 2014-11-03 22:57:35 +00:00
guard added jsx 2014-11-03 23:20:33 +00:00
lib added jsx 2014-11-03 23:20:33 +00:00
loom introduced bower to manage js dependencies 2013-12-13 17:45:57 +00:00
public yo integration 2014-11-03 22:53:39 +00:00
script i18nliner-js (part I) 2014-10-30 06:25:36 +00:00
spec add and use :delete permission on pseudonym 2014-11-03 23:04:06 +00:00
vendor/plugins make account reports a gem 2014-11-03 22:57:35 +00:00
.bowerrc introduced bower to manage js dependencies 2013-12-13 17:45:57 +00:00
.fontcustom-manifest.json add eye and cloud-lock icons to icon font & newfiles 2014-10-30 19:21:47 +00:00
.gitignore added jsx 2014-11-03 23:20:33 +00:00
.i18nignore i18nliner(.rb) 2014-10-29 21:59:39 +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 begin rails 4 2014-08-27 23:09:17 +00:00
Guardfile added jsx 2014-11-03 23:20:33 +00:00
LICENSE Initial commit. 2011-01-31 18:57:29 -07:00
README.md remove travis.ci badge until we are re-enabled 2014-07-01 23:08:00 +00:00
Rakefile remove rails 2 support 2014-08-06 18:16:19 +00:00
bower.json Updated react-router 2014-10-16 18:04:44 +00:00
config.ru start adding rails 3.0 support 2013-03-22 19:08:40 +00:00
karma.conf.js new avatars upload image function 2014-03-07 18:52:28 +00:00
package.json added jsx 2014-11-03 23:20:33 +00: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.