1380 Commits

Author SHA1 Message Date
Juan Leyva
e854306d57
Merge pull request #1865 from dpalou/MOBILE-2984
MOBILE-2984 config: Allow overriding site name
2019-04-30 20:43:07 +02:00
Juan Leyva
86e3850427
Merge pull request #1862 from crazyserver/MOBILE-2979
MOBILE-2979 course: Align download icons
2019-04-30 20:28:36 +02:00
Juan Leyva
9892a17849
Merge pull request #1858 from albertgasset/MOBILE-2949
Mobile 2949
2019-04-29 18:03:27 +02:00
Pau Ferrer Ocaña
9c4617ae62 MOBILE-2979 course: Align download icons 2019-04-29 09:41:32 +02:00
Dani Palou
b2cf777bec MOBILE-2947 notification: Apply color to small icon 2019-04-26 15:43:00 +02: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
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
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
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
Dani Palou
7b479c8b15 MOBILE-2944 course: Hide completion for teachers 2019-04-24 13:43:10 +02:00
Dani Palou
dd4688f3d4 MOBILE-2984 config: Allow overriding site name 2019-04-18 08:51:28 +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
38b1308f0b MOBILE-2901 file: Support offline files for Nextcloud 2019-04-08 10:45:14 +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
Dani Palou
65702106f7 MOBILE-2953 notifications: Pass customdata to link actions 2019-04-03 15:38:34 +02:00
Dani Palou
c982017029 MOBILE-2927 emulator: Adapt push simulation to new behaviour 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
a83ebdfec8 MOBILE-2921 course: Support course request 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
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
Pau Ferrer Ocaña
b6a6dd13f6 MOBILE-2873 sync: Sync before prefetch single module 2019-04-01 12:24:23 +02:00
Pau Ferrer Ocaña
d767b7514e MOBILE-2873 sync: Sync fixes 2019-04-01 10:57:53 +02:00
Pau Ferrer Ocaña
2469d903a7 MOBILE-2873 blog: Show blog icon on the tab bar if needed 2019-04-01 10:57:53 +02:00
Pau Ferrer Ocaña
910ee50600 MOBILE-2873 sync: Sync activities on course prefetch 2019-04-01 10:57:53 +02:00
Pau Ferrer Ocaña
a26fbeab92 MOBILE-2873 sync: Fix course log syncing 2019-04-01 10:57:53 +02:00
Pau Ferrer Ocaña
af7872f862 MOBILE-2873 sync: Force manual sync 2019-04-01 10:57:53 +02:00
Pau Ferrer Ocaña
0a2b197cd4 MOBILE-2851 users: Show participants last course access when available 2019-03-29 13:31:17 +01:00
Dani Palou
201a703258 MOBILE-2915 core: Show file not found error if no files 2019-03-29 12:46:04 +01:00
Dani Palou
b16eb29ac0 MOBILE-2915 core: Fix redirect to logged out sites 2019-03-29 11:07:36 +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
3f370f97ca MOBILE-2915 login: Mark recaptcha as required 2019-03-27 16:35:34 +01:00
sam marshall
bc931df813 MOBILE-2906 Add course option type that appears in menu
This allows addons to add items to the course menu. The items work
in the same way as other course options, except that instead of
appearing as a tab, they appear as an option in the course menu.
2019-03-27 12:51:37 +00:00
Dani Palou
ba27f75324 MOBILE-2915 login: Fix signup errors not displayed 2019-03-27 12:01:27 +01:00
Dani Palou
63cfc0604a MOBILE-2915 ios: Fix shared files treated twice in iOS 12 2019-03-26 16:13:23 +01:00
Dani Palou
b3663e591c MOBILE-2915 desktop: Fix 'push' click in desktop apps 2019-03-26 12:05:37 +01:00
Dani Palou
0449c63c71 MOBILE-2915 course: Fix title not displayed for guest courses 2019-03-22 07:02:08 +01:00
Dani Palou
88a0a2851f MOBILE-2819 a11y: Fix image description read twice 2019-03-15 11:36:32 +01:00
Albert Gasset
a0bac9301e MOBILE-2915 rating: Change string "No rating" to "None" 2019-03-14 12:40:26 +01:00