114 Commits

Author SHA1 Message Date
Pau Ferrer Ocaña
b5c0275a44 MOBILE-3814 ux: Improve storage manager strings 2022-02-11 14:56:47 +01:00
Pau Ferrer Ocaña
926f2508d1 MOBILE-3814 module: Add completion basic mode to use it bellow title 2022-02-10 10:51:06 +01:00
Pau Ferrer Ocaña
0af808571c MOBILE-3915 course: Improve Course index page 2022-01-28 14:52:29 +01:00
Pau Ferrer Ocaña
6b46f48b3c MOBILE-3915 course: Improve course summary page 2022-01-28 14:50:59 +01:00
Pau Ferrer Ocaña
901a445408 MOBILE-3915 course: Move Course summary info outside the tabs 2022-01-28 14:44:41 +01:00
Pau Ferrer Ocaña
86365d260d MOBILE-3915 course: Implement new course index 2022-01-28 10:02:03 +01:00
Dani Palou
080e370136 MOBILE-3932 resource: Fix some non-null assertions warnings 2022-01-27 15:19:07 +01:00
Dani Palou
29e2119143 MOBILE-3932 resource: Display file info in resource index page 2022-01-27 15:19:07 +01:00
Pau Ferrer Ocaña
851d33d380 MOBILE-3811 mod: Use new module icons on 4.0+ sites 2022-01-19 10:39:25 +01:00
Pau Ferrer Ocaña
018ebd6bb2 MOBILE-3954 course: Remove prefetch module from course and blocks 2022-01-11 12:43:00 +01:00
Pau Ferrer Ocaña
255e987412 MOBILE-3954 storage: Add prefetch features on course storage page 2022-01-11 12:43:00 +01:00
Dani Palou
e91e5d1cce MOBILE-3897 link: Wait for download to finish before open file 2021-12-23 12:27:57 +01:00
Noel De Martin
03f573b63f MOBILE-3833 core: Fix resolving prefetch handlers 2021-12-21 16:23:57 +01:00
Pau Ferrer Ocaña
ed05adffbf MOBILE-3833 course: Reduce usage of CoreCourseAnyModuleData 2021-12-20 16:37:25 +01:00
Pau Ferrer Ocaña
27c7a7a952 MOBILE-3833 course: Review course module optional property 2021-12-20 15:31:51 +01:00
Pau Ferrer Ocaña
5794b66cd9 MOBILE-3833 completion: Remove course name from completion objects 2021-12-20 15:31:25 +01:00
Pau Ferrer Ocaña
49a1d1d806 MOBILE-3833 course: Merge Course Module with calculated data types 2021-12-20 15:31:25 +01:00
Pau Ferrer Ocaña
7d7f738d05 MOBILE-3833 chore: Reduce typeof undefined usage 2021-12-20 15:31:24 +01:00
Pau Ferrer Ocaña
9b19735e51 MOBILE-3833 course: Improve course module type 2021-12-20 15:30:35 +01:00
Pau Ferrer Ocaña
13fbaf0b0f MOBILE-3833 course: Use completion enums 2021-12-20 15:30:35 +01:00
Dani Palou
c611e2d2d4 MOBILE-3873 bbb: Apply latest UI changes for activities 2021-12-14 11:16:59 +01:00
Dani Palou
9ac9a5f5c2
Merge pull request #3015 from crazyserver/MOBILE-3923
Mobile 3923
2021-12-03 14:46:31 +01:00
Pau Ferrer Ocaña
297df38744 MOBILE-3923 starredcourses: Use fallback WS if timemodified not present 2021-12-03 14:38:22 +01:00
Pau Ferrer Ocaña
007835b6b8 MOBILE-3099 module: Add preview page to show restricted activities 2021-12-03 14:00:43 +01:00
Pau Ferrer Ocaña
a19bb744d9 MOBILE-3099 course: Improve module has view check 2021-12-03 13:48:28 +01:00
Pau Ferrer Ocaña
a06f64832b MOBILE-3099 course: Add module navigation component 2021-12-03 13:45:23 +01:00
Pau Ferrer Ocaña
8a3ae5e081 MOBILE-3810 module: Fix getIconSrc on course module handler 2021-12-01 12:35:15 +01:00
Pau Ferrer Ocaña
f69deb31b9 MOBILE-3806 my: Always show Download courses on my courses page 2021-11-25 12:09:35 +01:00
Dani Palou
56596ad30e MOBILE-3909 calendar: Fix non-null assertion eslint warnings 2021-11-22 11:47:51 +01:00
Pau Ferrer Ocaña
22bdbc1ddc MOBILE-2748 mod: Create a new module icon component 2021-09-29 14:37:02 +02:00
Pau Ferrer Ocaña
aa8c6136de MOBILE-2748 mod: Use more specific type on module handlers 2021-09-29 10:06:10 +02:00
Pau Ferrer Ocaña
1c0a86d045 MOBILE-2748 icon: Make getModuleIconSrc async 2021-09-29 10:06:10 +02:00
Dani Palou
b9df5e726a MOBILE-3848 dashboard: Support guest courses in recently accessed 2021-09-23 13:14:54 +02:00
Pau Ferrer Ocaña
0d3123d2af MOBILE-3833 sites: Add required current site function to solve warnings 2021-09-09 16:53:02 +02:00
Pau Ferrer Ocaña
d5d8962766 MOBILE-3833 mod: Create a base module to remove duplicated getData func 2021-09-09 13:49:52 +02:00
Dani Palou
a26bbe5cfb MOBILE-3855 course: Fix length of undefined error in hidden modules 2021-09-09 09:48:48 +02:00
Dani Palou
68e57c0f17 MOBILE-3819 core: Remove code specific for Moodle 3.1-3.4 2021-09-06 11:17:28 +02:00
Dani Palou
28056bf176 MOBILE-3847 mod: Improve error message when module not found 2021-09-01 11:08:56 +02:00
Pau Ferrer Ocaña
3f1f52f5c3 MOBILE-3833 lint: Fix type errors 2021-08-05 14:28:58 +02:00
Pau Ferrer Ocaña
36f4d33f6b
Merge pull request #2903 from dpalou/MOBILE-3775
MOBILE-3775 course: Fix PTR not updating contents in some resources
2021-07-29 11:53:30 +02:00
Dani Palou
e05526f911 MOBILE-3775 course: Fix PTR not updating contents in some resources 2021-07-29 10:43:19 +02:00
Dani Palou
1512ab72ed MOBILE-3782 course: Fix guest access options and prefetch 2021-07-26 11:07:33 +02:00
Noel De Martin
1ff4bb17ef MOBILE-3320 course: Fix download loading status 2021-07-13 09:39:38 +02:00
Dani Palou
9d471e94b8 MOBILE-3320 dashboard: Fix download issues in recent access courses 2021-06-29 16:00:06 +02:00
Noel De Martin
aa106f3728 MOBILE-3320 course: Fix course downloaded icon 2021-06-21 17:33:23 +02:00
Noel De Martin
c39d6cc8a5 MOBILE-3320 course: Support nested navigation 2021-06-15 16:17:35 +02:00
Dani Palou
c5d18dffdc MOBILE-3320 course: Fix some prefetchs never ending 2021-06-11 12:20:44 +02:00
Dani Palou
edf5763809 MOBILE-3320 resource: Fix 'Open with' with streaming and external repos 2021-06-09 11:39:10 +02:00
Dani Palou
a6a2d24a57 MOBILE-3320 siteplugins: Fix issue when opening new plugin page 2021-06-09 08:23:57 +02:00
Pau Ferrer Ocaña
7c265ae769
Merge pull request #2800 from dpalou/MOBILE-3320
Mobile 3320
2021-05-31 13:15:34 +02:00