1679 Commits

Author SHA1 Message Date
Dani Palou
6da34f5984 MOBILE-3403 core: Avoid performing requests to embedded untreated URLs 2024-05-17 13:05:35 +02:00
Dani Palou
655254abd2
Merge pull request #4049 from crazyserver/MOBILE-4470
Mobile 4470
2024-05-16 12:09:48 +02:00
Noel De Martin
1d15216b9f MOBILE-4470 assign: Implement action link handler
This is necessary to handle links in timeline block. We'll need to do this in more situations, but for now it seems like assign is the only one with special actions. See MDL-81912.
2024-05-16 11:34:07 +02:00
Pau Ferrer Ocaña
369fd71c00 MOBILE-4470 quiz: Unify question card to solve status text size in iOS 2024-05-16 10:01:37 +02:00
Pau Ferrer Ocaña
bc26951123 MOBILE-4470 course-storage: Fix progressbar, big titles and calculating 2024-05-15 15:54:29 +02:00
Pau Ferrer Ocaña
b83f900690
Merge pull request #4047 from dpalou/MOBILE-4550
Mobile 4550
2024-05-15 13:32:18 +02:00
Pau Ferrer Ocaña
f16c405115 MOBILE-4470 blog: Improve styles 2024-05-15 12:36:28 +02:00
Dani Palou
0b9417884f MOBILE-4550 quiz: Fix alignment of quiz grade 2024-05-15 12:13:38 +02:00
Dani Palou
d4defbb543 MOBILE-4550 quiz: Fix hiding help icons from review data 2024-05-15 12:13:38 +02:00
Dani Palou
00d02bc502 MOBILE-4550 quiz: Always display max number of decimals in grades 2024-05-15 12:13:38 +02:00
Pau Ferrer Ocaña
829cb8bc9b MOBILE-4470 styles: Universalize reduced margins on popover icons 2024-05-15 10:39:35 +02:00
Dani Palou
691ad40490
Merge pull request #4046 from crazyserver/MOBILE-4470
Mobile 4470
2024-05-14 16:32:19 +02:00
Pau Ferrer Ocaña
8f461adf74 MOBILE-4470 choice: Fix messages shown on the app 2024-05-14 16:11:20 +02:00
Noel De Martin
77d3ac9d43 MOBILE-4470 angular: Fix snapshot types
Route snapshots are typed as non-optional, but we found a situation where it was undefined. Looking at the Angular source code, it seems like indeed snapshots can be undefined but they have been declared with a definite assignment assertion: https://github.com/angular/angular/blob/17.3.0/packages/router/src/router_state.ts#L231
2024-05-14 13:33:34 +02:00
Pau Ferrer Ocaña
f8e022c1fd MOBILE-4470 styles: Revisit text wrapping ellipsis 2024-05-14 11:47:34 +02:00
Noel De Martin
83e75e58dd MOBILE-4470 behat: Clean up tests before 4.1 2024-05-14 11:29:00 +02:00
Noel De Martin
4cd4fa6fd6 MOBILE-4470 behat: Fix tests for 4.1 and older 2024-05-14 11:29:00 +02:00
Noel De Martin
bb4736a5b7 MOBILE-4470 behat: Fix tests for 4.1- 2024-05-14 11:29:00 +02:00
Pau Ferrer Ocaña
646c3edad0 MOBILE-4470 styles: Improve combobox and buttons styles 2024-05-14 09:42:36 +02:00
Pau Ferrer Ocaña
eddcfbe12b MOBILE-4470 forum: Change Sort order selector page to select combobox 2024-05-14 09:33:56 +02:00
Pau Ferrer Ocaña
55d087ca18 MOBILE-4470 styles: Revert uneeded lines none and fix interactive items 2024-05-14 09:33:56 +02:00
Pau Ferrer Ocaña
552a6dcf94 MOBILE-4470 feedback: Fix text wrap on ion-item 2024-05-10 15:07:03 +02:00
Pau Ferrer Ocaña
7fc7aa78d6 MOBILE-4470 styles: Move styles around and change opacities 2024-05-10 15:07:03 +02:00
Pau Ferrer Ocaña
0fedfee2e4 MOBILE-4470 rte: Fix focus and blur 2024-05-10 14:36:28 +02:00
Pau Ferrer Ocaña
cdcb2f77a6 MOBILE-4470 chore: Improve context menu margins and sizes 2024-05-10 12:55:15 +02:00
Pau Ferrer Ocaña
6cd3984905
Merge pull request #4040 from dpalou/MOBILE-4470
MOBILE-4470 infinite-loading: Fix consecutive loads not working
2024-05-09 16:47:08 +02:00
Dani Palou
b9f07d7f65 MOBILE-4470 quiz: Fix auto save popover not dismissed 2024-05-09 13:23:48 +02:00
Pau Ferrer Ocaña
f9ed1e8153 MOBILE-4470 attachments: Improve Attachments look and feel 2024-05-09 11:22:48 +02:00
Pau Ferrer Ocaña
cacc36d336 MOBILE-4470 data: Fix database input styles 2024-05-09 11:22:48 +02:00
Pau Ferrer Ocaña
d0e0ef86b6 MOBILE-4470 swiper: Improve how params are populated to fix Swiper bug 2024-05-09 11:22:48 +02:00
Pau Ferrer Ocaña
a8b250b6e0 MOBILE-4470 style: Remove lines that didn't appear on 4.3 2024-05-08 15:50:17 +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
abbcd66ecd MOBILE-4470 messages: Fix multilang not applied to conversation title 2024-05-07 15:41:19 +02:00
Noel De Martin
f96f208628 MOBILE-4470 lang: Formatting 2024-05-06 12:35:15 +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
Dani Palou
f266d3b45d
Merge pull request #4027 from crazyserver/MOBILE-4565
Mobile 4565
2024-05-02 14:48:24 +02:00
Dani Palou
9c5ef4be1f MOBILE-4470 qtype_match: Fix correct icons position 2024-05-02 13:04:11 +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
Dani Palou
1b71f69cfe MOBILE-4560 colors: Use CoreIonicColorNames in missing places 2024-04-30 15:53:36 +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