fc4dd953cc
also touch a user when destroying account users test plan: * create a site admin role with only permission to manage admins * create a user, add them to the new role, and log in as them * go to the default account settings * settings should be the only visible tab * add yourself as an Account Admin * refresh * all tabs should show up now * remove yourself as an admin * refresh * should be back to just the Settings tab * go to an account on a different shard, and repeat adding and removing yourself as admin; results should be the same Change-Id: I220465c27a67d3d43db534c0b191e54332e2b29a Reviewed-on: https://gerrit.instructure.com/15782 Tested-by: Jenkins <jenkins@instructure.com> Reviewed-by: Brian Palmer <brianp@instructure.com> |
||
---|---|---|
app | ||
config | ||
db/migrate | ||
doc | ||
guard | ||
lib | ||
node_modules | ||
public | ||
script | ||
spec | ||
vendor/plugins | ||
.gitignore | ||
.jshintrc | ||
CONTRIBUTING.md | ||
COPYRIGHT | ||
Gemfile | ||
Guardfile | ||
LICENSE | ||
README.md | ||
Rakefile | ||
config.ru | ||
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.