Commit Graph

7079 Commits (474e6df3504e519585d576338b4d2060aef8328b)
 

Author SHA1 Message Date
Noel De Martin 474e6df350 MOBILE-4110 behat: Rename plugin to frankenstyle 2022-07-06 12:18:51 +02:00
Noel De Martin 30633664a1 MOBILE-4110 behat: Configure auto-generated plugin 2022-07-06 12:18:51 +02:00
Noel De Martin 7de3698e7e MOBILE-4110 ci: Use test build 2022-07-06 12:17:20 +02:00
Noel De Martin 185b9fc9c6 MOBILE-4110 behat: Fix custom url generation 2022-07-06 12:17:20 +02:00
Noel De Martin 52259b421f MOBILE-4110 behat: Clean up js calls 2022-07-06 12:17:20 +02:00
Noel De Martin c8b16035fe MOBILE-4110 behat: Clean up services 2022-07-06 12:16:39 +02:00
Noel De Martin b0ccc7bf34 MOBILE-4110 behat: Configure for PRs 2022-07-06 12:14:34 +02:00
Noel De Martin 681b33fd5e MOBILE-4110 e2e: Remove deprecated travis jobs 2022-07-06 12:14:34 +02:00
Noel De Martin 97be254b72 MOBILE-4110 comments: Use behat generators 2022-07-06 12:14:34 +02:00
Noel De Martin 9d1d41348f MOBILE-4110 behat: Fix configuration overrides 2022-07-06 12:14:34 +02:00
Noel De Martin a0363deb6a MOBILE-4110 behat: Allow finding disabled elements 2022-07-06 12:14:34 +02:00
Noel De Martin e974912880 MOBILE-4110 behat: Fix namespace 2022-07-06 12:13:42 +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
Noel De Martin a878c65b29
Merge pull request #3336 from dpalou/MOBILE-4108
MOBILE-4108 core: Don't call autologin WS for external URLs
2022-07-05 12:17:26 +02:00
Dani Palou 290b78c8ab MOBILE-4108 core: Don't call autologin WS for external URLs 2022-07-05 11:59:43 +02:00
Dani Palou d3a8a30142
Merge pull request #3335 from alfonso-salces/MOBILE-4027
MOBILE-4027 h5pactivity: Don't show modal if user finish activity 10 secs ago
2022-07-01 10:21:21 +02:00
Alfonso Salces 02bd2314b9 MOBILE-4027 h5pactivity: Don't show modal if user finish activity 10 secs ago 2022-07-01 10:03:45 +02:00
Noel De Martin 8dd0ef41a1 MOBILE-4038 icon: Revert getModuleIconSrc to sync
Reverted from 1c0a86d045
2022-06-23 12:29:54 +02:00
Dani Palou e7bd014848
Merge pull request #3331 from NoelDeMartin/MOBILE-3942
MOBILE-3942 core: Improve dynamic component calls
2022-06-23 09:38:10 +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
Dani Palou 34a987ae2a
Merge pull request #3328 from NoelDeMartin/MOBILE-4081
MOBILE-4081: Clean up emulator and native modules
2022-06-21 14:35:43 +02:00
Noel De Martin 82918f787b
Merge pull request #3327 from dpalou/MOBILE-4099
MOBILE-4099 scorm: Don't call WS if user cannot save tracks
2022-06-21 13:01:13 +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
Dani Palou fad887aa65 MOBILE-4099 scorm: Remove some non-null assertions 2022-06-21 08:20:57 +02:00
Dani Palou 7b5a5bed8f MOBILE-4099 scorm: Don't call WS if user cannot save tracks 2022-06-21 08:13:25 +02:00
Noel De Martin ed50d3d76a MOBILE-4081 core: Consolidate Platform services 2022-06-20 18:19:18 +02:00
Dani Palou f1f7ee02de
Merge pull request #3326 from crazyserver/MOBILE-4081
MOBILE-4081 lang: Improve language scripts and import new strings
2022-06-17 14:55:20 +02:00
Pau Ferrer Ocaña 9fc6ae9b56
Merge pull request #3280 from dpalou/MOBILE-4054
MOBILE-4054 core: Allow not displaying again open file warning
2022-06-17 13:27:05 +02:00
Pau Ferrer Ocaña ca854d5fc4 MOBILE-4081 lang: Use AUTO comments to generate local module translation 2022-06-17 13:21:47 +02:00
Pau Ferrer Ocaña ce2b3d868d MOBILE-4081 lang: Improve lang scripts performance 2022-06-17 13:21:00 +02:00
Pau Ferrer Ocaña 9962183fea MOBILE-4081 lang: Update script version and execute to detect new lang 2022-06-17 13:14:11 +02:00
Pau Ferrer Ocaña a347ff01c5 MOBILE-4081 lang: Fix generation of local app module file 2022-06-17 13:13:28 +02:00
Dani Palou bbe787cd00 MOBILE-4054 behat: Add tests for open files 2022-06-17 10:56:24 +02:00
Dani Palou 30b26adbd6 MOBILE-4054 core: Allow not displaying again open file warning 2022-06-17 10:55:38 +02:00
Pau Ferrer Ocaña 99f3c7a4f4
Merge pull request #3322 from dpalou/MOBILE-4081
MOBILE-4081 core: Don't inject Ionic Network for plugins
2022-06-16 09:23:16 +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
Noel De Martin 9254871d8b
Merge pull request #3320 from crazyserver/MOBILE-4081
Mobile 4081
2022-06-15 17:26:50 +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 7c98579097 MOBILE-4081 storage: Improve TODO comment 2022-06-15 13:05:28 +02:00
Dani Palou 9792adcc9d
Merge pull request #3307 from NoelDeMartin/MOBILE-4081
MOBILE-4081: Improve notifications source and fix behat steps
2022-06-15 11:18:15 +02:00
Noel De Martin 8a5b049464 MOBILE-4081 behat: Fix step definitions 2022-06-15 10:46:22 +02:00
Noel De Martin a2f6e0139e MOBILE-4081 notifications: Improve source 2022-06-15 10:46:22 +02:00
Dani Palou 7090f8d918
Merge pull request #3311 from crazyserver/MOBILE-4061
Mobile 4061
2022-06-14 16:07:17 +02:00