Commit Graph

9841 Commits (main)
 

Author SHA1 Message Date
Nguyen Tuan Anh bea16ec337 MOBILE-4628 course-storage: Set the aria-label in core-download-refresh 2024-07-29 15:56:18 +02:00
Pau Ferrer Ocaña 0e6baa9802 MOBILE-4616 chore: Change snapshot width on quiz behats
It seems Selenium or Chrome version is managing the width with scroll
bars including the bars
2024-07-29 15:06:02 +02:00
Pau Ferrer Ocaña 21ac11cb35 MOBILE-4616 chore: Update circular dependencies number 2024-07-29 15:04:58 +02:00
Pau Ferrer Ocaña 4b950ac891 MOBILE-4616 chore: Remove some usages of old Service.instance 2024-07-29 15:04:57 +02:00
Pau Ferrer Ocaña 48259062fd MOBILE-4616 chore: Import side modals during runtime 2024-07-29 15:04:57 +02:00
Pau Ferrer Ocaña 3f9ea653f9 MOBILE-4616 chore: Move modals functions to CoreModalsService 2024-07-29 15:04:57 +02:00
Pau Ferrer Ocaña ab7b69c262 MOBILE-4616 chore: Move waitForResizeDone to CoreWait 2024-07-29 15:04:57 +02:00
Pau Ferrer Ocaña 6303769f0c MOBILE-4616 chore: Move ucFirst to CoreText 2024-07-29 11:47:33 +02:00
Pau Ferrer Ocaña d6007c2aae MOBILE-4616 chore: Create CoreToastsService to add toasts functions 2024-07-29 11:46:23 +02:00
Dani Palou beac119e1e
Merge pull request #4127 from crazyserver/MOBILE-4616
Mobile 4616
2024-07-25 15:52:24 +02:00
Pau Ferrer Ocaña 1186694c5f MOBILE-4616 url: Migrate all CoreUrlUtils to CoreUrl static singleton 2024-07-25 15:26:53 +02:00
Pau Ferrer Ocaña 0c3dfc6061
Merge pull request #4130 from dpalou/MOBILE-4623
Mobile 4623
2024-07-25 12:08:00 +02:00
Pau Ferrer Ocaña 5bd549477e MOBILE-4616 jest: Remove storybook settings from jest 2024-07-25 10:46:28 +02:00
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 7068db3f62 MOBILE-4616 chore: Move copyClipboard to CoreText 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
Dani Palou 2e09325eef MOBILE-4623 forum: Fix issues with single activity format 2024-07-25 10:40:22 +02:00
Dani Palou 5643e89c95 MOBILE-4623 glossary: Fix issues with single activity format 2024-07-25 10:40:04 +02:00
Dani Palou 46c305b563 MOBILE-4623 imscp: Fix issue with single activity format 2024-07-24 14:31:44 +02:00
Dani Palou cefe0e4ac1
Merge pull request #4129 from NoelDeMartin/MOBILE-4596
MOBILE-4596: Decouple data and wiki addons from initial bundle
2024-07-24 12:53:36 +02:00
Noel De Martin c491b613c8 MOBILE-4596 wiki: Decouple handlers and components 2024-07-23 15:44:39 +02:00
Noel De Martin 9943784c30 MOBILE-4596 data: Move enums to constants 2024-07-23 12:50:31 +02:00
Alfonso Salces a40ce146de
Merge pull request #4128 from NoelDeMartin/MOBILE-4616
MOBILE-4616 autologout: Fix database cleanup
2024-07-23 12:04:19 +02:00
Noel De Martin f6bd83ae6c MOBILE-4596 data: Decouple handlers 2024-07-23 11:37:27 +02:00
Noel De Martin 73a3bc3bbc MOBILE-4616 autologout: Fix database cleanup 2024-07-23 11:31:31 +02:00
Dani Palou d6b4febe65
Merge pull request #4124 from alfonso-salces/MOBILE-4630
MOBILE-4630 pluginfile: Add lang to file download request
2024-07-23 10:02:19 +02:00
Alfonso Salces 001fba65cb MOBILE-4630 dom: Use multilang filter in showDeleteConfirm 2024-07-23 09:22:11 +02:00
Alfonso Salces fd9577cfbf MOBILE-4630 pluginfile: Add lang to file download request 2024-07-23 09:22:05 +02:00
Dani Palou 337c69d60f
Merge pull request #4126 from crazyserver/MOBILE-4616
Mobile 4616
2024-07-22 16:52:50 +02:00
Pau Ferrer Ocaña ed357f357c MOBILE-4616 behat: Fix communication matrix behat test 2024-07-22 15:51:02 +02:00
Pau Ferrer Ocaña beb90472fc MOBILE-4616 chore: Migrate to standalone the ones with unused modules 2024-07-22 15:31:44 +02:00
Pau Ferrer Ocaña da5d2fa2f8 MOBILE-4616 compile: Import standalone components and new services 2024-07-22 15:31:08 +02:00
Pau Ferrer Ocaña b394cce7bd MOBILE-4616 login: Avoid infinite loop 2024-07-22 15:31:08 +02:00
Pau Ferrer Ocaña d424ba0f60 MOBILE-4616 test: Fix linting 2024-07-22 15:31:08 +02:00
Pau Ferrer Ocaña 55b8a74d88 MOBILE-4616 chore: Make deprecated components standalone 2024-07-22 15:14:33 +02:00
Dani Palou 69dcf04b44
Merge pull request #4108 from crazyserver/MOBILE-4594
Mobile 4594 Update to Ionic8
2024-07-18 10:35:17 +02:00
Pau Ferrer Ocaña 21aeaeaabc MOBILE-4594 test: Reduce the number of circular deps 2024-07-17 16:55:22 +02:00
Pau Ferrer Ocaña 339212435d MOBILE-4569 behat: Fix some behat tests 2024-07-17 16:55:22 +02:00
Pau Ferrer Ocaña 4427f91b63 MOBILE-4569 styles: Hide ion-buttons on toolbar (error in Ionic) 2024-07-17 16:55:22 +02:00
Pau Ferrer Ocaña 6bb6aa4da3 MOBILE-4594 styles: Fix some styles from migration 2024-07-17 16:55:22 +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 b84fdaff7a MOBILE-4594 core: Migrate core-show-password 2 ion-input-password-toggle 2024-07-17 16:55:21 +02:00
Pau Ferrer Ocaña d590ac23e6 MOBILE-4594 styles: Add steps for bg and text 2024-07-17 16:55:21 +02:00
Pau Ferrer Ocaña caac024ae6 MOBILE-4594 styles: Change html to :root as it has more specificity 2024-07-17 16:55:21 +02:00
Pau Ferrer Ocaña aadb6f0a24 MOBILE-4594 ionic: Update to Ionic 8 2024-07-17 16:55:21 +02:00
Pau Ferrer Ocaña 09ff47a037
Merge pull request #4118 from dpalou/MOBILE-4616
Mobile 4616
2024-07-16 11:10:16 +02:00
Dani Palou be62fc8ee6 MOBILE-4616 behat: Limit password change test to LMS 4.3+
This is because of a string change in LMS
2024-07-16 10:00:35 +02:00
Dani Palou 8b34f1f40a
Merge pull request #4123 from crazyserver/MOBILE-4632
Mobile 4632
2024-07-15 16:22:51 +02:00
Pau Ferrer Ocaña e8a1ff89fa MOBILE-4632 siteplugins: Minor changes on declarations 2024-07-15 15:43:19 +02:00
Pau Ferrer Ocaña eb9935a1d7 MOBILE-4632 database: Load styles from site plugins 2024-07-15 15:19:15 +02:00