53 Commits

Author SHA1 Message Date
Dani Palou
9b9b569703 MOBILE-4539 core: Create and use new DownloadStatus types 2024-03-11 11:28:07 +01: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
Noel De Martin
88f7eba74c MOBILE-4339 quiz: Add unanswered questions warning 2024-02-12 13:48:50 +01:00
Dani Palou
3b99950df6 MOBILE-4469 site: Rename candidate site to authenticated site 2023-11-22 10:48:18 +01:00
Dani Palou
a724a946d2 MOBILE-4469 core: Create new CoreCandidateSite class 2023-11-22 08:17:12 +01:00
Dani Palou
988ddb4b94 MOBILE-4469 core: Move CoreSite class to new sites folder 2023-11-21 11:58:27 +01:00
Noel De Martin
d15be4f539 MOBILE-4383 quiz: Disable offline sequential quiz 2023-09-27 14:30:18 +02:00
Dani Palou
2d2cc2f5f9 MOBILE-4368 analytics: Apply new analytics system to all pages 2023-07-13 13:53:36 +02:00
Noel De Martin
a30dd27943 MOBILE-4362 quiz: Fix number type check 2023-07-10 13:27:27 +02:00
Dani Palou
060e66011b MOBILE-4270 push: Fix treat undefined customdata in push click handlers 2023-05-17 13:28:41 +02:00
Noel De Martin
e48d82ddb2 MOBILE-4311 quiz: Avoid sending NaN to webservice 2023-04-13 13:11:39 +02:00
Pau Ferrer Ocaña
b4bd42b928 MOBILE-4270 sync: Improve sync result types 2023-03-14 15:52:29 +01:00
Pau Ferrer Ocaña
c22424c93e MOBILE-4270 chore: Solve lots of linter warnings 2023-03-14 15:50:42 +01:00
Dani Palou
9744eb5137 MOBILE-4263 quiz: Remove non-null assertions 2023-03-08 09:45:43 +01:00
Noel De Martin
250c6c1db8 MOBILE-4239 core: Remove cannotconnect version 2023-01-23 16:39:58 +01:00
Pau Ferrer Ocaña
dd4c9a1ed0 MOBILE-4081 eslint: Solve jsdoc linter warnings 2022-12-01 23:05:46 +01:00
Noel De Martin
e1035e9a4b MOBILE-4059 core: Update cannot connect messages 2022-11-08 16:16:52 +01:00
Dani Palou
8d0412fa68 MOBILE-4081 core: Remove most .bind() usage 2022-10-05 16:02:09 +02:00
Noel De Martin
73ee4df1ec MOBILE-3321 core: Decouple Network from App 2022-06-08 13:28:05 +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
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
7d7f738d05 MOBILE-3833 chore: Reduce typeof undefined usage 2021-12-20 15:31:24 +01:00
Dani Palou
56596ad30e MOBILE-3909 calendar: Fix non-null assertion eslint warnings 2021-11-22 11:47:51 +01:00
Dani Palou
aa6824e495 MOBILE-3877 quiz: Fix review not opened after finish offline quiz 2021-09-23 17:41:25 +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
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
628f380d7c MOBILE-3780 course: Use right max upload size when set to course limit 2021-07-22 14:40:51 +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
Dani Palou
9fa3e77436 MOBILE-3754 quiz: Display grade to pass 2021-05-17 09:43:23 +02:00
Pau Ferrer Ocaña
2a1e8a44e8 MOBILE-3752 lint: Remove duplicated spaces 2021-05-13 16:46:24 +02:00
Dani Palou
1c0f7ad42e MOBILE-3320 quiz: Fix quiz sync process 2021-05-13 12:52:06 +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
Pau Ferrer Ocaña
d7970bbf5e MOBILE-3657 mod: Remove unused invalidateFiles functions on activities 2021-04-23 16:11:42 +02:00
Dani Palou
163647b165 MOBILE-3641 core: Support CoreWSStoredFile in the whole app 2021-04-20 09:16:01 +02:00
Pau Ferrer Ocaña
28bf4243bc MOBILE-3654 sync: Add component translatable string 2021-03-18 11:36:31 +01:00
Noel De Martin
55cd0f2495 MOBILE-3720 DX: Use Proxy for magic singletons 2021-03-16 09:07:21 +01:00
Dani Palou
7e8e49707f MOBILE-3634 core: Augment CoreEventsData everywhere 2021-03-10 15:38:57 +01:00
Dani Palou
2040840d79 MOBILE-3664 siteplugins: Implement handlers 2021-03-05 13:05:51 +01:00
Noel De Martin
d658ce9b0b MOBILE-3320 DX: Remove static singleton accessors 2021-03-03 09:46:35 +01:00
Dani Palou
6ae95070d2 MOBILE-3651 quiz: Change routes to use cmId 2021-02-24 11:52:49 +01:00
Dani Palou
33003da29d MOBILE-3651 quiz: Implement missing handlers 2021-02-24 10:13:05 +01:00
Dani Palou
05f5967ffc MOBILE-3651 core: Specify some nulls in WS responses 2021-02-24 10:13:05 +01:00