b146324e9a
closes CNVS-19307 closes CNVS-19308 refs CNVS-15543 As part of an accessibility review, we've been visiting date pickers. The one in "full_calendar_event.html.erb" never seemed to get used, and after a moderate investigation out into the surrounding process it seems there are many things related that don't get used anymore, so let's just kill them all. TEST PLAN: - jenkins should pass - check creating/editing calendar events for regressions, there should be no behavior change - check viewing the calendar for various contexts (events, assignments) for regressions, no behavior changes Change-Id: I05cbe93700664c485a77a164c56bd36db0aaeae3 Reviewed-on: https://gerrit.instructure.com/50509 Tested-by: Jenkins Reviewed-by: Jonathan Featherstone <jfeatherstone@instructure.com> Reviewed-by: Jacob Fugal <jacob@instructure.com> QA-Review: Derek Hansen <dhansen@instructure.com> Product-Review: Ethan Vizitei <evizitei@instructure.com> |
||
---|---|---|
Gemfile.d | ||
app | ||
bin | ||
client_apps | ||
config | ||
db/migrate | ||
doc | ||
gems | ||
guard | ||
lib | ||
public | ||
script | ||
spec | ||
.bowerrc | ||
.fontcustom-manifest.json | ||
.gitignore | ||
.i18nignore | ||
.jshintrc | ||
.travis.yml | ||
CONTRIBUTING.md | ||
COPYRIGHT | ||
Gemfile | ||
Guardfile | ||
LICENSE | ||
README.md | ||
Rakefile | ||
bower.json | ||
code_of_conduct.md | ||
config.ru | ||
karma.conf.js | ||
package.json |
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.