53 Commits

Author SHA1 Message Date
Pau Ferrer Ocaña
09b962cf04
Merge pull request #3170 from dpalou/MOBILE-3930
Mobile 3930
2022-03-14 11:15:16 +01:00
Dani Palou
b72e247f81 MOBILE-3930 course: Store and display modules viewed and last 2022-03-11 12:31:35 +01:00
Pau Ferrer Ocaña
18696269e0 MOBILE-3814 collapsible: Add appear on bottom attribute to footer 2022-03-08 12:08:56 +01:00
Dani Palou
71f65cec07 MOBILE-3930 mod: Fix log view not called after PTR if fetch failed 2022-03-08 12:04:00 +01:00
Pau Ferrer Ocaña
bde07cb125 MOBILE-3814 completion: Move manual completion button to module info 2022-03-02 17:27:42 +01:00
Pau Ferrer Ocaña
64f687f8a8 MOBILE-3814 calendar: Change calendar filter to a side modal 2022-03-01 10:03:40 +01:00
Pau Ferrer Ocaña
d4515ca74c MOBILE-3149 module: Add collapsible footer buttons on module index pages 2022-02-28 15:16:08 +01:00
Pau Ferrer Ocaña
b5e2071318 MOBILE-3996 navbar: Move collapsible footer feature to a new directive 2022-02-24 15:48:11 +01:00
Dani Palou
3a51b361fd MOBILE-3780 core: Fix spinner not shown in forum when refreshing
The variable loaded has been renamed to showLoading in index components
2022-02-24 12:10:29 +01:00
Pau Ferrer Ocaña
97a8dc3f7a MOBILE-3931 module: Improve module summary style 2022-02-18 11:41:17 +01:00
Pau Ferrer Ocaña
344ee6d57e MOBILE-3931 module: Remove unnecessary variables and menus from modules 2022-02-18 11:41:17 +01:00
Pau Ferrer Ocaña
d224876f42 MOBILE-3931 module: Add a new module summary page 2022-02-18 11:15:27 +01:00
Dani Palou
a6df4e997b MOBILE-3833 core: Fix substring errors 2022-02-04 12:34:28 +01:00
Pau Ferrer Ocaña
6998c05d5c MOBILE-3814 mod: Move completion to course module navigation component 2022-01-20 08:56:25 +01:00
Pau Ferrer Ocaña
46dada14cb MOBILE-3814 chore: Remove deprecated String.substr calls 2022-01-19 14:52:52 +01:00
Pau Ferrer Ocaña
8c82446027 MOBILE-3811 mod: Add purpose of all modules 2022-01-19 10:39:25 +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
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
007835b6b8 MOBILE-3099 module: Add preview page to show restricted activities 2021-12-03 14:00:43 +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
ccfad3b1ac MOBILE-3810 core: Wrap header titles with ion-title 2021-12-01 14:12:57 +01:00
Pau Ferrer Ocaña
d8718c5eaa MOBILE-3810 core: Collapsible headers 2021-12-01 14:12:57 +01:00
Pau Ferrer Ocaña
dace9898d0 MOBILE-3810 module: Add basic info to core-course-module-info 2021-12-01 13:07:41 +01:00
Dani Palou
84354cade7 MOBILE-3726 core: Display warning modal before open browser 2021-10-07 09:01:01 +02: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
Pau Ferrer Ocaña
a143fbc61b
Merge pull request #2943 from dpalou/MOBILE-3844
MOBILE-3844 media: Hide download option in audio and video
2021-09-13 13:22:27 +02:00
Dani Palou
84934149e1 MOBILE-3844 media: Hide download option in audio and video 2021-09-10 14:37:40 +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
Dani Palou
2175a11dbb MOBILE-3847 resource: Display error if resource WS call fails 2021-09-01 11:08:40 +02:00
Noel De Martin
3e44a3c174 MOBILE-3833 chore: Clean up initializers 2021-08-31 08:59:11 +02:00
Dani Palou
bf5629e075 MOBILE-3320 course: Improve link button icons in course page 2021-07-06 11:23:48 +02:00
Dani Palou
1e0d918963 MOBILE-3320 iframe: Fix some iframes height was too small 2021-07-05 10:53:07 +02:00
Dani Palou
ed00cefbae MOBILE-3320 url: Fix embedded URLs 2021-06-09 12:31:30 +02:00
Pau Ferrer Ocaña
f74b7b204f MOBILE-3320 loading: Improve core-loading layout and animations 2021-05-28 16:39:17 +02:00
Pau Ferrer Ocaña
970b5220ee
Merge pull request #2790 from dpalou/MOBILE-3757-2
MOBILE-3757 course: Always display manual completion for some URLs
2021-05-25 12:22:12 +02:00
Dani Palou
0da8be81e7 MOBILE-3757 course: Always display manual completion for some URLs 2021-05-25 11:30:45 +02:00
Noel De Martin
10849facc7 MOBILE-3751 a11y: Replace ion-title with headings 2021-05-20 17:51:48 +02:00
Dani Palou
61a908216d MOBILE-3757 course: Display dates and completion inside activity 2021-05-11 13:55:29 +02:00
Pau Ferrer Ocaña
6ee0dfa0d4 MOBILE-3744 lint: Fix linting errors introduced by the update of eslint 2021-05-03 10:15:56 +02:00
Pau Ferrer Ocaña
632e7dfc0c MOBILE-3744 icon: Add aria label information to ion icons 2021-05-03 10:15:25 +02:00
Pau Ferrer Ocaña
23b30d0d33 MOBILE-3744 core: Improve back button a11y 2021-04-29 16:12:49 +02:00
Dani Palou
7b8fbca73b MOBILE-3649 core: Always use IonRefresher directly 2021-03-12 12:35:31 +01:00
Dani Palou
2a077f4e62 MOBILE-3649 mod: Make module and courseId required in index components 2021-03-12 12:23:16 +01:00