484 Commits

Author SHA1 Message Date
Noel De Martin
b52deca5fe MOBILE-4288 multilang: Clean up 2023-04-24 11:19:55 +02:00
Dani Palou
c3bd315355
Merge pull request #3622 from NoelDeMartin/MOBILE-4290
MOBILE-4290: Update site help
2023-04-20 12:58:38 +02:00
Noel De Martin
b382486580 MOBILE-4290 login: Collapse site help questions 2023-04-19 13:36:14 +02:00
Noel De Martin
bfe9100879 MOBILE-4290 core: Make waitForImages cancellable 2023-04-19 12:56:01 +02:00
Pau Ferrer Ocaña
015d0c42f3 MOBILE-4187 app: Do not add url class to body tag 2023-04-19 11:29:17 +02:00
Dani Palou
4d6b97e326 MOBILE-4303 iframe: Treat Vimeo videos in core-iframe component 2023-04-14 12:48:50 +02:00
Dani Palou
9211b350dc MOBILE-4303 iframe: Avoid trying to access inaccessible iframes
With this change, the error about trying to access an iframe with different protocol, domain or port should no longer appear in console
2023-04-14 12:26:21 +02:00
Dani Palou
28b48ac524
Merge pull request #3594 from NoelDeMartin/MOBILE-2652
MOBILE-2652: Glossary edit & delete entries
2023-04-14 08:16:02 +02:00
Noel De Martin
5de4cfbbd2 MOBILE-2652 glossary: Implement deleting entries 2023-04-13 17:45:19 +02:00
Dani Palou
e14f5002d5
Merge pull request #3602 from moodlehq/MOBILE-4301
MOBILE-4301 core: Drop core.sitenotfound string
2023-04-13 09:36:42 +02:00
Dani Palou
8171da961e
Merge pull request #3604 from NoelDeMartin/MOBILE-4270
MOBILE-4270 core: Add missing error details
2023-04-13 09:36:14 +02:00
Dani Palou
520ec75b1b
Merge pull request #3595 from alfonso-salces/MOBILE-4292
MOBILE-4292 multilang2: Create new multilang filter
2023-04-13 09:02:41 +02:00
Noel De Martin
d3eb50471d MOBILE-4270 core: Add missing error details 2023-04-12 16:31:39 +02:00
Noel De Martin
4d5c18459c MOBILE-4301 core: Drop core.sitenotfound string
String dropped in favour of core.cannotconnect
2023-04-12 15:34:25 +02:00
Pau Ferrer Ocaña
10f0993c05
Merge pull request #3599 from dpalou/MOBILE-4269
Mobile 4269
2023-04-12 13:27:56 +02:00
Alfonso Salces
772864245e MOBILE-4292 multilang2: Create new multilang filter 2023-04-10 09:12:35 +02:00
Dani Palou
dfe185f28c MOBILE-4269 h5pactivity: Support save state in online 2023-04-05 11:29:51 +02:00
Dani Palou
6603f7d3db MOBILE-4276 utils: Handle span correctly when counting words 2023-03-31 15:15:24 +02:00
Dani Palou
874f47ebad
Merge pull request #3560 from alfonso-salces/MOBILE-4245
[4.2] Mobile 4245 - Add new config.json setting to allow to specify staging sites for testing purposes
2023-03-27 08:10:25 +02:00
Pau Ferrer Ocaña
605eededa7
Merge pull request #3591 from dpalou/MOBILE-3535
MOBILE-3535 lesson: Handle localised decimal separator
2023-03-24 14:24:44 +01:00
Dani Palou
fae7467c0c MOBILE-3535 lesson: Handle localised decimal separator 2023-03-24 11:52:09 +01:00
Alfonso Salces
7a78bb9375 MOBILE-4245 Site: Remove load staging sites from site page 2023-03-21 10:15:59 +01:00
Alfonso Salces
fe97d32342 MOBILE-4245 Config: update sites type 2023-03-21 10:10:10 +01:00
Alfonso Salces
101294349e MOBILE-4245 config: Add sites config list 2023-03-21 10:10:10 +01:00
Pau Ferrer Ocaña
b4bd42b928 MOBILE-4270 sync: Improve sync result types 2023-03-14 15:52:29 +01:00
Pau Ferrer Ocaña
c22424c93e MOBILE-4270 chore: Solve lots of linter warnings 2023-03-14 15:50:42 +01:00
Noel De Martin
5ddcd6cfc4 MOBILE-2314 core: Fix custom modals lifecycle 2023-02-23 13:50:15 +01:00
Dani Palou
f0aa3ee57f MOBILE-4239 geolocation: Add some logging in geolocation service 2023-02-23 12:09:19 +01:00
Noel De Martin
d91f2ed51a MOBILE-2314 fileuploader: Refactor audio recording 2023-02-22 11:40:34 +01:00
Noel De Martin
ba723dd899 MOBILE-2314 core: Implement custom modals 2023-02-22 10:59:08 +01:00
Dani Palou
2258c1183b MOBILE-4166 core: Move some CoreApp functions to CorePlatform 2023-02-09 13:34:29 +01:00
Dani Palou
884827afb6 MOBILE-4166 videojs: Support fullscreen and improve types 2023-02-09 13:24:02 +01:00
Dani Palou
9419db02a1 MOBILE-4166 core: Use VideoJS in iOS for unsupported media 2023-02-09 13:24:02 +01:00
Dani Palou
47e5158afe MOBILE-4166 core: Implement CoreDirectivesRegistry and deprecate old one 2023-02-09 13:24:02 +01:00
Noel De Martin
6515d03f7d MOBILE-4239 core: Enable DB logging when needed 2023-01-23 16:40:22 +01:00
Noel De Martin
250c6c1db8 MOBILE-4239 core: Remove cannotconnect version 2023-01-23 16:39:58 +01:00
Noel De Martin
324785f36a MOBILE-4176 grades: Keep new lines 2022-12-05 16:54:42 +01:00
Pau Ferrer Ocaña
dd4c9a1ed0 MOBILE-4081 eslint: Solve jsdoc linter warnings 2022-12-01 23:05:46 +01:00
Noel De Martin
7990ca3e91
Merge pull request #3491 from dpalou/MOBILE-4081
MOBILE-4081 core: Revert split wscache into several tables
2022-11-30 13:50:21 +01:00
Dani Palou
f0823b59a2 MOBILE-4081 core: Revert split wscache into several tables
This commit reverts most of the changes done in e63a40d092
2022-11-30 13:38:36 +01:00
Pau Ferrer Ocaña
8dde80aa08 MOBILE-4081 chore: Remove deprecated concatenatePaths usage 2022-11-29 10:23:36 +01:00
Dani Palou
51ba1186d5 MOBILE-4081 h5p: Fix H5P assets broken on iOS update 2022-11-28 12:32:34 +01:00
Noel De Martin
b95182cbf9 MOBILE-4081 core: Fix cancelling textarea prompts 2022-11-24 13:14:39 +01:00
Dani Palou
9dfe87e2b2
Merge pull request #3460 from NoelDeMartin/MOBILE-4059
MOBILE-4059: Fix issues found during testing
2022-11-23 07:57:28 +01:00
Noel De Martin
2143f49d0d MOBILE-4059 user: Close inapp after submission 2022-11-22 17:54:01 +01:00
Dani Palou
3f7936eacd MOBILE-4081 core: Fix site already migrated error 2022-11-22 12:56:46 +01:00
Noel De Martin
56c4877b2e MOBILE-4109 core: Log unhandled errors 2022-11-17 11:34:22 +01:00
Dani Palou
cd8f81d332
Merge pull request #3448 from NoelDeMartin/MOBILE-4145
MOBILE-4145 utils: Update apk download copy
2022-11-17 09:00:09 +01:00
Noel De Martin
838b3b2d2b MOBILE-4145 utils: Update apk download copy 2022-11-16 16:06:19 +01:00
Dani Palou
82e9331357 MOBILE-3784 calendar: Add behat for create event 2022-11-16 12:23:04 +01:00