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
Dani Palou
633ef7dc9a
MOBILE-4550 quiz: Fix feedback color specificity
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
Pau Ferrer Ocaña
874d1ebee6
MOBILE-4470 context-menu: Simplify context menu to fix text wrappings
2024-05-15 10:39:10 +02:00
Dani Palou
691ad40490
Merge pull request #4046 from crazyserver/MOBILE-4470
...
Mobile 4470
2024-05-14 16:32:19 +02:00
Noel De Martin
ed7bd88e1a
MOBILE-4470 core: Fix double infinite-loading on scroll
2024-05-14 13:54:34 +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
31ac9c10ac
MOBILE-4470 enrol: Remove 4.4 TODOs
2024-05-14 11:29:00 +02:00
Pau Ferrer Ocaña
58ef2f9e0e
MOBILE-4470 course: Add function to control if a module is on core
2024-05-14 10:42:02 +02:00
Pau Ferrer Ocaña
8ae953515b
MOBILE-4470 modicon: Fix branding when icon changed
2024-05-14 10:42:02 +02:00
Pau Ferrer Ocaña
f573f4f112
MOBILE-4470 styles: item-input class has disappeared from Ionic
2024-05-14 09:42:37 +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
55d087ca18
MOBILE-4470 styles: Revert uneeded lines none and fix interactive items
2024-05-14 09:33:56 +02:00
Pau Ferrer Ocaña
e779c7a7f2
MOBILE-4470 modals: Fix refresh button modal pointer events
2024-05-10 14:36:28 +02:00
Pau Ferrer Ocaña
d0f6950c68
MOBILE-4470 rte: Fix styles and carets
2024-05-10 14:36:28 +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
dc698724ac
MOBILE-4470 sqlite: Reload page when OPFS gets disabled (workaround)
2024-05-10 14:36:28 +02:00
Pau Ferrer Ocaña
19473b345f
MOBILE-4470 rte: Fix RTE outside ion-item
2024-05-10 12:55:15 +02:00
Pau Ferrer Ocaña
f4697a298a
MOBILE-4470 rte: Fix selection being lost on bold and italics
2024-05-10 12:55:15 +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
a0225d3ae5
Merge pull request #4041 from dpalou/MOBILE-4470
...
MOBILE-4470 overlays: Fix Ionic bug with aria-hidden
2024-05-10 09:54:57 +02:00
Dani Palou
2707ccd9da
MOBILE-4470 overlays: Fix Ionic bug with aria-hidden
2024-05-09 17:44:59 +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
f42ab61f59
MOBILE-4470 group: Improve Group selector 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
Dani Palou
efb8fdd630
MOBILE-4470 infinite-loading: Fix consecutive loads not working
2024-05-09 10:13:58 +02:00
Pau Ferrer Ocaña
c5482863b0
MOBILE-4470 icon: Fix problem when changing the icon to be loaded
2024-05-08 15:50:17 +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
fa2c4cfa29
MOBILE-4470 messages: Fix delete button size
2024-05-08 08:35:50 +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
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
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
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
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
9c3d2caef8
MOBILE-4560 question: Fix partially graded answers icon & color
2024-04-30 09:38:41 +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
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
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
Noel De Martin
f707de547d
MOBILE-4577 courses: Ignore missing cache errors
2024-04-29 09:38:29 +02:00
Dani Palou
86f53ba3ec
Merge pull request #4021 from NoelDeMartin/MOBILE-4577
...
MOBILE-4577 course: Implement course section link handler
2024-04-26 09:46:30 +02:00
Dani Palou
5cee8d4935
MOBILE-4457 question: Support ordering question type
2024-04-26 09:31:20 +02:00
Noel De Martin
b3492a5fbf
MOBILE-4577 course: Implement course section link handler
2024-04-25 12:17:02 +02:00
Pau Ferrer Ocaña
ee6389e147
MOBILE-4565 utils: Revert deprecating prefixKeys
2024-04-25 11:52:45 +02:00
Pau Ferrer Ocaña
37b729326f
MOBILE-4565 a11y: Minimum a11y fixes
2024-04-25 11:52:45 +02:00
Dani Palou
86477e69c5
Merge pull request #4014 from crazyserver/MOBILE-4565
...
Mobile 4565
2024-04-25 10:16:35 +02:00
Pau Ferrer Ocaña
4a20edc06a
MOBILE-4565 a11y: Improve quiz styles
2024-04-25 09:55:47 +02:00
Pau Ferrer Ocaña
a67cf4de7f
MOBILE-4565 a11y: Fix ion-fab-button focus
2024-04-25 09:55:47 +02:00
Pau Ferrer Ocaña
23fccb22e5
MOBILE-4565 book: Fix book page footer
2024-04-25 09:55:47 +02:00
Noel De Martin
2b05e320ee
Merge pull request #4020 from crazyserver/MOBILE-4456
...
MOBILE-4456 icons: Fix branded icons not being correctly coloured
2024-04-25 09:47:12 +02:00
Pau Ferrer Ocaña
93b420311d
MOBILE-4565 utils: Move some array functions to CoreArray
2024-04-25 09:46:44 +02:00
Pau Ferrer Ocaña
f9ddfb48c9
MOBILE-4565 rte: Fix rte focus and blur problems
2024-04-25 09:46:44 +02:00
Pau Ferrer Ocaña
45fb4cb92a
MOBILE-4565 a11y: Fix a lot of focus problems
2024-04-25 09:46:44 +02:00
Pau Ferrer Ocaña
7e6312a9d5
MOBILE-4565 a11y: Fix text color on dark mode
2024-04-25 09:46:44 +02:00
Pau Ferrer Ocaña
7dfb3c13df
MOBILE-4565 a11y: Solve user tours keyboard focus
2024-04-25 09:46:44 +02:00
Pau Ferrer Ocaña
1b301dae58
MOBILE-4565 a11y: Do not let the user focus on elements in movement
2024-04-25 09:46:44 +02:00
Pau Ferrer Ocaña
e87b05bd69
MOBILE-4565 a11y: Add alert to empty search message
2024-04-25 09:46:43 +02:00
Pau Ferrer Ocaña
540beee17e
MOBILE-4565 a11y: Search box must alert of minimum required length
2024-04-25 09:46:43 +02:00
Pau Ferrer Ocaña
78c2db0c6d
MOBILE-4456 icons: Fix branded icons not being correctly coloured
2024-04-25 08:55:02 +02:00
Pau Ferrer Ocaña
03879074ec
Merge pull request #4019 from dpalou/MOBILE-4487
...
Mobile 4487
2024-04-24 14:54:52 +02:00