1659 Commits

Author SHA1 Message Date
Dani Palou
7287a9b298 MOBILE-3947 datetime: Display placeholder if datetime value is undefined 2024-03-11 12:56:58 +01:00
Pau Ferrer Ocaña
9c28b32557 MOBILE-4456 activitymodules: Get branded from icons 2024-03-11 12:28:24 +01:00
Pau Ferrer Ocaña
732a21160c MOBILE-4458 design: Fix behat snapshots 2024-03-11 12:25:52 +01:00
Pau Ferrer Ocaña
9660be8228 MOBILE-4458 design: Apply button styles 2024-03-11 12:25:52 +01:00
Pau Ferrer Ocaña
ae4c1ce28a MOBILE-4538 mod: Check module is enabled in related delegates 2024-03-11 11:57:42 +01:00
Pau Ferrer Ocaña
dc1b9e9575 MOBILE-4538 assign: Inheritdocs from handlers 2024-03-11 11:57:42 +01:00
Pau Ferrer Ocaña
21b43d56df MOBILE-4538 delegates: Add handlers promise enabled info and remove code 2024-03-11 11:57:42 +01:00
Dani Palou
9b9b569703 MOBILE-4539 core: Create and use new DownloadStatus types 2024-03-11 11:28:07 +01:00
Dani Palou
864087c52a MOBILE-3947 behat: Fix datetime behat tests 2024-03-11 10:19:01 +01:00
Dani Palou
abd1a32f63 MOBILE-3947 datetime: Improve a11y of datetime-button 2024-03-11 10:19:01 +01:00
Dani Palou
f0bb576920 MOBILE-3947 ui: Display Cancel/Done buttons in datetime 2024-03-11 10:19:01 +01:00
Dani Palou
181c4d9ee3 MOBILE-4528 chat: Decouple from initial bundle 2024-03-11 10:17:05 +01:00
Noel De Martin
b39dc1b90e MOBILE-4529 addons: Fix lazy instances overrides 2024-03-07 16:25:07 +01:00
Noel De Martin
69cf1ead4c MOBILE-4529 survey: Decouple from initial bundle 2024-03-07 15:54:56 +01:00
Pau Ferrer Ocaña
6f371abbdb MOBILE-3947 chore: Deprecate CoreArray.flatten in favor native flat 2024-03-07 11:29:34 +01:00
Pau Ferrer Ocaña
3bdb936d58 MOBILE-3947 chore: Decouple services from our compiler 2024-03-07 11:29:34 +01:00
Pau Ferrer Ocaña
d7d4772252 MOBILE-3947 blocks: Remove unnecessary imports and exports from blocks 2024-03-06 16:15:42 +01:00
Dani Palou
4677ce5c3f
Merge pull request #3954 from NoelDeMartin/MOBILE-4470
MOBILE-4470: Improve lazy loading and fix tests
2024-03-05 13:54:27 +01:00
Noel De Martin
fee90d49de MOBILE-4470 behat: Fix Chat and Survey tests
They have been disabled in new Moodle instances in MDL-80866
2024-03-05 13:10:50 +01:00
Noel De Martin
7519ef7bdf MOBILE-4470 workshop: Improve assessment strategies loading 2024-03-05 12:19:44 +01:00
Dani Palou
0cff22ca30
Merge pull request #3952 from crazyserver/MOBILE-4497
Mobile 4497
2024-03-05 08:14:08 +01:00
Dani Palou
e79c549c2e
Merge pull request #3953 from crazyserver/MOBILE-4329
MOBILE-4329 dataprivacy: Add link handlers
2024-03-05 08:05:57 +01:00
Pau Ferrer Ocaña
f5d31d8eb4 MOBILE-4497 competency: Decouple competency services 2024-03-04 17:49:15 +01:00
Pau Ferrer Ocaña
ff0108d796 MOBILE-4497 competency: Use adv features to check if competencies are on 2024-03-04 17:49:15 +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
Pau Ferrer Ocaña
0efd23f019 MOBILE-4498 completion: Decouple course completion services 2024-03-04 13:13:09 +01:00
Pau Ferrer Ocaña
40c47b9148 MOBILE-4498 blog: Remove unused blog services 2024-03-04 13:13:09 +01:00
Pau Ferrer Ocaña
6a52b02eeb MOBILE-4498 comments: Use advanced features to check if comments are on 2024-03-04 13:13:08 +01:00
Pau Ferrer Ocaña
65ed0d2b1c MOBILE-4498 blog: Use advanced features to check if blog is enabled 2024-03-04 13:13:08 +01:00
Pau Ferrer Ocaña
41f005d65a MOBILE-4498 completion: Use adv features to check if completion is on 2024-03-04 13:13:08 +01:00
Pau Ferrer Ocaña
3cc03713ae MOBILE-4498 tags: Use advanced features to check if tags are enabled 2024-03-04 13:13:08 +01:00
Dani Palou
cca9a3b784
Merge pull request #3950 from NoelDeMartin/MOBILE-4272
MOBILE-4272 workshop: Decouple from initial bundle
2024-03-04 09:57:17 +01:00
Noel De Martin
c15b3c507c MOBILE-4272 workshop: Decouple from initial bundle 2024-02-29 17:36:53 +01:00
Noel De Martin
59cc4bd227
Merge pull request #3946 from crazyserver/MOBILE-4456
Mobile 4456
2024-02-29 17:05:12 +01:00
Pau Ferrer Ocaña
cd40c1a06d MOBILE-4456 competency: Fix course module type 2024-02-29 16:40:31 +01:00
Pau Ferrer Ocaña
62692bd23d MOBILE-4456 course: Load icon svg as inline and style them properly 2024-02-29 16:40:31 +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
Dani Palou
0c49a451f7
Merge pull request #3949 from NoelDeMartin/MOBILE-4524
MOBILE-4524 search: Optimize WS calls
2024-02-29 10:34:35 +01:00
Noel De Martin
1e3eed64e2 MOBILE-4524 search: Optimize WS calls 2024-02-28 17:02:39 +01:00
Noel De Martin
b6278e769c MOBILE-4350 quiz: Allow navigating from sequential summary
This is consistent with the LMS which has a "return to attempt" button. It also fixes the behaviour that users would expect, given that the buttons in the side navigation for the current page are not disabled in the summary.
2024-02-28 16:00:20 +01:00
Dani Palou
60e256eda6
Merge pull request #3938 from crazyserver/MOBILE-4329
Mobile 4329
2024-02-27 13:48:33 +01:00
Pau Ferrer Ocaña
cc2f238d68 MOBILE-4329 user: Rename user profile handler types 2024-02-27 12:55:12 +01:00
Noel De Martin
3e275e5b18 MOBILE-4350 quiz: Fix navigation tests for LMS 4.3 2024-02-22 15:37:19 +01:00
Noel De Martin
df5bbf33bc MOBILE-4350 quiz: Fix disabled clicks in summaries 2024-02-22 13:24:57 +01:00
Noel De Martin
02918af512 MOBILE-4350 quiz: Disable unanswered warning in sequential navigation 2024-02-22 13:24:21 +01:00
Pau Ferrer Ocaña
b38223bb59
Merge pull request #3933 from dpalou/MOBILE-4313
MOBILE-4313 notifications: Show warnings if permissions missing
2024-02-21 16:47:46 +01:00
Dani Palou
edd6214e71 MOBILE-4313 notifications: Show warnings if permissions missing 2024-02-19 15:58:56 +01:00
Noel De Martin
5c1606e595 MOBILE-4350 quiz: Disable sequential navigation items 2024-02-19 10:10:27 +01:00
Noel De Martin
c41ac5a3cf MOBILE-4350 theme: Improve opacity of disabled items 2024-02-19 10:10:27 +01:00
Noel De Martin
c3817a0a60 MOBILE-4304 scorm: Comment incompatible tests 2024-02-14 09:06:20 +01:00