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
341d1bc6d4
MOBILE-4672 mathjax: Fix some equations not displayed in quiz
...
For some reason, if we tell MathJax to render an equation for an element that isn't in the DOM, for some equations it fails and displays the error message (which is an exclamation mark). If we want to be sure the equation is rendered properly we need to wait for the element to be in the DOM.
2024-10-08 07:42:41 +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
Albert Gasset
588df2dd9d
MOBILE-3893 assign: Add button to remove submissions
2024-10-04 12:16:41 +02:00
Albert Gasset
a6076d3f42
MOBILE-3893 assign: Check if submission is empty before saving
2024-10-02 14:51:01 +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
Dani Palou
6411630dc9
Merge pull request #4189 from alfonso-salces/MOBILE-2256
...
MOBILE-2256 privatefiles: Remove private files
2024-09-27 12:28:21 +02:00
Alfonso Salces
27fd71fa17
MOBILE-2256 privatefiles: Remove private files
2024-09-27 12:07:14 +02:00
Dani Palou
9ee4968641
Merge pull request #4188 from alfonso-salces/MOBILE-4666
...
MOBILE-4666 lesson-index: Show loading when lesson is downloading
2024-09-27 08:59:34 +02:00
Alfonso Salces
9cedee30e6
MOBILE-4505 course: Avoid show two info icons in navbar
2024-09-27 07:56:13 +02:00
Alfonso Salces
9fddd8f1a9
MOBILE-4666 lesson-index: Show loading when lesson is downloading
2024-09-26 16:54:02 +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
Dani Palou
45008e402a
Merge pull request #4182 from crazyserver/MOBILE-4442
...
MOBILE-4442 course: Fix variable typo
2024-09-20 11:14:32 +02:00
Pau Ferrer Ocaña
eb6c10fec6
MOBILE-4442 course: Fix variable typo
2024-09-20 10:49:13 +02:00
Dani Palou
61cb0428f9
Merge pull request #4180 from crazyserver/MOBILE-4442
...
Mobile 4442
2024-09-19 15:57:27 +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
Albert Gasset
5c6744ac48
MOBILE-4639 badges: Support links to badges/badgeclass.php?id=X
2024-09-19 10:00:47 +02:00
Albert Gasset
38ae12fe35
MOBILE-4639 badges: Use ccourse full name returned by WS
2024-09-17 16:23:15 +02:00
Albert Gasset
24fddd8f7e
MOBILE-4639 badges: Fix structure of alignments
2024-09-17 16:23:15 +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
d87dfc9678
MOBILE-4636 behat: Remove unnecessary variable navSubscription
2024-09-17 14:17:49 +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
129e3352eb
Merge pull request #4171 from alfonso-salces/MOBILE-4547
...
MOBILE-4547 blog: Fix remove offline entries sync
2024-09-13 13:09:24 +02:00
Alfonso Salces
91588bb94c
MOBILE-4547 blog: Fix remove offline entries sync
2024-09-13 12:36:21 +02:00
Dani Palou
61ff5142fb
MOBILE-4640 page: Fix index file not re-downloaded when needed
2024-09-13 09:42:08 +02:00
Dani Palou
e181137a6a
MOBILE-4640 url: Fix detect revision from tokenpluginfile URLs
2024-09-13 09:41:08 +02:00