Helen Foster
f08d4da505
MDL-59398 lang: Merge English strings from the en_fix language pack
2017-07-05 09:27:29 +02:00
Andrew Nicols
1e68076e5d
MDL-59165 tool_mobile: Display mobile setup link in footer
2017-07-04 09:14:34 +08:00
Simey Lameze
83f50acd53
MDL-59285 tool_mobile: add user profile page callback
2017-06-28 16:39:07 +08:00
Simey Lameze
6dfb4ff2b3
MDL-59285 tool_mobile: new setting for mobile app setup url
2017-06-23 14:09:08 +08:00
Eloy Lafuente (stronk7)
d989ee1e03
MDL-58853 versions: bump all versions and requires near release
...
version = 2017051500 release version
requires= 2017050500 current rc1 version
2017-05-09 02:58: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
David Monllao
8e96553708
Merge branch 'MDL-58590' of https://github.com/sk-unikent/moodle
2017-04-21 10:03:59 +08:00
Skylar Kelty
30fccfcd82
MDL-58590 mobile: Cache mobile-supporting plugins
2017-04-20 09:36:20 +01:00
Eloy Lafuente (stronk7)
55946a892a
MDL-54901 phpunit: Change phpunit wwwroot to HTTPS and fix tests
...
This includes:
- Changing PHPUnit's bootstrap to use https://www ...
- Modify all existing expectations to the new wwwroot.
- Amend some tests now with different defaults because of is_https()
- Added a note to main upgrade.php about the change.
2017-04-18 03:40:17 +02:00
Juan Leyva
e352f30699
MDL-58400 tool_mobile: Support direct launch of OAuth SSO process
2017-04-10 11:12:29 +08: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
Jake Dallimore
b8094f8a18
Merge branch 'MDL-58443-master' of git://github.com/jleyva/moodle
2017-04-06 09:41:37 +08:00
Juan Leyva
c3e745b7b8
MDL-58443 tool_mobile: List data, feedback, lesson as supported by app
2017-03-30 10:30:57 +02:00
Marina Glancy
89b909f6de
MDL-57769 course: prepare to remove numsections option
2017-03-30 08:26:12 +08:00
Dan Poltawski
e3aced3b59
MDL-57162 tool_mobile: add a bit more phpdoc info
2017-03-21 12:07:54 +00:00
Dan Poltawski
0c5eee372b
Merge branch 'MDL-57162-master' of git://github.com/jleyva/moodle
2017-03-21 11:38:06 +00:00
Juan Leyva
e8eb889326
MDL-57162 tool_mobile: Native app banners for Android
2017-03-21 10:07:21 +01:00
Dan Poltawski
d4d91727bf
Merge branch 'MDL-58263-master' of git://github.com/jleyva/moodle
2017-03-20 11:39:58 +00:00
Dan Poltawski
5de6c5dc3b
Merge branch 'MDL-57838-master' of git://github.com/jleyva/moodle
2017-03-20 11:27:04 +00:00
Neill Magill
1c668c3ce0
MDL-58285 tool_mobile: Web service generates incorrect fileurl on IIS
...
The tool_mobile_get_plugins_supporting_mobile generated an incorrect
fileurl on IIS. The /mobile/filename.zip part was generated as
\mobile\filename.zip, this failed the PARAM_URL check.
This change stops the use of OS specific directory separators and uses
the linux/web separator. PHP file functions recognise this properly.
2017-03-16 12:08:36 +00:00
Juan Leyva
bae88061cc
MDL-57838 tool_mobile: Point to the docs for more information
...
We should ask the admin to check the "Moodle docs for this page"
instead of adding a constant including a URL in the code.
2017-03-15 11:53:10 +01:00
Juan Leyva
1882158316
MDL-58263 tool_mobile: Use new callback to print header tags
2017-03-14 22:19:18 +01:00
Helen Foster
ecfe6f58ce
MDL-58064 lang: Merge English strings from the en_fix language pack
2017-02-27 10:14:34 +01:00
Juan Leyva
63d142e2cd
MDL-57410 tool_mobile: New setting for adding menu items in the app
2017-01-20 13:18:12 +01:00
Juan Leyva
b2551b4c86
MDL-49423 tool_mobile: New setting for disabling features
2017-01-20 13:10:49 +01:00
Juan Leyva
af1b6043a1
MDL-57408 tool_mobile: New setting for renaming app strings
2017-01-20 10:29:31 +01:00
Juan Leyva
7bdcf970bc
MDL-57409 tool_mobile: Return mobileapp settings in get_config WS
2017-01-09 12:19:29 +01:00
Juan Leyva
fb0add0456
MDL-57409 tool_mobile: New forcelogout setting
2017-01-09 12:19:28 +01:00
Juan Leyva
91fff3914b
MDL-57389 tool_mobile: Return mobilecssurl in get_public_config WS
2017-01-02 18:56:02 +01:00
David Monllao
d17b70dda2
MDL-56320 tool_mobile: rest protocol dependency added
2016-12-19 15:11:00 +01:00
David Monllao
ef9a1a2aff
Merge branch 'MDL-56320-m' of https://github.com/micaherne/moodle
2016-12-19 15:05:14 +01:00
Michael Aherne
23b9e2a16d
MDL-56320 webservice: Allow uninstall of unused plugins
2016-12-05 12:56:55 +00:00
Eloy Lafuente (stronk7)
04649747a4
MDL-57197 versions: bump all versions and requires near release
...
version = 2016120500 release version
requires= 2016112900 current rc4 version
2016-11-29 22:57:05 +01:00
Dan Poltawski
9cc9690575
Merge branch 'MDL-57102-master' of git://github.com/jleyva/moodle
2016-11-24 10:43:21 +00:00
Juan Leyva
851b291998
MDL-57102 tool_mobile: Return launchurl when sign-up enabled
2016-11-23 19:35:08 +00:00
Juan Leyva
02bb0c0637
MDL-56975 tool_mobile: Fix page set_url
2016-11-19 18:15:59 +00:00
David Monllao
b14a04e0a4
MDL-56463 tool_mobile: Set object properties always in same order
...
There are differences in http://php.net/manual/en/function.list.php
between PHP 5 and in PHP 7. They neither recommend to rely on the new order
as it may change again in future.
2016-11-18 08:50:08 +08:00
David Monllao
96abc5f1cd
MDL-56763 tool_mobile: Unit test fix
...
Checking external_format_text return instead of just using SITE->summary
2016-11-17 13:25:54 +08:00
Juan Leyva
e2fe3bc081
MDL-56463 tool_mobile: Apply text formatting to tool_mobile WS
2016-11-16 14:54:37 +00:00
Dan Poltawski
efe57105d6
Merge branch 'MDL-56903-master-enfix' of git://github.com/mudrd8mz/moodle
2016-11-15 10:42:36 +00:00
Helen Foster
7f6accd448
MDL-56903 lang: Merge English strings from the en_fix language pack
2016-11-15 11:19:48 +01:00
David Monllao
92ba7648fe
Merge branch 'MDL-56905-master' of git://github.com/jleyva/moodle
2016-11-15 09:07:37 +00:00
David Monllao
0fef835188
Merge branch 'MDL-56739-master' of git://github.com/jleyva/moodle
2016-11-15 09:07:35 +00:00
Juan Leyva
5222cb1ce8
MDL-56905 tool_mobile: Return private tokens just after log-in
2016-11-11 15:21:01 +00:00
Juan Leyva
b5f3e90e1c
MDL-56739 auth: Support launching the app upon user confirm
2016-11-11 15:06:36 +00:00
Dan Poltawski
224789b79c
Merge branch 'MDL-56863-master' of git://github.com/jleyva/moodle
2016-11-09 14:38:26 +00:00
Juan Leyva
678555b499
MDL-56863 tool_mobile: Capture moodle_exception in get_autologin_key
2016-11-09 13:20:49 +00:00
Andrew Nicols
43bdbbf682
Merge branch 'MDL-56607-master' of git://github.com/jleyva/moodle
2016-11-09 09:39:48 +08:00
Andrew Nicols
3e85e02a98
Merge branch 'MDL-55992-master' of git://github.com/jleyva/moodle
2016-11-08 13:41:22 +08:00
Juan Leyva
0c6c86643e
MDL-56607 settings: Move mobile settings to top-level
...
AMOS BEGIN
MOV [mobilecssurl,core_admin],[mobilecssurl,tool_mobile]
MOV [configmobilecssurl,core_admin],[configmobilecssurl,tool_mobile]
AMOS END
From Plugins / Web Services / Mobile to Appearance / Mobile
2016-11-07 09:53:29 +00:00