Commit Graph

8748 Commits (abf2867fc6ec020749341b0bc780b6396ecbb366)
 

Author SHA1 Message Date
Alfonso Salces abf2867fc6 MOBILE-4501 cordova-plugin-moodleapp: Add diagnostic plugin 2024-02-14 09:22:15 +01:00
Alfonso Salces df0ae16d54 MOBILE-4501 diagnostic: Include diagnostic plugin
Note: The code from android & ios folders is extracted from https://github.com/dpa99c/cordova-diagnostic-plugin

Co-Authored-By: Dave Alden <dpa99c@gmail.com>
2024-02-14 09:22:03 +01:00
Dani Palou 0c7e7c9209
Merge pull request #3926 from NoelDeMartin/MOBILE-3947
MOBILE-3947 fileuploader: Fix audio recorder
2024-02-08 14:06:29 +01:00
Noel De Martin 90b4eb3ecb MOBILE-3947 fileuploader: Fix audio recorder 2024-02-08 12:07:48 +01:00
Dani Palou 0e2b94a43c
Merge pull request #3925 from NoelDeMartin/MOBILE-4470
MOBILE-4470 behat: Fix signup tests
2024-02-08 09:57:19 +01:00
Noel De Martin ef455e6d37 MOBILE-4470 behat: Fix signup tests
This test started failing after MDL-72703 was integrated
2024-02-07 11:03:53 +01:00
Pau Ferrer Ocaña bb9bb3ddbf
Merge pull request #3923 from dpalou/MOBILE-3947
Mobile 3947
2024-02-06 13:20:07 +01:00
Dani Palou 1250b9d3b7 MOBILE-3947 theme: Remove temporary development styles 2024-02-06 11:52:51 +01:00
Dani Palou 7b1cc71210 MOBILE-3947 compile: Fix plugins reloading the app when submitting form 2024-02-06 11:38:42 +01:00
Dani Palou 0541415a5a
Merge pull request #3881 from alfonso-salces/MOBILE-4481
MOBILE-4481 ws.ts: Get mimetype from file transfer headers
2024-02-02 11:04:24 +01:00
Alfonso Salces 8f2c3445e2 MOBILE-4481 ws.ts: Get mimetype from file transfer headers 2024-02-02 10:13:46 +01:00
Dani Palou c79e77f2ef
Merge pull request #3920 from crazyserver/MOBILE-4502
MOBILE-4502 icons: Add fontawesome styles and treat all tags as icons
2024-02-02 09:27:34 +01:00
Pau Ferrer Ocaña 6e1726e4a0 MOBILE-4502 icons: Add fontawesome styles and treat all tags as icons 2024-02-01 17:33:42 +01:00
Dani Palou 88931bd50d
Merge pull request #3922 from NoelDeMartin/MOBILE-4470
MOBILE-4470: Tweaks
2024-02-01 16:58:41 +01:00
Noel De Martin 2e4293a633 MOBILE-4470 behat: Add error message details 2024-02-01 13:48:24 +01:00
Noel De Martin 6548346dca MOBILE-4470 core: Default to reduced motion in old devices 2024-02-01 13:46:10 +01:00
Noel De Martin a81b97aead
Merge pull request #3921 from dpalou/MOBILE-4173
MOBILE-4173 behat: Limit embedded PDF test to 4.3+
2024-02-01 11:26:32 +01:00
Dani Palou f5a746c504 MOBILE-4173 behat: Limit embedded PDF test to 4.3+
This is because #wwwroot# isn't supported in older versions
2024-02-01 11:17:07 +01:00
Dani Palou bf93d05eec
Merge pull request #3917 from crazyserver/MOBILE-4243
MOBILE-4243 course: Add communication room button to course page
2024-02-01 10:35:00 +01:00
Pau Ferrer Ocaña 03e9bcb736 MOBILE-4243 course: Add communication room button to course page 2024-02-01 09:46:34 +01:00
Pau Ferrer Ocaña 4a89c566aa
Merge pull request #3919 from NoelDeMartin/MOBILE-3947
MOBILE-3947 behat: Fix tests for older versions
2024-02-01 09:26:41 +01:00
Noel De Martin 1c6c7c14c9 MOBILE-3947 behat: Fix tests for older versions 2024-01-31 17:23:47 +01:00
Alfonso Salces a9cad65bc3
Merge pull request #3918 from dpalou/MOBILE-4492
Mobile 4492
2024-01-31 15:16:37 +01:00
Dani Palou bcbd31535c MOBILE-4492 file: Avoid problems with toURL in Android 2024-01-31 15:08:17 +01:00
Dani Palou 7c21fd4f27 MOBILE-4492 package.json: Update cordova-plugin-file and other plugins 2024-01-31 15:07:41 +01:00
Dani Palou c60f792927
Merge pull request #3914 from NoelDeMartin/MOBILE-4496
MOBILE-4496: Improve Behat CI
2024-01-31 15:05:53 +01:00
Noel De Martin 667ba02986
Merge pull request #3902 from crazyserver/MOBILE-4266
MOBILE-4266 site: Add site theme class to html tags
2024-01-31 14:21:24 +01:00
Noel De Martin da5827190f MOBILE-4496 reminders: Timeout permission request in behat 2024-01-31 13:41:35 +01:00
Noel De Martin 208ec01b6c MOBILE-4496 reminders: Improve notification tests
The previous implementation was too flaky because it relied on test execution time
2024-01-31 13:41:35 +01:00
Noel De Martin da976a08a7 MOBILE-4496 behat: Fix webserver url 2024-01-31 13:41:35 +01:00
Noel De Martin e0d92072a8 MOBILE-4496 behat: Refactor GHA workflow
Stop using moodle-docker and split behat runs by feature suites
2024-01-31 13:41:35 +01:00
Pau Ferrer Ocaña 8b38b54fb9 MOBILE-4266 app: isOnline always returned true on webapp 2024-01-31 12:44:41 +01:00
Pau Ferrer Ocaña 6f4e3f7479 MOBILE-4266 app: Sort some app initializers 2024-01-31 12:44:41 +01:00
Pau Ferrer Ocaña d269225651 MOBILE-4266 site: Add site theme class to html tags 2024-01-31 12:44:31 +01:00
Noel De Martin 7ad5e52148 MOBILE-4496 behat: Remove performance tests
These tests haven't been used in a while, so we've decided to remove them to clean up the codebase.
2024-01-31 11:35:09 +01:00
Noel De Martin bb6ed65c88 MOBILE-4496 behat: Update tags
Tags have been changed to reflect the namespace in the app folder structure, rather than trying to find an equivalent in the LMS codebase
2024-01-31 11:35:09 +01:00
Noel De Martin a8ffee0010
Merge pull request #3916 from dpalou/MOBILE-4173
MOBILE-4173 behat: Don't hardcode webserver in embedded PDF test
2024-01-31 11:34:27 +01:00
Dani Palou 5a8199304a MOBILE-4173 behat: Don't hardcode webserver in embedded PDF test 2024-01-31 10:30:16 +01:00
Pau Ferrer Ocaña 0de0394a66
Merge pull request #3915 from dpalou/MOBILE-4173
Mobile 4173
2024-01-31 10:10:10 +01:00
Dani Palou 22a8f0d949 MOBILE-4173 core: Add behat to test embedded PDFs 2024-01-31 08:56:51 +01:00
Dani Palou 40c11692e2
Merge pull request #3913 from NoelDeMartin/MOBILE-3947
MOBILE-3947 login: Restore logo fallback
2024-01-30 08:01:36 +01:00
Noel De Martin b5961ada67 MOBILE-3947 login: Restore logo fallback 2024-01-29 15:13:31 +01:00
Dani Palou 327fe019a4 MOBILE-4173 iframe: Launch PDF and some iframes in external app 2024-01-29 15:06:54 +01:00
Dani Palou 1143d4d695 MOBILE-4173 core: Fix IAB opened by mistake in openOnlineFile 2024-01-29 15:06:54 +01:00
Dani Palou 9b711fa8f8
Merge pull request #3912 from crazyserver/MOBILE-3947
MOBILE-3947 ionic: Reimport mixins due to :dir rule problems
2024-01-25 13:48:05 +01:00
Pau Ferrer Ocaña 5dbfc072f5 MOBILE-3947 ionic: Reimport mixins due to :dir rule problems 2024-01-25 11:54:18 +01:00
Dani Palou d740f601bc
Merge pull request #3911 from crazyserver/MOBILE-3947
MOBILE-3947 angular: Update angular to v17
2024-01-24 15:11:57 +01:00
Pau Ferrer Ocaña f20a30dbb1 MOBILE-3947 chore: Update check-es-compat package 2024-01-24 13:47:53 +01:00
Pau Ferrer Ocaña 634d5bc7fc MOBILE-3947 chore: Upgrade awesome cordova plugins to 6.6 2024-01-24 13:47:49 +01:00
Pau Ferrer Ocaña 4dabd3d68d MOBILE-3947 chore: Update browserslist file to match Ionic7 requirements 2024-01-24 13:47:46 +01:00