2043 Commits

Author SHA1 Message Date
Juan Leyva
9892a17849
Merge pull request #1858 from albertgasset/MOBILE-2949
Mobile 2949
2019-04-29 18:03:27 +02:00
Juan Leyva
e4e0d5f022
Merge pull request #1857 from dpalou/MOBILE-2907
MOBILE-2907 resource: Use customdata and afterlink if possible
2019-04-29 17:58:22 +02:00
sam marshall
cb4fbce618 MOBILE-2905 Allow user to manage storage within course
Adds a 'Manage storage' page on the course menu. This page
allows users to see how much file storage is being used by
each activity, section, and the whole course, and delete
the files if required.
2019-04-29 14:03:18 +01:00
Pau Ferrer Ocaña
5d7289915a MOBILE-2894 assign: Fix multiple and no teams alerts 2019-04-29 11:54:51 +02:00
Juan Leyva
0daf5191ff
Merge pull request #1855 from albertgasset/MOBILE-2838
MOBILE-2838 site: Fix checking whether no response is expected
2019-04-29 10:03:48 +02:00
Pau Ferrer Ocaña
9c4617ae62 MOBILE-2979 course: Align download icons 2019-04-29 09:41:32 +02:00
Albert Gasset
44eb98da3e MOBILE-2838 site: Fix checking whether no response is expected 2019-04-26 16:51:43 +02:00
Dani Palou
407a33b5cd MOBILE-2907 resource: Use customdata and afterlink if possible 2019-04-26 16:16:15 +02:00
Juan Leyva
6e69bebc02
Merge pull request #1853 from dpalou/MOBILE-2947
MOBILE-2947 notification: Apply color to small icon
2019-04-26 16:03:22 +02:00
Juan Leyva
3418ed53c4
Merge pull request #1852 from dpalou/MOBILE-2962
Mobile 2962
2019-04-26 15:56:43 +02:00
Dani Palou
b2cf777bec MOBILE-2947 notification: Apply color to small icon 2019-04-26 15:43:00 +02:00
Tim Hunt
6243eda097 MOBILE-2951 web-services: make it easier to debug web service calls
We add a redundant &wsfunction=web_service_method_name to the URL
for web service requests, so that it is easier to find the call you
are interested in when debugging using brower tools.

Similarly, we add info= to calls to lib/ajax/service.php, matching what
is done in Moodle web application JavaScript.
2019-04-26 14:33:45 +01:00
Juan Leyva
839fe09fa7
Merge pull request #1850 from sammarshallou/MOBILE-2906
MOBILE-2906 Add course option type that appears in menu
2019-04-26 15:17:17 +02:00
Juan Leyva
21288dd285
Merge pull request #1849 from dpalou/MOBILE-2901
MOBILE-2901 file: Support offline files for Nextcloud
2019-04-26 15:14:16 +02:00
Juan Leyva
9edeaf8821
Merge pull request #1848 from albertgasset/MOBILE-2948
MOBILE-2948 assign: Fix prefetch for teachers
2019-04-26 13:56:41 +02:00
Juan Leyva
5d28989f91
Merge pull request #1847 from sammarshallou/MOBILE-2940
MOBILE-2940 core-icon: label does not work on Ionic icons
2019-04-26 13:30:18 +02:00
Albert Gasset
86398b02c3 MOBILE-2960 format-text: Improve Vimeo embedding for 3.7 onwards 2019-04-26 12:44:04 +02:00
Juan Leyva
af4635ed3a
Merge pull request #1846 from crazyserver/MOBILE-2873
Mobile 2873
2019-04-26 12:20:04 +02:00
Juan Leyva
9aa2b638e4
Merge pull request #1845 from crazyserver/MOBILE-2851
MOBILE-2851 users: Show participants last course access when available
2019-04-26 11:40:32 +02:00
Juan Leyva
4e63168e06
Merge pull request #1844 from crazyserver/MOBILE-2937
Mobile 2937
2019-04-26 11:38:50 +02:00
Dani Palou
f1884b5317 MOBILE-2983 calendar: Highlight set reminder title and change button 2019-04-26 11:29:34 +02:00
Juan Leyva
a11a194b33
Merge pull request #1842 from albertgasset/MOBILE-2900
MOBILE-2900 courses: Exclude enrolled user count from WS call
2019-04-26 11:15:33 +02:00
Dani Palou
486ad67a31 MOBILE-2928 couse: Use openCourse when opening in current site 2019-04-26 10:07:41 +02:00
Dani Palou
1b8b142646 MOBILE-2996 login: Prevent overriding user if sso+logout 2019-04-26 09:31:12 +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
f746b28dfe MOBILE-2998 quiz: Fix drag and drop in Moodle 3.7 2019-04-25 16:36:17 +02:00
Albert Gasset
a34f3ae7a9 MOBILE-2993 grades: Fix icon class parsing 2019-04-25 16:33:56 +02:00
Albert Gasset
1710791114 MOBILE-2994 lesson: Teachers can prefetch all lessons 2019-04-25 14:51:05 +02:00
Albert Gasset
ec6332583c MOBILE-2994 lesson: Prefetch embedded files in essays 2019-04-25 14:49:56 +02:00
Dani Palou
7b479c8b15 MOBILE-2944 course: Hide completion for teachers 2019-04-24 13:43:10 +02:00
Dani Palou
4edf05d975 MOBILE-2817 lesson: Support new 'Other answers' option 2019-04-18 13:04:36 +02:00
Dani Palou
3ec25faf65 MOBILE-2817 lesson: Remove continue button if not needed 2019-04-18 12:47:01 +02:00
Dani Palou
c712703ece MOBILE-2955 quiz: Update page when download finishes 2019-04-18 10:12:37 +02:00
Dani Palou
dd4688f3d4 MOBILE-2984 config: Allow overriding site name 2019-04-18 08:51:28 +02:00
Albert Gasset
6eab6068f4 MOBILE-2978 forum: Private reply 2019-04-15 12:44:20 +02:00
Dani Palou
e01dfefbe7 MOBILE-2982 lang: Fix load lang strings for plugins 2019-04-11 16:05:08 +02:00
Dani Palou
94c1f4fd0d MOBILE-2962 user: Display online status for current user 2019-04-11 12:51:20 +02:00
Dani Palou
bbfe831846 MOBILE-2962 messages: Keep scroll position when loading previous 2019-04-11 12:51:20 +02:00
Dani Palou
546667d11a MOBILE-2962 messages: Support self conversations 2019-04-11 12:51:20 +02:00
Albert Gasset
65f0407659 MOBILE-2949 data: Display loading spinner until all entry info is loaded 2019-04-10 15:30:55 +02:00
Albert Gasset
d8c76b0c35 MOBILE-2949 rating: Event that notifies rate component loading status 2019-04-10 13:29:11 +02:00
Albert Gasset
8e9af2fdda MOBILE-2949 comments: Event that notifies loading status 2019-04-10 13:27:44 +02:00
Albert Gasset
8f1c66445f MOBILE-2949 compile: Event that notifies compilation status 2019-04-10 13:12:13 +02:00
Albert Gasset
19143109c3 MOBILE-2949 compile: Do not update data before compiling template
This prevents errors when the templata and data are changed and they
have different properties than the old template and data.
2019-04-10 13:02:14 +02:00
Dani Palou
7276ae1816 MOBILE-2977 config: Bump version numbers 2019-04-09 08:56:45 +02:00
Dani Palou
38b1308f0b MOBILE-2901 file: Support offline files for Nextcloud 2019-04-08 10:45:14 +02:00
Albert Gasset
88137554d8 MOBILE-2948 assign: Fix prefetch for teachers 2019-04-04 15:22:44 +02:00