Paul Holden
c3f53e4e39
MDL-79202 tool_mobile: correctly interpolate minutes in exception.
2023-08-30 00:04:58 +01:00
Andrew Nicols
a3cc26f8bb
MDL-76583 core: Update uses of external_* classes
2023-01-19 07:34:09 +08:00
Michael Hawkins
336d8c5fab
MDL-74643 tool_mobile: Update API to support supportavailability config
...
Co-authored-by: Juan Leyva <juanleyvadelgado@gmail.com >
2022-10-31 18:58:10 +08:00
Juan Leyva
f0816126bf
MDL-73608 tool_mobile: Return support page for not logged-in users
2022-02-17 19:48:30 +08:00
Juan Leyva
34ceeb4883
MDL-69555 tool_mobile: Allow set auto-login min request time
2022-01-11 14:07:30 +01:00
Juan Leyva
e320264a84
MDL-70624 tool_mobile: Return QR login configurration
2021-07-27 18:16:23 +02:00
Dani Palou
8c84eeeeac
MDL-68098 ws: Fix WebServices broken by filters HTML
2020-09-22 09:43:03 +02:00
Juan Leyva
df2aa3480e
MDL-68294 tool_mobile: WebService for validating subscription key
2020-05-15 20:49:34 +02:00
Juan Leyva
af59fe585a
MDL-65547 tool_mobile: Allow to generate site QR codes only
2020-05-08 16:51:36 +02:00
Juan Leyva
118852a710
MDL-65547 tool_mobile: New WS for generating tokens with qr login keys
2020-05-08 10:26:45 +02:00
Juan Leyva
12a289c7a4
MDL-66775 tool_mobile: Return additional app data
...
We need this information for creating a link to the app store listing for updating.
2019-10-03 09:29:38 +02:00
Juan Leyva
4bf08f5b4d
MDL-66775 tool_mobile: New force minimum app version setting
2019-10-03 09:29:38 +02:00
Juan Leyva
77cfbb626e
MDL-66229 tool_mobile: New return field "disabled" in get_content WS
2019-08-15 13:29:16 +01:00
Adrian Greeve
0c2589bce2
Merge branch 'MDL-65075-master' of git://github.com/jleyva/moodle
2019-04-09 17:16:18 +08:00
Juan Leyva
cc62967bfc
MDL-65075 tool_mobile: Check UserAgent only in WS requests
2019-04-08 14:13:54 +02:00
Juan Leyva
102e0828fd
MDL-65075 tool_mobile: Allow auto-login keys only for requests from Moodle apps
...
This change enhances security and avoid any kind of XSS attack.
2019-04-08 11:05:54 +02:00
Juan Leyva
2b34a55d5a
MDL-65075 tool_mobile: Allow auto-login keys only for requests from Moodle apps
...
This change enhances security and avoid any kind of XSS attack.
2019-04-05 09:53:38 +02:00
Albert Gasset
f19beb3279
MDL-64642 tool_mobile: Web service tool_mobile_call_external_functions
2019-03-26 16:26:06 +01:00
Juan Leyva
b9e6db9ddc
MDL-61449 tool_mobile: New Web Service tool_mobile_get_content
2018-04-04 08:28:00 +01:00
Juan Leyva
73d85fee4f
MDL-60774 tool_mobile: Support for new site add-ons properties
2018-04-03 09:58:01 +01:00
Eloy Lafuente (stronk7)
c7189fb2bb
MDL-60736 tool_mobile: Add missing VALUE_OPTIONAL to new returned info
2018-03-28 18:16:25 +02:00
Juan Leyva
e236259d97
MDL-60736 tool_mobile: Return language settings in get_public_config WS
2018-03-21 17:27:29 +01:00
Juan Leyva
8d9dc60b43
MDL-61622 auth: Return age verification settings in get_public_config
2018-03-09 17:55:31 +01:00
Juan Leyva
e71687baf9
MDL-60198 webservice: Add missing MOODLE_INTERNAL checks
2017-09-21 13:01:28 +02:00
Juan Leyva
b103797868
MDL-58727 tool_mobile: Return always launcher in get_public_config WS
...
Recently we added support to the new OAuth SSO methods (Google,
Facebook, Microsoft) and identity providers, that will require
launchurl to be returned always by tool_mobile_get_public_config
It is safe to return always the launchurl, the main reason to not
return it was to reduce data returned by Web Services when was not
required.
2017-04-26 09:26:13 +02:00
Juan Leyva
a67e3bda2e
MDL-58400 tool_mobile: Return enabled identity providers
...
Via this public Ajax Web Service we return the list of identity
providers in a site.
2017-04-10 11:12:28 +08:00
Juan Leyva
b2551b4c86
MDL-49423 tool_mobile: New setting for disabling features
2017-01-20 13:10:49 +01:00
Juan Leyva
91fff3914b
MDL-57389 tool_mobile: Return mobilecssurl in get_public_config WS
2017-01-02 18:56:02 +01:00
Juan Leyva
678555b499
MDL-56863 tool_mobile: Capture moodle_exception in get_autologin_key
2016-11-09 13:20:49 +00:00
Juan Leyva
5d5e30c64d
MDL-56536 tool_mobile: Add logos to the get_public_config WS
2016-10-21 10:30:59 +01:00
Juan Leyva
43d8e805bb
MDL-56159 webservice: Tolerate exceptions in the get_autologin_key ws
2016-10-18 09:44:10 +01:00
Juan Leyva
961c95499e
MDL-45639 tool_mobile: Support auto-login from the app to the site
...
We din't call it SSO because:
- SSO usually requires a 3rd party for authentication
- SSO term is already used in tool_mobile when supporting using auth methods like CAS or Shibboleth
2016-10-14 12:32:37 +01:00
Juan Leyva
7c1cb3bf5a
MDL-54866 tool_mobile: Rename WS get_site_public_settings
2016-10-04 12:14:10 +01:00
Juan Leyva
6b4926281b
MDL-54866 tool_mobile: New Web Service tool_mobile_get_config
2016-10-04 12:09:02 +01:00
Juan Leyva
c951f1fe58
MDL-53777 tool_mobile: New setting typeoflogin, including WS
2016-10-03 10:02:33 +01:00
Juan Leyva
0002056f7a
MDL-54857 tool_mobile: New WS get_site_public_settings
2016-06-16 11:26:35 +01:00
Juan Leyva
b2478ed0f6
MDL-49279 mobile: Support export of mobile addons in plugins
2016-04-19 10:32:53 +02:00