Commit Graph

1686 Commits (486ad67a31ef0ad36686e6d0e6bee88b58925ba7)

Author SHA1 Message Date
Dani Palou 486ad67a31 MOBILE-2928 couse: Use openCourse when opening in current site 2019-04-26 10:07:41 +02:00
Juan Leyva b73b3d2727
Merge pull request #1840 from dpalou/MOBILE-2953
Mobile 2953
2019-04-25 18:07:54 +02:00
Juan Leyva 1be7a614da
Merge pull request #1839 from dpalou/MOBILE-2927
Mobile 2927
2019-04-25 17:50:33 +02:00
Juan Leyva 3f3e9d3d25
Merge pull request #1838 from dpalou/MOBILE-2921
Mobile 2921
2019-04-25 17:36:10 +02:00
Juan Leyva 3e71f6f2a7
Merge pull request #1837 from albertgasset/MOBILE-2838
Mobile 2838
2019-04-25 16:53:21 +02:00
Dani Palou e01dfefbe7 MOBILE-2982 lang: Fix load lang strings for plugins 2019-04-11 16:05:08 +02:00
Dani Palou 7276ae1816 MOBILE-2977 config: Bump version numbers 2019-04-09 08:56:45 +02:00
Albert Gasset c682ff8673 MOBILE-2838 site: Skip request queue for "core_webservice_get_site_info" calls 2019-04-04 15:13:02 +02:00
Albert Gasset c3e0164038 MOBILE-2838 site: Use "tool_mobile_call_external_functions" for all calls 2019-04-04 15:06:29 +02:00
Albert Gasset 21971a9ab4 MBOILE-2838 site: Batch WS calls to reduce the number of HTTP requests 2019-04-04 14:47:21 +02:00
Albert Gasset 76bbc30ed9 MOBULE-2838 ws: convertValuesToString improvements
- Skip null and undefined values. They were ignored when sent as POST parameters but are not accepted when sent as JSON.
- Return null instead if some string become empty after stripping Unicode. Previously we were throwing an exception.
- Convert boolean to "0" and "1". Previously we wre using "true" and "false", which are only accepted as POST parameters.
2019-04-04 14:47:21 +02:00
Albert Gasset 732e3fccb6 MOBILE-2838 site: Index functions by name to speed up wsAvailable 2019-04-04 12:04:30 +02:00
Albert Gasset 9134933217 MOBILE-2838 ws: Don't store POST request promises
Since MOBILE-2900 POST request promises are not reused in CoreWSProvider.
2019-04-04 12:04:30 +02:00
Dani Palou 65702106f7 MOBILE-2953 notifications: Pass customdata to link actions 2019-04-03 15:38:34 +02:00
Dani Palou 0ceaf89557 MOBILE-2953 blog: Fix blog link handler feature name 2019-04-03 14:48:46 +02:00
Dani Palou 4033b6c4a6 MOBILE-2953 notifications: Add default action to open in browser 2019-04-03 09:29:02 +02:00
Dani Palou 9886362499 MOBILE-2953 push: Use customdata in push click handlers 2019-04-02 10:51:09 +02:00
Dani Palou b9aa0e0a90 MOBILE-2927 notifications: Make push simulation use new delegate 2019-04-01 16:04:14 +02:00
Dani Palou 1146eea0fa MOBILE-2927 messages: Detect push in group conversations 2019-04-01 16:04:14 +02:00
Dani Palou c982017029 MOBILE-2927 emulator: Adapt push simulation to new behaviour 2019-04-01 16:04:14 +02:00
Dani Palou 44a39fd763 MOBILE-2927 notification: Use new notifications WS 2019-04-01 16:04:14 +02:00
Dani Palou 9e831bdf7a MOBILE-2921 lesson: Support lesson grade push clicks 2019-04-01 16:03:10 +02:00
Dani Palou bb7e1217a9 MOBILE-2921 competency: Support push clicks and link clicks 2019-04-01 16:03:10 +02:00
Dani Palou a83ebdfec8 MOBILE-2921 course: Support course request push clicks 2019-04-01 16:03:10 +02:00
Dani Palou ac96739e39 MOBILE-2921 quiz: Support quiz push clicks 2019-04-01 16:03:10 +02:00
Dani Palou e8ab5edc2a MOBILE-2921 enrol: Support enrolment expiry push clicks 2019-04-01 16:03:10 +02:00
Dani Palou a38fcf6d6f MOBILE-2921 badges: Support badges push clicks 2019-04-01 16:03:10 +02:00
Dani Palou 17ff0ec01a MOBILE-2921 feedback: Support feedback push clicks 2019-04-01 16:03:10 +02:00
Dani Palou 6536ffecad MOBILE-2921 assign: Support assign push clicks 2019-04-01 16:03:10 +02:00
Dani Palou 881b7675cf MOBILE-2921 notification: Mark as read when push clicked 2019-04-01 16:03:10 +02:00
Dani Palou 34d77d8d14 MOBILE-2921 push: Support contact request notifications 2019-04-01 16:03:10 +02:00
Dani Palou 3182f0ff06 MOBILE-2921 push: Use new code for push click handlers 2019-04-01 16:03:10 +02:00
Dani Palou 727fe58a52 MOBILE-2921 push: Move pushnotifications to core 2019-04-01 16:03:10 +02:00
Travis CI User 13a9dab037 Update lang files [ci skip] 2019-03-29 12:51:25 +00:00
Juan Leyva 3c1163b2e6
MOBILE-2915 release: Set definitive version name 2019-03-29 13:42:31 +01:00
Pau Ferrer Ocaña 1846b5aabc MOBILE-2885 lang: Include Hindi language 2019-03-29 13:24:45 +01:00
Juan Leyva 42d8891a08
Merge pull request #1828 from dpalou/MOBILE-2915
MOBILE-2915 core: Show file not found error if no files
2019-03-29 12:49:18 +01:00
Dani Palou 201a703258 MOBILE-2915 core: Show file not found error if no files 2019-03-29 12:46:04 +01:00
Albert Gasset 155e0e5aea MOBILE-2915 data: Hide rate component in non-approved entries 2019-03-29 12:25:23 +01:00
Juan Leyva 5971969a25
Merge pull request #1826 from dpalou/MOBILE-2915
Mobile 2915
2019-03-29 12:17:48 +01:00
Pau Ferrer Ocaña e272a39636 MOBILE-2915 workshop: Fix asssessment prefetch 2019-03-29 12:06:13 +01:00
Dani Palou ceff8858f4 MOBILE-2915 blog: Always display show my entries toggle 2019-03-29 11:43:25 +01:00
Dani Palou b16eb29ac0 MOBILE-2915 core: Fix redirect to logged out sites 2019-03-29 11:07:36 +01:00
Dani Palou 879792ac11 MOBILE-2915 messages: Fix error if push clicked in discs view 2019-03-29 11:05:46 +01:00
Juan Leyva 5602e6eeb4
Merge pull request #1824 from dpalou/MOBILE-2915
Mobile 2915
2019-03-28 16:48:49 +01:00
Dani Palou 489094598a MOBILE-2915 core: Try to fix freezes when clicking push 2019-03-28 16:28:21 +01:00
Dani Palou 2f1171fec8 MOBILE-2915 lesson: Allow review when max attempts reached 2019-03-28 16:27:43 +01:00
Dani Palou d81004f528 MOBILE-2915 messages: Fix error if push clicked in convs view 2019-03-28 15:25:58 +01:00
Juan Leyva a37bbc8dd4
Merge pull request #1823 from crazyserver/MOBILE-2915
Mobile 2915
2019-03-28 15:25:46 +01:00
Juan Leyva ac71d3f766
Merge pull request #1822 from albertgasset/MOBILE-2915
Mobile 2915
2019-03-28 12:12:42 +01:00