3348 Commits

Author SHA1 Message Date
Pau Ferrer Ocaña
bf78ca0e8f MOBILE-4047 user: Get user basic info from siteInfo as fallback 2022-07-12 16:01:51 +02:00
Pau Ferrer Ocaña
cbb1a1ecf5 MOBILE-4047 tabs: Move handler class to the parent 2022-07-12 16:01:51 +02:00
Pau Ferrer Ocaña
17440ca3d4 MOBILE-4047 settings: Change sync on WiFi behavior 2022-07-12 16:01:51 +02:00
Pau Ferrer Ocaña
889f7479a0 MOBILE-4047 settings: Use accounts list on sync 2022-07-12 16:01:51 +02:00
Pau Ferrer Ocaña
7dfcd8bfe3 MOBILE-4047 errors: Admit buttons when creating a CoreError 2022-07-12 16:01:51 +02:00
Pau Ferrer Ocaña
c1cae77bbc MOBILE-4047 cron: Improve alerts on cron failures 2022-07-12 16:01:51 +02:00
Noel De Martin
618c89b9d0 MOBILE-4069 user: Fix tablet user menu button 2022-07-12 10:31:13 +02:00
Noel De Martin
a07c545b11 MOBILE-4069 grades: Implement navigation tests 2022-07-12 10:31:13 +02:00
Noel De Martin
41489ecc66 MOBILE-4081 behat: Fix 3.9 tests 2022-07-12 10:25:13 +02:00
Noel De Martin
2698e64a34
Merge pull request #3342 from alfonso-salces/MOBILE-4085
MOBILE-4085 core: Fix change detection
2022-07-11 17:11:53 +02:00
Dani Palou
ace9256d26 MOBILE-4031 user: Fix error updating preference in offline 2022-07-11 11:08:38 +02:00
Dani Palou
a611ac64d0 MOBILE-4031 core: Create config values for Toast duration 2022-07-11 10:19:43 +02:00
Noel De Martin
9799ceeba6
Merge pull request #3339 from dpalou/MOBILE-4086
Mobile 4086
2022-07-07 16:09:00 +02:00
Alfonso Salces
b3d1a910fb MOBILE-4085 core: Fix change detection in core-course-module and core-h5p-player 2022-07-07 15:16:22 +02:00
Dani Palou
e63a40d092 MOBILE-4086 core: Split wscache table into several tables 2022-07-06 12:35:39 +02:00
Noel De Martin
c8b16035fe MOBILE-4110 behat: Clean up services 2022-07-06 12:16:39 +02:00
Noel De Martin
97be254b72 MOBILE-4110 comments: Use behat generators 2022-07-06 12:14:34 +02:00
Alfonso Salces
93cfcd4ae0
Merge pull request #3330 from NoelDeMartin/MOBILE-4038
MOBILE-4038 timeline: Refactor using OnPush
2022-07-06 11:46:02 +02:00
Noel De Martin
70e11f9ea4 MOBILE-4038 timeline: Refactor using OnPush 2022-07-06 11:08:38 +02:00
Dani Palou
dd3f73b819 MOBILE-4086 core: Add missing cacheKey to some WS calls 2022-07-06 07:35:17 +02:00
Dani Palou
290b78c8ab MOBILE-4108 core: Don't call autologin WS for external URLs 2022-07-05 11:59:43 +02:00
Noel De Martin
8dd0ef41a1 MOBILE-4038 icon: Revert getModuleIconSrc to sync
Reverted from 1c0a86d045
2022-06-23 12:29:54 +02:00
Noel De Martin
86355bce01 MOBILE-3942 core: Improve dynamic component calls 2022-06-22 16:06:32 +02:00
Pau Ferrer Ocaña
0df9f3651b
Merge pull request #3329 from dpalou/MOBILE-4097
MOBILE-4097 core: Don't convert to address URL if it's already a URL
2022-06-22 09:39:34 +02:00
Noel De Martin
1044561ff7
Merge pull request #3325 from alfonso-salces/MOBILE-4081
MOBILE-4081 login: Load reconnect and credentials pages from service
2022-06-22 09:17:36 +02:00
Alfonso Salces
139e32d86e MOBILE-4081 login: Load reconnect and credentials pages from service 2022-06-22 09:07:43 +02:00
Dani Palou
fcf82349cf MOBILE-4097 core: Don't convert to address URL if it's already a URL 2022-06-22 07:41:32 +02:00
Noel De Martin
6b759bd5ec MOBILE-4081 core: Use singleton names in plugins 2022-06-21 09:50:41 +02:00
Noel De Martin
34863362c8 MOBILE-4081 core: Clean up emulator module 2022-06-21 09:50:41 +02:00
Noel De Martin
ed50d3d76a MOBILE-4081 core: Consolidate Platform services 2022-06-20 18:19:18 +02:00
Dani Palou
30b26adbd6 MOBILE-4054 core: Allow not displaying again open file warning 2022-06-17 10:55:38 +02:00
Dani Palou
f8ddaaeea2 MOBILE-4081 core: Pass CoreNetwork & CorePlatform to plugins 2022-06-16 08:59:32 +02:00
Dani Palou
680da49a32 MOBILE-4081 core: Don't inject Ionic Network for plugins 2022-06-16 08:33:34 +02:00
Pau Ferrer Ocaña
1cbdd5a96b MOBILE-4081 emulator: Fix error injecting Network Service 2022-06-15 16:49:33 +02:00
Pau Ferrer Ocaña
9ce31948ad MOBILE-4061 course: Add test for hidden courses 2022-06-14 15:49:14 +02:00
Pau Ferrer Ocaña
473a03d9fa MOBILE-4061 behat: Improve included behat tests 2022-06-14 15:49:14 +02:00
Pau Ferrer Ocaña
183919a622 MOBILE-4061 behat: Add bulk set fields command 2022-06-14 15:49:14 +02:00
Pau Ferrer Ocaña
e337bc64d5 MOBILE-4061 core: Create a new message component to fix animations 2022-06-14 15:49:14 +02:00
Pau Ferrer Ocaña
ef574e7e63 MOBILE-4061 behat: Always use the runtime to communicate with the app 2022-06-14 12:29:59 +02:00
Pau Ferrer Ocaña
f69e7971be MOBILE-4061 comments: Import and fix legacy tests from moodlemobileapp 2022-06-14 12:17:05 +02:00
Pau Ferrer Ocaña
82033e05d0 MOBILE-4061 core: Handle network changes on the network service 2022-06-14 12:17:05 +02:00
Pau Ferrer Ocaña
52d7edff77 MOBILE-4041 completion: Fix styles on non-synced completion 2022-06-13 12:02:38 +02:00
Dani Palou
e2db1b347d MOBILE-4074 core: Fix update error if no zoom setting stored 2022-06-13 10:07:17 +02:00
Noel De Martin
b5ef87d648
Merge pull request #3306 from alfonso-salces/MOBILE-4085
Mobile 4085 - Improve performance in views with OnPush strategy.
2022-06-09 12:48:56 +02:00
Dani Palou
f2a8de8e09 MOBILE-4069 tests: Add unit tests for CoreTime 2022-06-09 12:03:05 +02:00
Dani Palou
b5d5469f06 MOBILE-4069 tests: Add unit tests for CoreText 2022-06-09 10:55:46 +02:00
Dani Palou
d0618312cc MOBILE-4069 tests: Add unit tests for CoreSubscriptions 2022-06-09 10:36:06 +02:00
Dani Palou
a6aa9e7a88 MOBILE-4069 tests: Add unit tests for CoreObject 2022-06-09 10:36:06 +02:00
Dani Palou
9ac2374820 MOBILE-4069 tests: Add unit tests for CoreMath 2022-06-09 10:36:06 +02:00
Dani Palou
c6ae1f991d MOBILE-4069 tests: Add unit tests for CoreLogger 2022-06-09 08:27:48 +02:00