Commit Graph

9515 Commits (758697e819a3afd88977295793084b8a1393c4bc)
 

Author SHA1 Message Date
Pau Ferrer Ocaña 888d518e86
Merge pull request #4063 from dpalou/MOBILE-4470
Mobile 4470
2024-05-24 12:29:52 +02:00
Dani Palou bdadea8e4d MOBILE-4470 external-content: Fix media reloaded when playing 2024-05-24 12:07:48 +02:00
Dani Palou 63777bc439 MOBILE-4470 course-summary: Fix download status not updated 2024-05-24 11:45:02 +02:00
Dani Palou 84a7ed034d
Merge pull request #4061 from crazyserver/MOBILE-4470
Mobile 4470
2024-05-23 13:05:05 +02:00
Pau Ferrer Ocaña 712fe2d934 MOBILE-4470 styles: Fix header button glitches 2024-05-23 12:42:40 +02:00
Pau Ferrer Ocaña 4155bc0142 MOBILE-4470 styles: Fix ion card buttons color 2024-05-23 12:35:16 +02:00
Pau Ferrer Ocaña 55428d5346 MOBILE-4470 iframes: Fix loading and improve responsive styles 2024-05-23 12:20:56 +02:00
Pau Ferrer Ocaña d2bb5c1b8f MOBILE-4470 data: Fix edit table width 2024-05-23 12:20:56 +02:00
Pau Ferrer Ocaña 50f06e0fd7 MOBILE-4470 calendar: Initially disable repeats when creating an event 2024-05-23 12:20:56 +02:00
Pau Ferrer Ocaña a34a3ac5c8 MOBILE-4470 styles: Sort more styles into separate files 2024-05-23 12:20:56 +02:00
Dani Palou 1c84715f9a MOBILE-4470 completion: Fix manual completion not updated 2024-05-23 12:20:00 +02:00
Dani Palou 7f3b2a6df1
Merge pull request #4060 from crazyserver/MOBILE-4470
Mobile 4470
2024-05-23 07:09:56 +02:00
Pau Ferrer Ocaña f53800471d MOBILE-4470 format-text: Make image viewer button always round 2024-05-22 17:15:36 +02:00
Pau Ferrer Ocaña 4da3e650e0 MOBILE-4470 sites: Add ellipsis to sites list 2024-05-22 17:15:36 +02:00
Pau Ferrer Ocaña 64cc206e19 MOBILE-4470 data: Improve styles applied in database 2024-05-22 17:15:36 +02:00
Pau Ferrer Ocaña 413dbef142 MOBILE-4470 refresh: Fix some spinner colors and hidden 2024-05-22 17:15:36 +02:00
Pau Ferrer Ocaña c55d443ea2 MOBILE-4470 quiz: Reduce feedback font size 2024-05-22 17:15:36 +02:00
Pau Ferrer Ocaña f7a3b65de6
Merge pull request #4059 from dpalou/MOBILE-4470
Mobile 4470
2024-05-22 16:42:56 +02:00
Pau Ferrer Ocaña 24c8c6315e
Merge pull request #4058 from NoelDeMartin/MOBILE-4470
MOBILE-4470: QA & Tests updates
2024-05-22 16:37:24 +02:00
Dani Palou 40032e7d5f MOBILE-4470 course: Delete files linked to course component 2024-05-22 16:20:52 +02:00
Dani Palou 91c56256ed MOBILE-4470 courses-storage: Update site size after delete data 2024-05-22 16:20:52 +02:00
Dani Palou bb018c530f MOBILE-4470 format-text: Destroy instances of external-content 2024-05-22 16:18:02 +02:00
Noel De Martin 60d89832d8 MOBILE-4470 assign: Update behat setup
The defaults changed in MDL-80741, so we need to indicate them explicitly now.
2024-05-22 16:06:39 +02:00
Dani Palou 18b483a585
Merge pull request #4057 from crazyserver/MOBILE-4470
Mobile 4470
2024-05-22 15:06:00 +02:00
Pau Ferrer Ocaña 26d950cbb4 MOBILE-4470 format-text: Fix image viewer 2024-05-22 14:26:09 +02:00
Pau Ferrer Ocaña 345fdffdb8 MOBILE-4470 licenses: Fix url and styles 2024-05-22 14:26:09 +02:00
Pau Ferrer Ocaña af94add7e9 MOBILE-4470 a11y: Fix fixed font sizes 2024-05-22 14:26:09 +02:00
Pau Ferrer Ocaña 42b67d58a3 MOBILE-4470 quiz: Improve review status page to be more readable 2024-05-22 12:54:30 +02:00
Pau Ferrer Ocaña 24aeb1dfc1
Merge pull request #4055 from NoelDeMartin/MOBILE-4470
MOBILE-4470 core: Fix collapsible header scrolling
2024-05-22 11:56:07 +02:00
Pau Ferrer Ocaña 37e736e37c
Merge pull request #4056 from dpalou/MOBILE-4470
Mobile 4470
2024-05-22 11:37:09 +02:00
Dani Palou 47e9f07782 MOBILE-4470 completion: Fix completion button text wrap 2024-05-22 11:11:13 +02:00
Noel De Martin 1756a19f66 MOBILE-4470 core: Fix collapsible header scrolling
There were some scenarios were the scrollingHeight was recalculated, but the listeners weren't using the latest value and thus causing the wrong behaviour.
2024-05-22 10:49:19 +02:00
Dani Palou 8e14b018a7 MOBILE-4470 qtype_match: Fix some text color when reviewing 2024-05-21 16:50:04 +02:00
Pau Ferrer Ocaña e8457e89d7
Merge pull request #4054 from dpalou/MOBILE-4470
Mobile 4470
2024-05-21 16:07:36 +02:00
Dani Palou fb7f63732c MOBILE-4470 iframe: Fix regression with default values 2024-05-21 10:29:59 +02:00
Dani Palou 87c76b3db4 MOBILE-4470 viewer: Fix viewing data images 2024-05-21 10:29:59 +02:00
Dani Palou 859f94bf98 MOBILE-4470 tabs: Fix route loaded when changing main menu tabs
When using sub-routes like with core-tabs-outlet (e.g. participants), going back to the main menu tab set the main menu route as the current one instead of the sub-route and this caused problems with split view.
2024-05-21 10:29:59 +02:00
Pau Ferrer Ocaña e511629b9c
Merge pull request #4053 from dpalou/MOBILE-3403
MOBILE-3403 core: Avoid performing requests to embedded untreated URLs
2024-05-17 13:26:53 +02:00
Dani Palou 7d862ea37d
Merge pull request #4052 from crazyserver/MOBILE-4470
Mobile 4470
2024-05-17 13:21:40 +02:00
Dani Palou 6da34f5984 MOBILE-3403 core: Avoid performing requests to embedded untreated URLs 2024-05-17 13:05:35 +02:00
Pau Ferrer Ocaña 56a6f5f84c MOBILE-4470 local-file: Fix change name opening the file 2024-05-17 12:51:00 +02:00
Pau Ferrer Ocaña 211231a0a8 MOBILE-4470 rte: Fix rte auto focused on enter 2024-05-17 12:51:00 +02:00
Pau Ferrer Ocaña ba72120574 MOBILE-4470 chore: ion-button input & textarea now supports ariaLabel 2024-05-16 22:46:12 +02:00
Pau Ferrer Ocaña a88147e5b0 MOBILE-4470 styles: Remove temporal fix on popovers 2024-05-16 21:51:43 +02:00
Pau Ferrer Ocaña 91e9d443f1 MOBILE-4470 styles: Sort some styles 2024-05-16 21:51:43 +02:00
Pau Ferrer Ocaña 5c099471f3 MOBILE-4470 quiz: Fix opacity and clickable elements on reviews 2024-05-16 21:51:43 +02:00
Pau Ferrer Ocaña e775a066ae MOBILE-4470 quiz: Improve attempts summary page styles 2024-05-16 21:51:43 +02:00
Dani Palou 655254abd2
Merge pull request #4049 from crazyserver/MOBILE-4470
Mobile 4470
2024-05-16 12:09:48 +02:00
Dani Palou c39e75f894
Merge pull request #4050 from NoelDeMartin/MOBILE-4470
MOBILE-4470: QA Fixes
2024-05-16 12:04:14 +02:00
Noel De Martin 043577ba34
Merge pull request #4051 from dpalou/MOBILE-4589
MOBILE-4589 qtype_match: Decode HTML of options
2024-05-16 11:41:33 +02:00