![]() closes FALCOR-427 Test Plan: - Automated tests pass - Regression on planner in Canvas - The following commits from canvas-planner are added in this release (in case that helps with testing new stuff) [1a260a5b76] (Clay Diffrient) Bump version to 1.0.0 [0d743e31c6] (Clay Diffrient) Clear update todo item details when closing the tray [b694a49c55] (Clay Diffrient) Handle focus management with the to do item tray better [04322e9ed8] (Ubuntu) [i18n] update locales with new translations [4df1ae93d5] (Clay Diffrient) [i18n] update english locale with new strings [f582e8a4e4] (Clay Diffrient) Improve a11y of the update item tray [018e1ec45f] (Clay Diffrient) Make opportunities popover aria-hide non-popover content [9f2d288183] (Clay Diffrient) Make to do items show without needing refresh [84f218acd5] (Jon Willesen) remove course link from to do groups [cf1b9af0f1] (Aaron Kc Hsu) Fixes Moment Fail Test [bc8f51a4ae] (Chris Hart) Better line-heights for Planner components [c5839b7058] (Steven Burnett) allow updating of todos [64df109598] (Clay Diffrient) Add alerts in places that need them [f6170ad01a] (Aaron Kc Hsu) To Do items default to 11:59 PM on the front end [fcf82f31b0] (Ubuntu) [i18n] update locales with new translations [2c08e5bf92] (Jon Willesen) Revert "show days with nothing planned" [98cc1bed74] (Aaron Kc Hsu) Change Todo link from black to correct color [500aff0303] (Ubuntu) [i18n] update locales with new translations Change-Id: I94aeefd20d3974844da05b0a6dd8e28327a4a790 Reviewed-on: https://gerrit.instructure.com/117081 Tested-by: Jenkins Reviewed-by: Dan Minkevitch <dan@instructure.com> QA-Review: Dan Sasaki <dsasaki@instructure.com> Product-Review: Clay Diffrient <cdiffrient@instructure.com> |
||
---|---|---|
Gemfile.d | ||
app | ||
bin | ||
build | ||
client_apps | ||
config | ||
db/migrate | ||
doc | ||
docker-compose | ||
frontend_build | ||
gems | ||
lib | ||
public | ||
script | ||
spec | ||
.babelrc | ||
.bowerrc | ||
.codeclimate.yml | ||
.dockerignore | ||
.editorconfig | ||
.eslintignore | ||
.eslintrc.js | ||
.gitignore | ||
.i18nignore | ||
.i18nrc | ||
.jshintrc | ||
.npmrc | ||
.nvmrc | ||
.rubocop.yml | ||
.selinimumignore | ||
.stylelintrc | ||
.travis.yml | ||
CONTRIBUTING.md | ||
COPYRIGHT | ||
Dockerfile | ||
Dockerfile-production | ||
Gemfile | ||
LICENSE | ||
README.md | ||
Rakefile | ||
bower.json | ||
code_of_conduct.md | ||
config.ru | ||
docker-compose.jenkins.yml | ||
docker-compose.override.yml | ||
docker-compose.yml | ||
gulpfile.js | ||
issue_template.md | ||
karma.conf.js | ||
package.json | ||
webpack.config.js | ||
webpack.production.config.js | ||
webpack.test.config.js | ||
yarn.lock |
README.md
Canvas LMS
Canvas is a modern, open-source LMS developed and maintained 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.