52 Commits

Author SHA1 Message Date
Dani Palou
076c87813d MOBILE-3616 course: Fix loading not dismissed with course format plugin 2020-12-09 08:37:13 +01:00
Pau Ferrer Ocaña
ce9ec993c5 MOBILE-3469 course: Remove unused property 2020-09-29 09:44:31 +02:00
Pau Ferrer Ocaña
0badecfc8a MOBILE-3469 course: Get course data when entering from search 2020-09-28 16:02:36 +02:00
Dani Palou
421634dff7 MOBILE-3338 mod: Apply component + id to mod WS calls 2020-09-22 14:54:55 +02:00
Dani Palou
cc1b4acb8e MOBILE-3475 core: Prevent errors when calling isVersionGreaterEqualThan 2020-07-06 11:39:38 +02:00
Noel De Martin
405eb9d290 MOBILE-3401: Remove duplicated code from course provider 2020-06-11 13:20:36 +02:00
Juan Leyva
f63b6187fb
Merge pull request #2398 from dpalou/MOBILE-3411
Mobile 3411
2020-06-11 10:25:51 +02:00
Noel De Martin
671c01a660 MOBILE-3305: Add page to manage downloaded courses storage 2020-06-09 10:59:23 +02:00
Dani Palou
6621fc54a4 MOBILE-3411 h5pactivity: Initial support of the activity 2020-06-04 10:53:00 +02:00
Dani Palou
f284ab7c73 MOBILE-3401 courses: Refresh only right data on MY_COURSES_UPDATED 2020-05-25 10:34:24 +02:00
Tien Nguyen Phuc
1998e2883f MOBILE-3400 Dashboard: Last accessed do not updated 2020-05-05 22:05:31 +07:00
Dani Palou
dca93cb6e4 MOBILE-3227 filter: Get all course blocks filters at once 2019-12-04 11:50:53 +01:00
Pau Ferrer Ocaña
a809f624fe MOBILE-3175 other: Change Copyright author 2019-10-02 09:08:21 +02:00
Dani Palou
346c8a42ff MOBILE-3109 addon: Add 'since' tags in WS return types 2019-09-25 13:15:54 +02:00
Dani Palou
b2497a1dd0 MOBILE-3109 addon: Add return types to all addons except mod 2019-09-25 13:15:54 +02:00
Albert Gasset
a7c2d22cb8 MOBILE-3147 doc: Remove jsdoc types from all typescript files 2019-09-12 11:15:56 +02:00
Mark Johnson
88db3d5816 MOBILE-3113 course formats: Give the user the option to reload if format plugins fail to initialise 2019-08-12 16:10:21 +02:00
Pau Ferrer Ocaña
e5f5f31a10 MOBILE-3025 blocks: Limit block usage to 3.7 onwards 2019-08-07 12:32:36 +02:00
Juan Leyva
295b9f5932
Merge pull request #1981 from crazyserver/MOBILE-3002
Mobile 3002
2019-07-10 16:39:44 +02:00
Pau Ferrer Ocaña
34061ad5ab MOBILE-3002 block: Support for pre rendered block type 2019-07-01 09:23:17 +02:00
Dani Palou
08322a299d MOBILE-2735 ux: Make all link handlers open a new page 2019-06-26 08:41:23 +02:00
Albert Gasset
037babba70 MOBILE-3039 workshop: Fix assessment with scales 2019-06-06 15:24:20 +02:00
Dani Palou
75ce463362 MOBILE-3036 core: Apply update frequency to all WS calls 2019-05-24 08:26:57 +02:00
Dani Palou
51edb78d40 MOBILE-3039 core: Clear course status if site data cleared 2019-05-21 10:59:34 +02:00
Dani Palou
822dd057ef MOBILE-2957 fcm: Log events in Firebase too 2019-05-20 12:22:20 +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
890a8105e9 MOBILE-2527 course: Prefetch section summary files 2019-02-25 09:30:47 +01:00
Albert Gasset
95326d4da0 MOBILE-2842 core: Use site schemas for all modules 2019-02-08 12:28:05 +01:00
Albert Gasset
fb29050627 MOBILE-2842 core: Interfaces for DB schemas 2019-02-08 12:27:07 +01:00
Pau Ferrer Ocaña
d91b181b0d MOBILE-2779 course: Display the icon of unsupported activities 2018-12-04 13:07:18 +01:00
Dani Palou
8e07f0a4ed MOBILE-2502 course: Fix navigate to stealth modules 2018-11-21 12:17:57 +01:00
Pau Ferrer Ocaña
3f7dde49d0 MOBILE-2149 course: Show section completion on the section selector 2018-11-14 13:34:08 +01:00
Albert Gasset
d4b3496f79 MOBILE-2675 course: Fallback for fetching module info in offline 2018-11-06 16:05:06 +01:00
dpalou
b903108a38 MOBILE-1874 block: Implement activity modules block 2018-10-23 08:51:06 +02:00
dpalou
aa600f2d92 MOBILE-1874 sitehome: Check if Main Menu block is visible 2018-10-22 15:34:57 +02:00
dpalou
c74b8bbcb3 MOBILE-2502 course: Don't pass includestealth if not supported 2018-10-18 12:33:37 +02:00
dpalou
98c4eba988 MOBILE-2502 course: Don't get sections using cache key 2018-10-15 11:33:35 +02:00
dpalou
f56b7cfd3c MOBILE-2502 course: Support stealth modules as students 2018-10-11 16:32:32 +02:00
dpalou
83ef6467c8 MOBILE-2061 course: Don't sync completion if modified in the site 2018-10-05 16:07:37 +02:00
dpalou
e4248a8a44 MOBILE-2061 course: Synchronize offline manual completion 2018-10-05 16:06:45 +02:00
dpalou
be209e9cb5 MOBILE-2061 course: Save manual completion in offline 2018-10-05 16:06:45 +02:00
Dani Palou
bea2a0cbc6 MOBILE-2563 course: Decrease calls to core_course_get_contents 2018-08-24 11:05:39 +02:00
Dani Palou
a6ea996778 MOBILE-2319 db: Use REPLACE in inserts 2018-03-20 15:44:26 +01:00
Dani Palou
fec9fa6efa MOBILE-2333 course: Implement download module main file directive 2018-03-12 13:32:11 +01:00
Pau Ferrer Ocaña
11d052e659 MOBILE-2327 core: Change all import paths 2018-03-01 17:08:05 +01:00
Dani Palou
01ddf7019c MOBILE-2317 core: Fix tslint warnings 2018-01-29 10:09:34 +01:00
Dani Palou
76eed98cb5 MOBILE-2317 core: Move and rename courses delegate 2018-01-26 09:54:01 +01:00
Dani Palou
fe2c4cce74 MOBILE-2310 course: Apply prefetch to section page 2018-01-19 10:11:33 +01:00
Dani Palou
64f1551d56 MOBILE-2310 course: Implement prefetch delegate and base handler 2018-01-19 10:11:33 +01:00
Dani Palou
2194c8e294 MOBILE-2310 core: Apply constant and protected guidelines 2018-01-19 10:11:33 +01:00