![]() fixes: #11476 restyle mobile login page to handle different screen dimensions and resolution (retina/non-retina) so that it works on new iPhone, android browsers, etc. use mobile_login for iPad iOS app and android app too the iOS and android apps are now going to pass a query string param of mobile=1 when it loads the webview for login. it will set a cookie to remember that it prefers the mobile optimized login screen so that if it goes through any redirection (bad user/pass) it still looks right. fixes: #11686 Change-Id: Iafdc7522189dc44be5c5bc4592c5cb194a188612 Reviewed-on: https://gerrit.instructure.com/15283 Tested-by: Jenkins <jenkins@instructure.com> Reviewed-by: Chris Hart <chris@12spokes.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.