-
Improvement
-
Resolution: Fixed
-
Minor
-
3.1.3
-
- Click to add a new site. Check that the app asks for the siteurl (no fixed URL set).
- Enter a URL of a site using SSO (e.g. prototype 2.6). Check that a confirm dialog is shown before opening the browser/inappbrowser.
-
MOODLE_31_STABLE
-
MOODLE_32_STABLE
-
Moodle Mobile 3.2
There are some settings that the current app is not using but I think we should add them (even if they are empty) so people are aware of them, I'm talking about:
- siteurl: To force a site url in branded apps
- skipssoconfirmation: To skip the SSO confirmation notice
I noticed that siteurl is checked in some places for undefined:
mmCoreConfigConstants.siteurl != 'undefined'