Commit Graph

3800 Commits (1d58661887337cd1a334236e777d6a60c5838d21)
 

Author SHA1 Message Date
Juan Leyva d534fdf381
Merge pull request #2490 from dpalou/MOBILE-3425
MOBILE-3425 core: Allow node versions higher than 11
2020-08-26 14:46:38 +02:00
Juan Leyva 5fa2678fb9
Merge pull request #2489 from dpalou/MOBILE-3499
Mobile 3499
2020-08-26 11:31:38 +02:00
Juan Leyva e445524ceb
Merge pull request #2488 from crazyserver/MOBILE-3435
MOBILE-3435 utils: replace irregular whitespace causing error
2020-08-26 11:07:50 +02:00
Pau Ferrer Ocaña 22e27fb65d MOBILE-3435 utils: replace irregular whitespace causing error 2020-08-26 09:24:30 +02:00
Juan Leyva d041cfcf52
Merge pull request #2487 from dpalou/MOBILE-3509
Mobile 3509
2020-08-25 21:33:08 +02:00
Juan Leyva 218a3456ad
Merge pull request #2486 from dpalou/MOBILE-3265
MOBILE-3265 h5p: Delete content indexes when change language
2020-08-25 21:27:38 +02:00
Juan Leyva 4f4484fd0c
Merge pull request #2485 from dpalou/MOBILE-3454
MOBILE-3454 filters: Support disabling check text filters
2020-08-25 21:26:20 +02:00
Juan Leyva bea0ff7869
Merge pull request #2484 from dpalou/MOBILE-3505
MOBILE-3505 login: Fix app not responding if cancel reconnect SSO
2020-08-25 21:21:49 +02:00
Juan Leyva a076271f81
Merge pull request #2483 from dpalou/MOBILE-3510
MOBILE-3510 h5p: Fix ' displayed instead of single quote
2020-08-25 21:19:32 +02:00
Juan Leyva 25933d2429
Merge pull request #2482 from dpalou/MOBILE-3435
MOBILE-3435 signup: Display error if it has required unsupported field
2020-08-25 16:49:43 +02:00
Juan Leyva 36a9f05a07
Merge pull request #2481 from dpalou/MOBILE-3445
MOBILE-3445 siteplugins: Let plugins disable PTR
2020-08-25 16:39:52 +02:00
Juan Leyva 715e1e6600
Merge pull request #2480 from dpalou/MOBILE-3477
MOBILE-3477 core: Reduce concurrent calls to local-notifications plugin
2020-08-25 16:35:47 +02:00
Juan Leyva 2efd9f42cb
Merge pull request #2479 from dpalou/MOBILE-3468
MOBILE-3468 login: Treat other URL schemes in QR in login
2020-08-25 16:30:15 +02:00
Pau Ferrer Ocaña f16c7cb2c7 MOBILE-3472 course: Indicate restriction access when all sections shown 2020-08-25 15:06:22 +02:00
Juan Leyva 77968233d7
Merge pull request #2478 from dpalou/MOBILE-3451
MOBILE-3451 airnotifier: Display more data of devices
2020-08-25 14:29:59 +02:00
Juan Leyva 940f5bbeaf
Merge pull request #2477 from dpalou/MOBILE-3465
MOBILE-3465 core: Handle window.open outside of iframes
2020-08-25 12:02:00 +02:00
Juan Leyva 16d032033d
Merge pull request #2476 from dpalou/MOBILE-3492
MOBILE-3492 core: Don't collapse some texts in big screens
2020-08-25 11:47:17 +02:00
Juan Leyva 38be0c9519
Merge pull request #2475 from dpalou/MOBILE-3488
MOBILE-3488 android: Open HTML files in InAppBrowser
2020-08-24 17:36:06 +02:00
Juan Leyva 74dc84b55b
Merge pull request #2474 from dpalou/MOBILE-3493
MOBILE-3493 course: Don't display selector if course only has one sec…
2020-08-24 17:32:51 +02:00
Pau Ferrer Ocaña 7d7658d92a MOBILE-3512 myoverview: Add one column on larger screens 2020-08-18 13:27:21 +02:00
Pau Ferrer Ocaña 84ed298cff MOBILE-3512 travis: Change travis condition 2020-08-18 12:32:19 +02:00
Pau Ferrer Ocaña 4fe4284677 MOBILE-3509 notifications: Improve styles for digests 2020-08-07 11:31:08 +02:00
Dani Palou b0ec4f871b MOBILE-3499 core: Update osx_image for Travis to xcode12u 2020-08-06 09:41:48 +02:00
Dani Palou 8b45f1c624 MOBILE-3509 forum: Support parent param in discussion links 2020-08-04 12:09:26 +02:00
Dani Palou fc86308b21 MOBILE-3509 notifications: Display forum digest notification html 2020-08-04 11:14:36 +02:00
Dani Palou 037505f805 MOBILE-3435 signup: Display error if it has required unsupported field 2020-07-30 13:09:41 +02:00
Dani Palou 77c77f4f8c MOBILE-3511 splitview: Fix some events not triggered in right view 2020-07-29 13:51:42 +02:00
Dani Palou 72bffd619b MOBILE-3510 h5p: Fix ' displayed instead of single quote 2020-07-29 08:49:23 +02:00
Dani Palou 2a7f7e8977 MOBILE-3454 filters: Support disabling check text filters 2020-07-29 06:23:54 +02:00
Dani Palou 6a0afaf16d MOBILE-3499 core: Bump version to 3.9.3-dev 2020-07-28 14:54:25 +02:00
Dani Palou a3ee7671dd MOBILE-3499 core: Unlock plugins and libs 2020-07-28 14:48:58 +02:00
Juan Leyva 6fa5578b53
Merge pull request #2466 from dpalou/MOBILE-3471
MOBILE-3471 core: Use fork of webview plugin
2020-07-28 13:30:46 +02:00
Dani Palou 544251cd32 MOBILE-3471 core: Use fork of webview plugin 2020-07-28 12:09:32 +02:00
Dani Palou 2b6bcb7d7e MOBILE-3265 h5p: Delete content indexes when change language 2020-07-28 11:40:10 +02:00
Dani Palou e08439a91f MOBILE-3477 core: Reduce concurrent calls to local-notifications plugin 2020-07-28 08:11:49 +02:00
Dani Palou 8070a93648 MOBILE-3425 core: Allow node versions higher than 11 2020-07-27 15:40:53 +02:00
Dani Palou ce2060ddd1 MOBILE-3505 login: Fix app not responding if cancel reconnect SSO 2020-07-27 15:13:34 +02:00
Dani Palou 7464cec9d7 MOBILE-3468 login: Treat other URL schemes in QR in login 2020-07-27 12:47:49 +02:00
Dani Palou 3a424755ec MOBILE-3465 core: Handle window.open outside of iframes 2020-07-21 09:25:42 +02:00
Dani Palou ee96f20775 MOBILE-3492 core: Don't collapse some texts in big screens 2020-07-20 12:05:17 +02:00
Dani Palou 6b1e7b70d1 MOBILE-3493 course: Don't display selector if course only has one section 2020-07-20 10:18:17 +02:00
Travis CI User 9f90d7d2bf Update licenses [ci skip] 2020-07-16 10:01:33 +00:00
Travis CI User 01a80b497e Update lang files [ci skip] 2020-07-16 10:01:19 +00:00
Juan Leyva 5c381e3623
Merge pull request #2460 from moodlehq/integration
Integration
2020-07-16 11:56:27 +02:00
Dani Palou 8b4c693bec MOBILE-3488 android: Open HTML files in InAppBrowser 2020-07-16 11:49:19 +02:00
Juan Leyva fe91f7e602
Merge pull request #2459 from dpalou/MOBILE-3485
MOBILE-3485 login: Reset password input if password change forced
2020-07-15 15:04:35 +02:00
Dani Palou 0a31ebd2e5 MOBILE-3485 login: Reset password input if password change forced 2020-07-15 15:03:02 +02:00
Juan Leyva 7230a59635
Merge pull request #2458 from crazyserver/MOBILE-3485
MOBILE-3485 tag: Show empty results on tag areas
2020-07-15 15:01:37 +02:00
Pau Ferrer Ocaña 536235cf25 MOBILE-3485 tag: Show empty results on tag areas 2020-07-15 14:47:58 +02:00
Juan Leyva 7811ab0bb5
Merge pull request #2457 from dpalou/MOBILE-3476
MOBILE-3476 login: Make demo accounts case insensitive
2020-07-15 14:29:21 +02:00