9255 Commits

Author SHA1 Message Date
Pau Ferrer Ocaña
f825778d56
Merge pull request #4039 from dpalou/MOBILE-4470
Mobile 4470
2024-05-08 13:12:40 +02:00
Dani Palou
ed22463b9c MOBILE- 4470 alert: Remove vertical padding from buttons 2024-05-08 11:39:49 +02:00
Dani Palou
778dda1ccd MOBILE-4470 notes: Fix error message when synchronizing 2024-05-08 11:18:43 +02:00
Dani Palou
87dedc6fda MOBILE-4470 notes: Fix empty select when adding note 2024-05-08 10:15:40 +02:00
Dani Palou
fa2c4cfa29 MOBILE-4470 messages: Fix delete button size 2024-05-08 08:35:50 +02:00
Dani Palou
abbcd66ecd MOBILE-4470 messages: Fix multilang not applied to conversation title 2024-05-07 15:41:19 +02:00
Dani Palou
7e73ae9087 MOBILE-4470 policy: Fix scroll button displayed when it shouldn't 2024-05-07 15:41:19 +02:00
Noel De Martin
c2a16b66a2
Merge pull request #4035 from dpalou/MOBILE-4470
MOBILE-4470 course: Show all sections if last module is stealth
2024-05-07 09:07:14 +02:00
Noel De Martin
37a0378474 MOBILE-4496 ci: Configure coverage tests 2024-05-07 08:51:47 +02:00
Dani Palou
8bfac2567b
Merge pull request #4037 from NoelDeMartin/MOBILE-4470
MOBILE-4470 npm: Clean up nx files
2024-05-06 14:56:15 +02:00
Noel De Martin
23e8209691 MOBILE-4470 npm: Clean up nx files 2024-05-06 14:27:55 +02:00
Dani Palou
15c32cbcd7
Merge pull request #4036 from NoelDeMartin/MOBILE-4470
MOBILE-4470: Update dependencies
2024-05-06 13:39:26 +02:00
Noel De Martin
12ae4c7529 MOBILE-4470 npm: Update dependencies 2024-05-06 13:18:00 +02:00
Noel De Martin
f96f208628 MOBILE-4470 lang: Formatting 2024-05-06 12:35:15 +02:00
Dani Palou
6be3d68230 MOBILE-4470 course: Show all sections if last module is stealth 2024-05-03 14:55:51 +02:00
Dani Palou
8884571aca
Merge pull request #4034 from crazyserver/MOBILE-4470
Mobile 4470
2024-05-02 16:19:01 +02:00
Pau Ferrer Ocaña
34e4ce2ff6 MOBILE-4470 lang: Fix deprecated lang keys 2024-05-02 15:57:15 +02:00
Pau Ferrer Ocaña
2b14ca1dea
Merge pull request #4032 from dpalou/MOBILE-4470
Mobile 4470
2024-05-02 15:09:09 +02:00
Pau Ferrer Ocaña
b4b79d8c8f MOBILE-4470 npm: Changes from npm audit fix 2024-05-02 14:54:24 +02:00
Pau Ferrer Ocaña
823b088f48 MOBILE-4470 chore: Fix Moodle 4.4 release number 2024-05-02 14:54:24 +02:00
Dani Palou
f266d3b45d
Merge pull request #4027 from crazyserver/MOBILE-4565
Mobile 4565
2024-05-02 14:48:24 +02:00
Dani Palou
770b182ed6 MOBILE-4470 ui: Fix opacity of disabled inputs 2024-05-02 13:04:42 +02:00
Dani Palou
9c5ef4be1f MOBILE-4470 qtype_match: Fix correct icons position 2024-05-02 13:04:11 +02:00
Dani Palou
b26ed5a25e MOBILE-4470 contentlinks: Ignore errors calling getActions 2024-05-02 11:59:13 +02:00
Pau Ferrer Ocaña
023db99e2b
Merge pull request #4026 from dpalou/MOBILE-4550
Mobile 4550
2024-04-30 18:05:04 +02:00
Dani Palou
ede0fb368f MOBILE-4550 quiz: Add behats to test new attempts UI 2024-04-30 17:36:51 +02:00
Dani Palou
10773e00d8 MOBILE-4550 quiz: Fix behat tests 2024-04-30 17:36:51 +02:00
Dani Palou
ef6610e09a MOBILE-4550 quiz: Change how quiz result info is displayed 2024-04-30 16:53:21 +02:00
Dani Palou
bc88cac82a MOBILE-4550 quiz: Remove unneded calls to get review WS 2024-04-30 16:53:21 +02:00
Dani Palou
cdb56d172e MOBILE-4550 quiz: Display when attempt can be reviewed 2024-04-30 16:53:21 +02:00
Dani Palou
e0b19ff20a MOBILE-4550 quiz: Fix inconsistent attempt types in helper functions 2024-04-30 16:53:21 +02:00
Dani Palou
a765f3cb8d MOBILE-4550 quiz: Change how list of attempts is displayed 2024-04-30 16:53:21 +02:00
Noel De Martin
9e2078c901
Merge pull request #4030 from crazyserver/MOBILE-3790
MOBILE-3790 a11y: Ensure iOS font size is increased from settings
2024-04-30 16:37:24 +02:00
Pau Ferrer Ocaña
eef40eb6cb
Merge pull request #4029 from dpalou/MOBILE-4560
Mobile 4560
2024-04-30 16:19:51 +02:00
Dani Palou
1b71f69cfe MOBILE-4560 colors: Use CoreIonicColorNames in missing places 2024-04-30 15:53:36 +02:00
Pau Ferrer Ocaña
a8501b1a81 MOBILE-3790 a11y: Ensure iOS font size is increased from settings 2024-04-30 12:36:21 +02:00
Dani Palou
1b154a4fb6 MOBILE-4560 question: Delete unused CSS variables 2024-04-30 09:38:41 +02:00
Dani Palou
9c3d2caef8 MOBILE-4560 question: Fix partially graded answers icon & color 2024-04-30 09:38:41 +02:00
Dani Palou
ec195696e0 MOBILE-4550 quiz: Rename isAttemptFinished to isAttemptCompleted
It's a bit weird that isAttemptFinished would return true for an attempt with state different than 'finished', using the word complete reduces the confusion.
2024-04-29 16:26:48 +02:00
Dani Palou
08797cc9d5 MOBILE-4450 quiz: Calculate in app whether attempt can be reviewed 2024-04-29 16:26:38 +02:00
Dani Palou
17bd64a5e0 MOBILE-4550 quiz: Move quiz service constants to constants file 2024-04-29 16:19:31 +02:00
Dani Palou
df3b328bac MOBILE-4550 quiz: Update some quiz strings 2024-04-29 16:19:31 +02:00
Pau Ferrer Ocaña
497030595e
Merge pull request #4024 from dpalou/MOBILE-4457
MOBILE-4457 question: Support ordering question type
2024-04-29 16:00:12 +02:00
Pau Ferrer Ocaña
a71b350ff6 MOBILE-4565 header: Check is still frozen after scrolling 2024-04-29 15:41:32 +02:00
Pau Ferrer Ocaña
83ce6450e5 MOBILE-4565 rte: Fix placeholder 2024-04-29 15:41:32 +02:00
Dani Palou
eaedb0841a
Merge pull request #4022 from crazyserver/MOBILE-4579
Mobile 4579
2024-04-29 11:46:53 +02:00
Pau Ferrer Ocaña
33d6d169f9 MOBILE-4579 notifications: Avoid showing user avatar from customdata 2024-04-29 11:25:46 +02:00
Pau Ferrer Ocaña
d0c0b83296 MOBILE-4579 user: Use initials if no image is provided 2024-04-29 11:25:46 +02:00
Dani Palou
52278a7057
Merge pull request #4025 from NoelDeMartin/MOBILE-4577
MOBILE-4577 courses: Ignore missing cache errors
2024-04-29 09:59:38 +02:00
Noel De Martin
f707de547d MOBILE-4577 courses: Ignore missing cache errors 2024-04-29 09:38:29 +02:00