Dani Palou
ac920dc299
MOBILE-4604 core: Download embedded files before login in Android
2024-06-05 10:00:05 +02:00
Dani Palou
eea7ded755
MOBILE-4604 core: Add external-content to site logo and grades img
2024-06-04 12:35:48 +02:00
Dani Palou
188808d41e
MOBILE-4470 remotethemes: Revert fix styles not loaded in offline
...
This reverts commit f75bfd39d15ae8efb9907cfa73474a1029da47c8.
2024-06-03 10:58:43 +02:00
Dani Palou
f75bfd39d1
MOBILE-4470 remotethemes: Fix styles not loaded in reconnect in offline
2024-05-31 15:33:33 +02:00
Dani Palou
9d226bca34
MOBILE-4470 rte: Fix unable to save HTML with just media
2024-05-31 11:25:03 +02:00
Dani Palou
1d135e62d2
Merge pull request #4070 from NoelDeMartin/MOBILE-4470
...
MOBILE-4470 core: Refactor mod-icon to use signals
2024-05-28 13:45:46 +02:00
Noel De Martin
0ca6377b52
MOBILE-4470 core: Refactor mod-icon to use signals
...
This change is necessary because some icons weren't updated properly inside of components using OnPush (e.g. course-storage page).
2024-05-28 12:27:52 +02:00
Pau Ferrer Ocaña
f8d2127ebe
Merge pull request #4071 from dpalou/MOBILE-4470
...
Mobile 4470
2024-05-28 11:34:02 +02:00
Dani Palou
7e989c93d5
Merge pull request #4068 from NoelDeMartin/MOBILE-4470
...
MOBILE-4470 storagemanager: Fix removing courses
2024-05-28 09:45:12 +02:00
Dani Palou
6f56afbb84
MOBILE-4470 compile: Remove unneeded translate pipe
...
This pipe is no longer needed after afb5ce3cdeb50d86dffe718ddfc87b37c0d10595
2024-05-28 08:46:11 +02:00
Noel De Martin
89597dad72
MOBILE-4470 storagemanager: Fix removing courses
...
Fixes a regression caused by 91c56256ed
2024-05-28 08:44:29 +02:00
Noel De Martin
fa321dad83
Merge pull request #4067 from crazyserver/MOBILE-4470
...
Mobile 4470
2024-05-27 17:19:29 +02:00
Pau Ferrer Ocaña
5735bc4ca9
MOBILE-4470 icon: Fix mod icon loading having a real uniqueId on SVG
2024-05-27 16:39:49 +02:00
Dani Palou
ff7a075cec
MOBILE-4470 compile: Fix component ID collision detected warning
...
Angular generates a unique component ID for each component to apply style encapsulation, restore application state, etc. Our compile code generated the same ID every time some HTML was compiled, and Angular displayed a warning in the console. Applying a different attribute every time makes sure the component ID is different in each compile.
2024-05-27 16:30:20 +02:00
Pau Ferrer Ocaña
0771ccc278
MOBILE-4600 data: Fix related behat tests
2024-05-27 12:53:13 +02:00
Pau Ferrer Ocaña
671bb39807
MOBILE-4600 data: Add missing actions
2024-05-27 12:52:39 +02:00
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
Pau Ferrer Ocaña
55428d5346
MOBILE-4470 iframes: Fix loading and improve responsive styles
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
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
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
Dani Palou
40032e7d5f
MOBILE-4470 course: Delete files linked to course component
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
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
24aeb1dfc1
Merge pull request #4055 from NoelDeMartin/MOBILE-4470
...
MOBILE-4470 core: Fix collapsible header scrolling
2024-05-22 11:56:07 +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
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
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
5c099471f3
MOBILE-4470 quiz: Fix opacity and clickable elements on reviews
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
f5414d915a
MOBILE-4470 core: Fix slides reactivity
2024-05-16 11:34:07 +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
Dani Palou
3beb8064bd
MOBILE-4589 qtype_match: Decode HTML of options
2024-05-16 10:26:55 +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
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