Pau Ferrer Ocaña
e89b9beccc
Merge pull request #2965 from dpalou/MOBILE-3886
...
MOBILE-3886 android: Fix connecting to HTTP sites
2021-10-04 11:20:39 +02:00
Pau Ferrer Ocaña
d20ff60118
Merge pull request #2966 from dpalou/MOBILE-3773
...
Mobile 3773
2021-10-04 11:19:09 +02:00
Dani Palou
d1bd392a68
MOBILE-3773 video: Fix placeholder displayed if no poster
2021-10-04 10:41:50 +02:00
Dani Palou
21a643dc63
Merge pull request #2964 from crazyserver/MOBILE-3833
...
MOBILE-3833 forum: Fix discussion link navigation
2021-10-04 07:33:06 +02:00
Dani Palou
4a07245455
MOBILE-3773 filepool: Fix filepool eslint warnings
2021-10-01 10:27:14 +02:00
Pau Ferrer Ocaña
a549acadcb
MOBILE-3833 competencies: Fix non required param
2021-10-01 09:58:33 +02:00
Pau Ferrer Ocaña
1fbb4c3880
MOBILE-3833 forum: Fix discussion link navigation
2021-10-01 09:58:33 +02:00
Dani Palou
ba2cba0379
MOBILE-3886 android: Fix connecting to HTTP sites
2021-10-01 09:28:30 +02:00
Dani Palou
9b61739b04
Merge pull request #36 from moodlehq/MOBILE-3833
...
MOBILE-3833 behat: Fix deep linking wait to start
2021-10-01 08:10:03 +02:00
Pau Ferrer Ocaña
5e321b57c2
Merge pull request #2963 from dpalou/MOBILE-3798
...
MOBILE-3798 competency: Remove learning plans from main menu
2021-09-30 17:11:32 +02:00
Pau Ferrer Ocaña
ded6b388c2
Merge pull request #2962 from dpalou/MOBILE-3883
...
MOBILE-3883 config: Set ITSAppUsesNonExemptEncryption to false
2021-09-30 17:09:51 +02:00
Pau Ferrer Ocaña
2adc7d51ed
MOBILE-3833 behat: Fix deep linking wait to start
2021-09-30 16:47:33 +02:00
Dani Palou
23e1d99f05
MOBILE-3798 competency: Remove learning plans from main menu
2021-09-30 16:35:16 +02:00
Dani Palou
52d7fc4df8
MOBILE-3883 config: Set ITSAppUsesNonExemptEncryption to false
2021-09-30 15:14:34 +02:00
Pau Ferrer Ocaña
4c3cd22148
Merge pull request #2961 from dpalou/MOBILE-3868
...
MOBILE-3868 user: Fix problems when using site home ID in profile
2021-09-30 12:57:27 +02:00
Dani Palou
59d3a761a4
MOBILE-3868 user: Fix problems when using site home ID in profile
2021-09-30 12:39:36 +02:00
Dani Palou
08f9cd73e6
Merge pull request #35 from NoelDeMartin/MOBILE-3875
...
MOBILE-3875 behat: Implement app listeners
2021-09-30 08:15:12 +02:00
Dani Palou
4bb336b049
Merge pull request #2960 from NoelDeMartin/MOBILE-3875
...
MOBILE-3875 ci: Improve performance measures
2021-09-30 08:13:52 +02:00
Dani Palou
001bb4b051
Merge pull request #34 from NoelDeMartin/MOBILE-3833
...
MOBILE-3833 behat: Fix changing sites
2021-09-30 08:07:28 +02:00
Dani Palou
01726139d3
Merge pull request #2959 from crazyserver/MOBILE-2748
...
Mobile 2748
2021-09-29 15:45:28 +02:00
Pau Ferrer Ocaña
eb34039be9
MOBILE-2748 github: Ignore warnings during linter on testing
2021-09-29 14:37:02 +02:00
Pau Ferrer Ocaña
22bdbc1ddc
MOBILE-2748 mod: Create a new module icon component
2021-09-29 14:37:02 +02:00
Noel De Martin
2937f8f1f2
MOBILE-3833 behat: Fix changing sites
2021-09-29 14:26:14 +02:00
Noel De Martin
2f4967b101
MOBILE-3875 ci: Improve performance measures
2021-09-29 14:15:36 +02:00
Noel De Martin
b7313ef7b3
MOBILE-3875 behat: Implement app listeners
2021-09-29 14:14:48 +02:00
Pau Ferrer Ocaña
aa8c6136de
MOBILE-2748 mod: Use more specific type on module handlers
2021-09-29 10:06:10 +02:00
Pau Ferrer Ocaña
1c0a86d045
MOBILE-2748 icon: Make getModuleIconSrc async
2021-09-29 10:06:10 +02:00
Pau Ferrer Ocaña
74891f4e2f
Merge pull request #2958 from NoelDeMartin/MOBILE-3876
...
MOBILE-3876 build: Configure bundle minification
2021-09-28 12:20:19 +02:00
Dani Palou
b181f774cc
Merge pull request #33 from NoelDeMartin/MOBILE-3876
...
MOBILE-3876 behat: Test that plugins work properly
2021-09-27 08:06:05 +02:00
Noel De Martin
3fa0136cbc
Merge pull request #2956 from dpalou/MOBILE-3877
...
MOBILE-3877 quiz: Fix review not opened after finish offline quiz
2021-09-23 17:56:21 +02:00
Noel De Martin
a61d13d846
MOBILE-3876 test: Fix compatibility checks
...
Using the new minification strategy, it finds the unsupported ES2018 RegExp on src/core/services/utils/text.ts:333. It's actually fine because it is written within a try/catch, so we can ignore it. But it should have been detecting it all along, so it was a false positive before.
2021-09-23 17:55:57 +02:00
Dani Palou
aa6824e495
MOBILE-3877 quiz: Fix review not opened after finish offline quiz
2021-09-23 17:41:25 +02:00
Noel De Martin
e635d809da
MOBILE-3876 ng: Reduce bundle size budgets
2021-09-23 17:33:10 +02:00
Noel De Martin
3db470c0a4
MOBILE-3876 build: Configure bundle minification
2021-09-23 17:20:56 +02:00
Noel De Martin
93f8f048d1
MOBILE-3876 behat: Test that plugins work properly
2021-09-23 17:10:22 +02:00
Pau Ferrer Ocaña
a89140df96
Merge pull request #2957 from NoelDeMartin/MOBILE-3875
...
MOBILE-3875 ci: Configure performance tests
2021-09-23 15:36:26 +02:00
Dani Palou
164a0c405d
Merge pull request #32 from NoelDeMartin/MOBILE-3875
...
MOBILE-3875 behat: Support launching app runtime
2021-09-23 13:30:45 +02:00
Noel De Martin
24e4f5797d
Merge pull request #2953 from dpalou/MOBILE-3848
...
MOBILE-3848 dashboard: Support guest courses in recently accessed
2021-09-23 13:27:51 +02:00
Dani Palou
b9df5e726a
MOBILE-3848 dashboard: Support guest courses in recently accessed
2021-09-23 13:14:54 +02:00
Noel De Martin
1688fc0d0b
MOBILE-3875 ci: Configure performance tests
2021-09-23 12:39:35 +02:00
Noel De Martin
23f2fdd7e2
MOBILE-3875 behat: Support launching app runtime
...
Without skipping onboarding or waiting the app to become interactive.
2021-09-23 12:26:49 +02:00
Noel De Martin
32332b57f2
Merge pull request #2955 from dpalou/MOBILE-3060
...
Mobile 3060
2021-09-23 10:40:12 +02:00
Dani Palou
7ea44364e1
MOBILE-3060 local: Support sender image in local notifications
2021-09-23 09:25:08 +02:00
Dani Palou
44b687bcf2
Merge pull request #31 from NoelDeMartin/MOBILE-3833
...
MOBILE-3833: Fix behat tests
2021-09-23 09:20:35 +02:00
Noel De Martin
14c019c268
Merge pull request #2952 from dpalou/MOBILE-2282
...
MOBILE-2282 login: Call getPublicConfig in background when loading site
2021-09-22 16:37:38 +02:00
Dani Palou
edbfa1139c
MOBILE-3060 config: Update push plugin version
2021-09-22 14:45:30 +02:00
Noel De Martin
423281a960
MOBILE-3833 behat: Fix UI changes in LMS
2021-09-22 14:14:46 +02:00
Noel De Martin
a51cf30b2f
MOBILE-3860 behat: Update error message
2021-09-22 14:14:46 +02:00
Noel De Martin
b79dbd2dda
MDL-72116 behat: Fix tests using removed blocks
2021-09-22 14:14:46 +02:00
Dani Palou
dfea8f3214
Merge pull request #2954 from crazyserver/MOBILE-3833
...
MOBILE-3833 theme: Improve bootstrap alert colors
2021-09-21 16:04:45 +02:00