39 Commits

Author SHA1 Message Date
Dani Palou
c2a500976d MOBILE-4724 core: Create CoreAlerts and CorePrompts 2025-01-14 09:44:13 +01:00
Dani Palou
d8c6288a61 MOBILE-4724 core: Move some services to overlay subfolder 2025-01-14 09:11:10 +01:00
Pau Ferrer Ocaña
f75bcea915 MOBILE-4653 utils: Completely migrate utils to singleton 2024-11-18 14:24:18 +01:00
Pau Ferrer Ocaña
7ea188af49 MOBILE-4653 utils: Move promise related utils functions 2024-11-18 14:24:17 +01:00
Pau Ferrer Ocaña
3afa736cf4 MOBILE-4616 loading: Create a service to have loading functions 2024-08-13 16:44:25 +02:00
Pau Ferrer Ocaña
3f9ea653f9 MOBILE-4616 chore: Move modals functions to CoreModalsService 2024-07-29 15:04:57 +02:00
Pau Ferrer Ocaña
62f097dc92 MOBILE-4616 lesson: Move lesson constants to a file 2024-07-15 13:15:39 +02:00
Pau Ferrer Ocaña
73a72ef130 MOBILE-4620 course: Async import main component to avoid crashes 2024-07-05 08:55:52 +02:00
Pau Ferrer Ocaña
7980f027f0 MOBILE-4329 chore: Link handler action should be async to wait for nav 2024-03-04 16:00:58 +01:00
Pau Ferrer Ocaña
c3c414a1da MOBILE-4456 course: Adapt purpose of the icons to new version 2024-02-29 15:56:24 +01:00
Pau Ferrer Ocaña
73addbf42e MOBILE-4009 course: Validate guest access password and enter the course 2023-07-07 08:52:46 +02:00
Pau Ferrer Ocaña
2804951810 MOBILE-4009 core: Create a generic password modal 2023-07-07 08:52:37 +02:00
Dani Palou
060e66011b MOBILE-4270 push: Fix treat undefined customdata in push click handlers 2023-05-17 13:28:41 +02:00
Pau Ferrer Ocaña
dd4c9a1ed0 MOBILE-4081 eslint: Solve jsdoc linter warnings 2022-12-01 23:05:46 +01:00
Dani Palou
8d0412fa68 MOBILE-4081 core: Remove most .bind() usage 2022-10-05 16:02:09 +02:00
Dani Palou
6fd5843d92 MOBILE-4035 groups: Don't call WS that will fail if no group 2022-09-02 08:15:32 +02:00
Pau Ferrer Ocaña
68a4a4e75f MOBILE-4081 chore: Fixtures on types and async functions 2022-08-31 16:37:12 +02:00
Dani Palou
195c8d94e6 MOBILE-3833 core: Add '^' dynamically in link handlers 2022-04-06 16:25:55 +02:00
Dani Palou
a690353ad7 MOBILE-3833 core: Fix collisions in link handlers
The /admin handlers haven't been modified because that folder can be moved to somewhere else in some Moodle versions
2022-03-31 13:02:52 +02:00
Dani Palou
52e10ea15d MOBILE-3980 book: Open book contents when clicking link 2022-02-16 14:41:09 +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
d5d8962766 MOBILE-3833 mod: Create a base module to remove duplicated getData func 2021-09-09 13:49:52 +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
c5d18dffdc MOBILE-3320 course: Fix some prefetchs never ending 2021-06-11 12:20:44 +02:00
Noel De Martin
e9c84c71d0 MOBILE-3320 DX: Use consistent enum casing 2021-06-03 12:15:45 +02:00
Pau Ferrer Ocaña
7af5c510bf MOBILE-3745 core: Use new openModal function 2021-05-07 11:33:21 +02:00
Dani Palou
ac8d2b4434 MOBILE-3734 mod: Fix single activity activities navigation 2021-04-29 13:29:26 +02:00
Dani Palou
163647b165 MOBILE-3641 core: Support CoreWSStoredFile in the whole app 2021-04-20 09:16:01 +02:00
Dani Palou
b211919f38 MOBILE-3708 lesson: Use similar routes as other modules 2021-03-08 16:05:13 +01:00
Noel De Martin
d658ce9b0b MOBILE-3320 DX: Remove static singleton accessors 2021-03-03 09:46:35 +01:00
Dani Palou
596ef954ba MOBILE-3651 quiz: Implement base services and access rule delegate 2021-02-24 10:09:39 +01:00
Pau Ferrer Ocaña
a4225b8c02 MOBILE-3636 sync: Small improvements on previous sync services 2021-02-19 12:40:36 +01:00
Pau Ferrer Ocaña
11dafc92c3 MOBILE-3637 lesson: Change path to be coherent with book 2021-02-09 14:39:34 +01:00
Dani Palou
feb0319d3f MOBILE-3648 lesson: Implement link and push handlers 2021-02-08 09:18:43 +01:00
Dani Palou
e04c19596f MOBILE-3648 lesson: Implement user-retake page 2021-02-08 09:18:43 +01:00
Dani Palou
71bcb07c74 MOBILE-3648 lesson: Implement lesson index page 2021-02-08 08:58:43 +01:00
Dani Palou
f1fbb75889 MOBILE-3648 lesson: Implement sync service and prefetch handler 2021-02-08 08:58:42 +01:00