Commit Graph

4400 Commits (3b55e699aaa2d57f7fe809020b02d6a91afa126d)

Author SHA1 Message Date
Dani Palou 8a0b28ef93 MOBILE-4616 core: Set Moodle 4.5 release version 2024-10-09 08:24:23 +02:00
Dani Palou 7f37d87dd9 MOBILE-4673 ios: Fix iframe links script not loaded in some apps 2024-10-08 12:47:02 +02:00
Dani Palou 73307ccc5a MOBILE-4616 core: Fix behats after MDL-83296 change 2024-10-07 16:21:51 +02:00
Dani Palou a0cf5bf4c4 MOBILE-4660 course: Count subsections in download progress 2024-10-07 16:21:51 +02:00
Dani Palou d1856f5fff MOBILE-4660 course: Adapt course downloads to new data structure 2024-10-07 16:21:51 +02:00
Pau Ferrer Ocaña d384752113 MOBILE-4660 course: Fix open last viewed section 2024-10-07 12:11:55 +02:00
Pau Ferrer Ocaña d3c3c56296 MOBILE-4660 storagemanager: Prefetch subsections 2024-10-07 12:11:55 +02:00
Pau Ferrer Ocaña a3bb081f60 MOBILE-4660 storagemanager: Avoid scroll when all sections is selected 2024-10-07 12:11:55 +02:00
Pau Ferrer Ocaña a2c6a5b578 MOBILE-4660 storagemanager: Manage subsections on storage manager 2024-10-07 12:11:55 +02:00
Dani Palou a169d9301a MOBILE-4660 course: Refactor how subsections are handled
This commit doesn't refactor course downloads yet, it will be done in another commit.
2024-10-07 12:11:55 +02:00
Pau Ferrer Ocaña 5fe7a7beb1
Merge pull request #4170 from dpalou/MOBILE-4641
MOBILE-4641 core: Support custom default home pages
2024-10-01 12:16:34 +02:00
Albert Gasset ad12f89a8e
Merge pull request #4185 from dpalou/MOBILE-4337
MOBILE-4337 h5p: Don't install editor libraries
2024-09-30 09:23:16 +02:00
Dani Palou 035ba7cf86 MOBILE-4337 h5p: Don't install editor libraries 2024-09-30 08:17:00 +02:00
Albert Gasset 1842a55fe3
Merge pull request #4186 from dpalou/MOBILE-4664
MOBILE-4664 h5p: Upgrade H5P lib to 1.27
2024-09-27 16:41:38 +02:00
Alfonso Salces 9cedee30e6 MOBILE-4505 course: Avoid show two info icons in navbar 2024-09-27 07:56:13 +02:00
Dani Palou 8a770d7120 MOBILE-4664 h5p: Upgrade H5P lib to 1.27 2024-09-26 10:08:57 +02:00
Alfonso Salces 9c4965e7db MOBILE-2256 privatefiles: Remove private files 2024-09-26 09:45:44 +02:00
Pau Ferrer Ocaña eb6c10fec6 MOBILE-4442 course: Fix variable typo 2024-09-20 10:49:13 +02:00
Pau Ferrer Ocaña cb9580b73e MOBILE-4442 course: Manage subsections on course index page 2024-09-19 13:52:11 +02:00
Pau Ferrer Ocaña aad989982d MOBILE-4442 course: Update styles on module cards and sections 2024-09-19 13:52:11 +02:00
Pau Ferrer Ocaña 1527e31cd6 MOBILE-4442 course: Open subsections as sections inside course 2024-09-19 12:03:35 +02:00
Pau Ferrer Ocaña 95c4e0e225 MOBILE-4442 subsection: Create subsection activity module 2024-09-19 11:59:26 +02:00
Pau Ferrer Ocaña 0b4c3dc88e MOBILE-4442 course: Create a separate component to manage sections 2024-09-17 15:00:03 +02:00
Pau Ferrer Ocaña 647fdf8bf3 MOBILE-4442 messages: Recover animation once a bug has been solved 2024-09-17 15:00:03 +02:00
Pau Ferrer Ocaña f0ef97b377 MOBILE-4636 course: Expand and collapse sections 2024-09-17 14:17:49 +02:00
Pau Ferrer Ocaña 074246f715 MOBILE-4636 course: Enclose sections in cards instead of modules 2024-09-17 14:06:55 +02:00
Dani Palou 7271ee3c24
Merge pull request #4175 from albertgasset/MOBILE-4642
MOBILE-4642 h5p: Prevent partially saved packages
2024-09-17 12:11:28 +02:00
Pau Ferrer Ocaña 437f309957
Merge pull request #4176 from dpalou/MOBILE-4587
MOBILE-4587 qtype: Fix race condition with MathJax in D&D questions
2024-09-17 11:10:16 +02:00
Albert Gasset 6624d13321 MOBILE-4642 h5p: Prevent partially saved packages 2024-09-17 10:19:50 +02:00
Dani Palou 8d4e4364c0 MOBILE-4641 core: Support custom default home pages 2024-09-17 09:38:51 +02:00
Dani Palou 6290fb99af MOBILE-4657 tabs: Fix detection of nav bar buttons to hide
All course option site plugins use the same page name, so using page name to check if a page is selected caused problems. It's better to use the tab ID
2024-09-17 09:30:10 +02:00
Dani Palou 9081494e31 MOBILE-4587 qtype: Fix race condition with MathJax in D&D questions 2024-09-17 09:29:31 +02:00
Dani Palou bfa9b056a6 MOBILE-4638 question: Update correctness icons to match last LMS changes 2024-09-17 08:42:14 +02:00
Dani Palou e181137a6a MOBILE-4640 url: Fix detect revision from tokenpluginfile URLs 2024-09-13 09:41:08 +02:00
Dani Palou c827311684 MOBILE-4482 core: Fix treat draft URLs failing because of encoded chars
Usually file.filename doesn't have encoded chars, but the URL does so they don't match.
2024-09-12 16:09:34 +02:00
Dani Palou 4f1db0e639 MOBILE-4359 localnotifications: Fix open local notif when app is dead 2024-09-05 12:24:35 +02:00
Dani Palou 0e6058a242 MOBILE-4359 pushnotifications: Fix open push when app is dead 2024-09-05 12:24:35 +02:00
Dani Palou 2c2508607a MOBILE-4359 core: Create and use runAfterLoginNavigation
This function will be used to run code after the login navigation finishes, to avoid collisions when doing extra navigations
2024-09-05 12:24:35 +02:00
Dani Palou 3278d5a77f
Merge pull request #4167 from crazyserver/MOBILE-4616
Mobile 4616
2024-09-05 12:20:20 +02:00
Pau Ferrer Ocaña c609330cce MOBILE-4616 format-text: Avoid image treatment if it comes form tex 2024-09-04 17:10:02 +02:00
Pau Ferrer Ocaña 48f73468e0 MOBILE-4616 behat: Remove cases where near is not needed 2024-09-04 17:10:02 +02:00
Pau Ferrer Ocaña e2e1792739 MOBILE-4616 behat: Add an step to go back to root and go back many times 2024-09-04 17:10:01 +02:00
Pau Ferrer Ocaña e1984110b6 MOBILE-4638 quiz: Apply new correctness icons depending on LMS version 2024-09-03 11:48:00 +02:00
Pau Ferrer Ocaña b2691e8b3c MOBILE-4616 behat: Correct container visibility and narrow search 2024-09-03 11:30:20 +02:00
Pau Ferrer Ocaña d165b06a07
Merge pull request #4156 from dpalou/MOBILE-4606
Mobile 4606
2024-09-03 10:41:58 +02:00
Dani Palou 9be16e9636 MOBILE-4475 ios: Enable native full screen in iOS 17+ 2024-08-29 08:25:03 +02:00
Dani Palou e834d99df7 MOBILE-4649 user-menu: Fix loading forever when no user handlers 2024-08-23 11:27:58 +02:00
Dani Palou e666fdc517 MOBILE-4606 login: Fix loginSuccessful calculation when authenticating 2024-08-22 13:05:19 +02:00
Dani Palou 3d393e7bdc MOBILE-4606 remotethemes: Fix styles not loaded in reconnect in offline 2024-08-22 12:55:08 +02:00
Pau Ferrer Ocaña 5891c2edae MOBILE-4638 data: Remove deprecated language string 2024-08-19 11:40:11 +02:00