139 Commits

Author SHA1 Message Date
Pau Ferrer Ocaña
7d9c9b6fe9 MOBILE-4616 chore: Create CoreWait to add waiting functions 2024-07-25 10:46:28 +02:00
Pau Ferrer Ocaña
caa100979a MOBILE-4616 chore: Import modals during runtime 2024-07-25 10:46:28 +02:00
Alfonso Salces
001fba65cb MOBILE-4630 dom: Use multilang filter in showDeleteConfirm 2024-07-23 09:22:11 +02:00
Pau Ferrer Ocaña
2e1626dcfb MOBILE-4594 chore: Remove deprecated code on 4.1 and 4.0 2024-07-17 16:55:22 +02:00
Pau Ferrer Ocaña
a9f4a48356 MOBILE-4616 keyboard: Fix dom-app circular dep by separating keyboard 2024-07-15 13:15:42 +02:00
Dani Palou
738de88c38 MOBILE-4470 popover: Fix popover position when zoom applied 2024-06-06 12:11:02 +02:00
Pau Ferrer Ocaña
211231a0a8 MOBILE-4470 rte: Fix rte auto focused on enter 2024-05-17 12:51:00 +02:00
Dani Palou
2707ccd9da MOBILE-4470 overlays: Fix Ionic bug with aria-hidden 2024-05-09 17:44:59 +02:00
Dani Palou
b9f07d7f65 MOBILE-4470 quiz: Fix auto save popover not dismissed 2024-05-09 13:23:48 +02:00
Dani Palou
5cee8d4935 MOBILE-4457 question: Support ordering question type 2024-04-26 09:31:20 +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
0d56f802f2 MOBILE-4543 chore: Remove unnecessary variable type change on hash 2024-04-04 12:12:07 +02:00
Noel De Martin
dcf9439eb7 MOBILE-4268 core: Refactor error accordion into service 2024-03-19 10:57:46 +01:00
Noel De Martin
6b461b035e MOBILE-4268 core: Update error accordion UI 2024-03-19 10:13:07 +01:00
Noel De Martin
e1be8caace MOBILE-4268 core: Rename core-error-accordion 2024-03-18 16:10:40 +01:00
Noel De Martin
eb0738cb0f MOBILE-4268 core: Require details with error code 2024-03-18 16:10:40 +01:00
Dani Palou
327fe019a4 MOBILE-4173 iframe: Launch PDF and some iframes in external app 2024-01-29 15:06:54 +01:00
Pau Ferrer Ocaña
2db3635882 MOBILE-3947 chore: Allow inner HTML templates 2023-11-28 13:38:48 +01:00
Pau Ferrer Ocaña
9e9052db85 MOBILE-3947 chore: Fix some non valid types 2023-11-20 11:33:26 +01:00
Pau Ferrer Ocaña
3c53bf2632 MOBILE-4465 chore: Remove deprecated code on 4.0 2023-11-20 10:17:16 +01:00
Alfonso Salces
6da2742bd3 MOBILE-4451 settings: Create error log page 2023-11-14 11:46:50 +01:00
Pau Ferrer Ocaña
58d571d64f MOBILE-4362 lint: Solve deprecation linting 2023-10-19 22:10:31 +02:00
Pau Ferrer Ocaña
ebd4eec500 MOBILE-4362 styles: Transparent backdrop on popovers 2023-10-06 11:52:49 +02:00
Pau Ferrer Ocaña
604cf7adf0 MOBILE-4362 chore: Remove deprecated code from 3.9.5 or bellow 2023-10-02 15:57:59 +02:00
Noel De Martin
65a4cc98f7 MOBILE-3371 search: Implement global search 2023-09-14 13:24:32 +02:00
Pau Ferrer Ocaña
b975e6f0d8 MOBILE-4323 enrol: Create enrol delegates
Co-authored: dpalou
2023-08-23 16:05:09 +02:00
Pau Ferrer Ocaña
9a0b86e3e3 MOBILE-4009 enrol: Catch validation errors to cancel the prompt 2023-07-18 15:17:49 +02:00
Pau Ferrer Ocaña
73addbf42e MOBILE-4009 course: Validate guest access password and enter the course 2023-07-07 08:52:46 +02:00
Pau Ferrer Ocaña
2804951810 MOBILE-4009 core: Create a generic password modal 2023-07-07 08:52:37 +02:00
Noel De Martin
e8a73689ef MOBILE-4288 core: Format group names
Group names may contain other filters such as mathjax, so only filtering
multilanguage is not enough.
2023-05-03 12:16:47 +02:00
Noel De Martin
9180e6e082 MOBILE-4288 multilang: Implement type safety 2023-04-24 11:25:43 +02:00
Noel De Martin
b52deca5fe MOBILE-4288 multilang: Clean up 2023-04-24 11:19:55 +02:00
Dani Palou
c3bd315355
Merge pull request #3622 from NoelDeMartin/MOBILE-4290
MOBILE-4290: Update site help
2023-04-20 12:58:38 +02:00
Noel De Martin
bfe9100879 MOBILE-4290 core: Make waitForImages cancellable 2023-04-19 12:56:01 +02:00
Pau Ferrer Ocaña
015d0c42f3 MOBILE-4187 app: Do not add url class to body tag 2023-04-19 11:29:17 +02:00
Dani Palou
e14f5002d5
Merge pull request #3602 from moodlehq/MOBILE-4301
MOBILE-4301 core: Drop core.sitenotfound string
2023-04-13 09:36:42 +02:00
Noel De Martin
4d5c18459c MOBILE-4301 core: Drop core.sitenotfound string
String dropped in favour of core.cannotconnect
2023-04-12 15:34:25 +02:00
Alfonso Salces
772864245e MOBILE-4292 multilang2: Create new multilang filter 2023-04-10 09:12:35 +02:00
Pau Ferrer Ocaña
c22424c93e MOBILE-4270 chore: Solve lots of linter warnings 2023-03-14 15:50:42 +01:00
Dani Palou
2258c1183b MOBILE-4166 core: Move some CoreApp functions to CorePlatform 2023-02-09 13:34:29 +01:00
Dani Palou
47e5158afe MOBILE-4166 core: Implement CoreDirectivesRegistry and deprecate old one 2023-02-09 13:24:02 +01:00
Noel De Martin
250c6c1db8 MOBILE-4239 core: Remove cannotconnect version 2023-01-23 16:39:58 +01:00
Pau Ferrer Ocaña
dd4c9a1ed0 MOBILE-4081 eslint: Solve jsdoc linter warnings 2022-12-01 23:05:46 +01:00
Noel De Martin
b95182cbf9 MOBILE-4081 core: Fix cancelling textarea prompts 2022-11-24 13:14:39 +01:00
Pau Ferrer Ocaña
9f154a7bb6 MOBILE-3936 calendar: Use new reminder selector 2022-11-10 13:40:16 +01:00
Noel De Martin
e1035e9a4b MOBILE-4059 core: Update cannot connect messages 2022-11-08 16:16:52 +01:00
Noel De Martin
c4952133f1 MOBILE-4059 core: Encapsulate support config 2022-11-07 16:11:25 +01:00
Noel De Martin
c34db4dcaf MOBILE-4059 core: Contact support from errors 2022-11-07 16:11:25 +01:00
Noel De Martin
1005aad1c1 MOBILE-4059 core: Improve Translate.instant types 2022-11-07 16:11:24 +01:00
Noel De Martin
ef6a4ed7f4 MOBILE-4127 theme: Move mode classes to html tag 2022-09-15 17:14:58 +02:00