Commit Graph

3740 Commits (d332c7e1d4b8f05d325d204bf231b907b966adb9)
 

Author SHA1 Message Date
Juan Leyva 7f5eef39ae
Merge pull request #2407 from dpalou/MOBILE-3401
Mobile 3401
2020-06-15 10:59:59 +02:00
Dani Palou 46b8211442 MOBILE-3401 iab: Fix override window.open in iOS 2020-06-15 08:57:51 +02:00
Dani Palou 206745909d MOBILE-3401 iab: Use 4.0 release of InAppBrowser 2020-06-15 08:11:08 +02:00
Dani Palou a2b680b488 MOBILE-3401 core: Bump version to 3.9.0-dev 2020-06-15 08:04:46 +02:00
Dani Palou 4ef18b7ec5 MOBILE-3401 login: Prevent reconnect page created several times 2020-06-15 08:04:46 +02:00
Juan Leyva 428e753ca6
Merge pull request #2405 from dpalou/MOBILE-3447
Mobile 3447
2020-06-12 16:16:52 +02:00
Dani Palou 55d3af30c7 MOBILE-3447 lti: Support disable InAppBrowser 2020-06-12 15:57:15 +02:00
Dani Palou ecb4071971 MOBILE-3447 iab: Update inappbrowser to 4.0.0 2020-06-12 11:48:35 +02:00
Juan Leyva badb71cb8e
Merge pull request #2404 from dpalou/MOBILE-3412
Mobile 3412
2020-06-12 11:40:11 +02:00
Dani Palou 32648e9d05 MOBILE-3447 lti: Revert way to create form in LTI launcher
It was changed due to a bug in InAppBrowser, but this new way is giving problems in some LTIs with SSO
2020-06-12 11:26:15 +02:00
Juan Leyva f233d16545
Merge pull request #2403 from dpalou/MOBILE-3424
MOBILE-3424 h5p: Update jQuery version
2020-06-11 17:15:36 +02:00
Juan Leyva 0c45f27786
Merge pull request #2402 from dpalou/MOBILE-3413
Mobile 3413
2020-06-11 16:56:39 +02:00
Juan Leyva 4b844ed37a
Merge pull request #2401 from crazyserver/MOBILE-3401
MOBILE-3401 site: Keep aspect ratio on site icons
2020-06-11 16:54:38 +02:00
Pau Ferrer Ocaña 0ca249eb5f MOBILE-3401 site: Keep aspect ratio on site icons 2020-06-11 16:47:47 +02:00
Juan Leyva 774b859686
Merge pull request #2400 from crazyserver/MOBILE-3401
Mobile 3401
2020-06-11 15:29:57 +02:00
Pau Ferrer Ocaña b8cc0e4f57 MOBILE-3401 ws: Add platform ready to override user agent 2020-06-11 15:07:10 +02:00
Pau Ferrer Ocaña 0db91392a4 MOBILE-3401 travis: Fail with lint 2020-06-11 14:43:55 +02:00
Pau Ferrer Ocaña 7cdb06c69f MOBILE-3401 login: Fix site logo show on fixed sites 2020-06-11 14:43:55 +02:00
Juan Leyva 8f85933df2
Merge pull request #2399 from NoelDeMartin/MOBILE-3401
Mobile 3401
2020-06-11 13:24:00 +02:00
Noel De Martin 405eb9d290 MOBILE-3401: Remove duplicated code from course provider 2020-06-11 13:20:36 +02:00
Noel De Martin 072e44e536 MOBILE-3401: Set custom User-Agent for http plugin 2020-06-11 13:08:37 +02:00
Juan Leyva f63b6187fb
Merge pull request #2398 from dpalou/MOBILE-3411
Mobile 3411
2020-06-11 10:25:51 +02:00
Dani Palou ef3a952919 MOBILE-3412 h5pactivity: Support activity disabled 2020-06-11 07:44:41 +02:00
Dani Palou 5978f25495 MOBILE-3412 core: Fix auto-login for H5P activity 2020-06-11 07:44:41 +02:00
Dani Palou 159056a6fb MOBILE-3412: Support offline and sync 2020-06-11 07:44:41 +02:00
Dani Palou 90dfe5a891 MOBILE-3412 h5pactivity: Support tracking in online 2020-06-11 07:44:41 +02:00
Dani Palou 3297ec0c87 MOBILE-3413 h5p: Fix h5p iframe not visible in offline 2020-06-11 07:43:05 +02:00
Dani Palou bea4e501b4 MOBILE-3413 h5pactivity: Support links to reports 2020-06-11 07:43:05 +02:00
Dani Palou dc85f96046 MOBILE-3413 h5pactivity: Prefetch attempts data 2020-06-11 07:43:05 +02:00
Dani Palou b48a27e656 MOBILE-3413 h5pactivity: Implement viewing attempt results 2020-06-11 07:43:05 +02:00
Dani Palou 22caea43ba MOBILE-3413 h5pactivity: Implement viewing own attempts 2020-06-11 07:43:05 +02:00
Dani Palou 857f3da70e MOBILE-3411 h5pactivity: Download automatically if size is low 2020-06-11 07:40:58 +02:00
Dani Palou e6818524c5 MOBILE-3411 h5pactivity: Implement prefetch 2020-06-11 07:40:58 +02:00
Dani Palou a8e336fd41 MOBILE-3411 h5pactivity: Play package in activity 2020-06-11 07:40:58 +02:00
Dani Palou 0196a738d7 MOBILE-3411 h5pactivity: Add button to download the file 2020-06-11 07:40:58 +02:00
Dani Palou 4bbd05bd55 MOBILE-3411 h5p: Fix extracting H5P in browser 2020-06-11 07:40:58 +02:00
Juan Leyva 68a8003057
Merge pull request #2397 from NoelDeMartin/MOBILE-3294
MOBILE-3294: Expose cronProvider and appRef to Behat tests
2020-06-10 17:19:52 +02:00
Juan Leyva 5b21a3143b
Merge pull request #2396 from dpalou/MOBILE-3406
MOBILE-3406 h5p: Refactor code into different classes
2020-06-10 16:59:35 +02:00
Noel De Martin 3e067a5600 MOBILE-3294: Expose cronProvider and appRef to Behat tests 2020-06-10 13:27:37 +02:00
Juan Leyva f9f342687b
Merge pull request #2395 from NoelDeMartin/MOBILE-3305
Mobile 3305
2020-06-09 13:24:55 +02:00
Juan Leyva fde76401af
Merge pull request #2394 from NoelDeMartin/MOBILE-3309
MOBILE-3309: Add build scripts to package.json
2020-06-09 11:10:43 +02:00
Dani Palou d8687e2916 MOBILE-3424 h5p: Update jQuery version 2020-06-09 11:03:28 +02:00
Noel De Martin 671c01a660 MOBILE-3305: Add page to manage downloaded courses storage 2020-06-09 10:59:23 +02:00
Noel De Martin 16ebd1c72e MOBILE-3305: Add option to delete a downloaded course 2020-06-09 10:59:23 +02:00
Juan Leyva 289b380e90
Merge pull request #2393 from crazyserver/MOBILE-3401
MOBILE-3401 tabs: Recalculate tab height if needed
2020-06-08 14:27:13 +02:00
Pau Ferrer Ocaña bf8c4d7007 MOBILE-3401 tabs: Recalculate tab height if needed 2020-06-08 14:21:58 +02:00
Juan Leyva 31041f5ff9
Merge pull request #2392 from crazyserver/MOBILE-3438
Mobile 3438
2020-06-08 13:03:08 +02:00
Juan Leyva 109d36c2a1
Merge pull request #2391 from crazyserver/MOBILE-3436
MOBILE-3436 scorm: UX improvements
2020-06-08 12:56:54 +02:00
Juan Leyva 2c910bd1ed
Merge pull request #2390 from crazyserver/MOBILE-3437
MOBILE-3437 files: Ignore downloaded files on prefetch calculations
2020-06-08 12:45:00 +02:00
Juan Leyva 73c81fdd7a
Merge pull request #2389 from crazyserver/MOBILE-3443
MOBILE-3443 alert: Improve scroll management on alerts
2020-06-08 12:43:14 +02:00