Commit Graph

9514 Commits (271bb1a9fa5211e8b8c026b2646315dac970f879)
 

Author SHA1 Message Date
Dani Palou 271bb1a9fa MOBILE-4616 npm: Rebuild package-lock to fix unit tests 2024-08-22 17:04:44 +02:00
Dani Palou 3fdc860a82
Merge pull request #4153 from crazyserver/MOBILE-4638
Mobile 4638
2024-08-19 14:07:20 +02:00
Dani Palou 660636d96f
Merge pull request #4043 from alfonso-salces/MOBILE-4547
MOBILE-4547 blog: Support offline blog
2024-08-19 14:02:06 +02:00
Alfonso Salces fa32fde524 MOBILE-4547 blog: Support offline blog 2024-08-19 13:26:32 +02:00
Pau Ferrer Ocaña 5891c2edae MOBILE-4638 data: Remove deprecated language string 2024-08-19 11:40:11 +02:00
Pau Ferrer Ocaña 361fa4ee98 MOBILE-4638 chore: Adapt icons to match LMS on MDL-82497 2024-08-19 11:40:11 +02:00
Dani Palou a1c547badd
Merge pull request #4151 from crazyserver/MOBILE-4616
MOBILE-4616 lang: Fail if langpack branch is not found
2024-08-19 10:11:50 +02:00
Pau Ferrer Ocaña b4e8d81463 MOBILE-4616 chore: Add Moodle 4.5 release temporal number 2024-08-19 09:14:13 +02:00
Pau Ferrer Ocaña 19ebb077c1 MOBILE-4616 lang: Fail if langpack branch is not found 2024-08-19 09:14:13 +02:00
Pau Ferrer Ocaña 959cb178f1
Merge pull request #4152 from dpalou/MOBILE-4638
MOBILE-4638 quiz: Use new correctness icons
2024-08-19 09:13:46 +02:00
Dani Palou a11837281e MOBILE-4638 quiz: Use new correctness icons 2024-08-19 08:29:58 +02:00
Dani Palou 4193bfc1d9
Merge pull request #4150 from crazyserver/MOBILE-4616
Mobile 4616
2024-08-14 15:39:42 +02:00
Pau Ferrer Ocaña 00951b22d5 MOBILE-4616 chore: Always use convertTextToHTMLElement to convert HTML 2024-08-14 15:17:41 +02:00
Pau Ferrer Ocaña b0c494ee51 MOBILE-4616 chore: Move html mode classes to CoreHTMLClasses 2024-08-14 15:17:41 +02:00
Pau Ferrer Ocaña 323ccc8c76 MOBILE-4616 chore: Isolate convertHTMLToHTMLElement 2024-08-14 15:17:41 +02:00
Pau Ferrer Ocaña 90ec21333b MOBILE-4616 text: Migrate text utils to text 2024-08-14 15:17:41 +02:00
Pau Ferrer Ocaña 976de68934
Merge pull request #4147 from alfonso-salces/MOBILE-4070
MOBILE-4070 attachments: Collapse mimetypes
2024-08-14 12:05:09 +02:00
Alfonso Salces aa1bd53a26 MOBILE-4070 attachments: Collapse mimetypes 2024-08-14 11:27:33 +02:00
Dani Palou 297cb57ff5
Merge pull request #4148 from albertgasset/MOBILE-4608
MOBILE 4608 core: Parse error message from HTML abd fix FileTransferMock
2024-08-14 11:25:59 +02:00
Albert Gasset 7866b31a8f MOBILE-4608 core: Parse error message from HTML error pages 2024-08-14 10:01:26 +02:00
Albert Gasset 5c4da9a5b1 MOBILE-4608 core: Fix FileTransferMock responses
FileTransferMock was ignoring server response on errors, differing from
the Cordova plugin. Also, it was not correctly returning response
headers. Private function parseResponse has been removed as it is no
longer needed.
2024-08-14 10:01:26 +02:00
Dani Palou 071eee20bb
Merge pull request #4138 from alfonso-salces/MOBILE-4581
MOBILE-4581 utils: Add lang to openInBrowser urls
2024-08-14 08:40:41 +02:00
Dani Palou 81e90182d5
Merge pull request #4134 from crazyserver/MOBILE-4616
Mobile 4616
2024-08-14 08:40:18 +02:00
Dani Palou 5bb121ce04
Merge pull request #4142 from albertgasset/MOBILE-4580
MOBILE-4580 courses: Use new WS parameter to fetch course by section id
2024-08-14 08:15:54 +02:00
Pau Ferrer Ocaña 3afa736cf4 MOBILE-4616 loading: Create a service to have loading functions 2024-08-13 16:44:25 +02:00
Pau Ferrer Ocaña 73f6a0e6b9 MOBILE-4616 viewer: Create a service to have all the qr scan functions 2024-08-13 16:44:25 +02:00
Pau Ferrer Ocaña 1412a5571c MOBILE-4616 viewer: Create a service to have all the viewer functions 2024-08-13 16:39:31 +02:00
Pau Ferrer Ocaña 072f0b8fd4 MOBILE-4616 chore: Import popovers during runtime 2024-08-13 16:37:24 +02:00
Pau Ferrer Ocaña 7cf5d9b692 MOBILE-4616 chore: Create CorePopoversService to add popovers functions 2024-08-13 16:37:24 +02:00
Albert Gasset 211342e725 MOBILE-4580 courses: Use new WS parameter to fetch course by section id 2024-08-13 15:40:46 +02:00
Pau Ferrer Ocaña 707b3c64d7
Merge pull request #4146 from dpalou/MOBILE-4640
Mobile 4640
2024-08-13 15:40:41 +02:00
Alfonso Salces 4c550729ca MOBILE-4581 utils: Add lang to openInBrowser urls 2024-08-13 15:05:24 +02:00
Dani Palou 7118768fe5 MOBILE-4640 core: Fix revision not removed from pluginfile URLs
This means that every time a file revision changed, the app downloaded it into a new file when it should replace the existing file with the new version.
2024-08-13 14:17:37 +02:00
Dani Palou 2abe483c6d MOBILE-4640 db: Fix bug when updating primary key in memory database
Before this fix, the record was updated but the key was still the old primary key, so the new record wasn't found when using getOneByPrimaryKey.
2024-08-13 14:17:37 +02:00
Dani Palou 9a1cd83207 MOBILE-4640 filepool: Remove unused fillExtensionInFile 2024-08-13 14:17:37 +02:00
Dani Palou 720b48644b MOBILE-4640 filepool: Avoid re-downloading files when it isn't needed 2024-08-13 14:17:37 +02:00
Pau Ferrer Ocaña 40b96b9e63
Merge pull request #4144 from dpalou/MOBILE-4627
Mobile 4627
2024-08-13 13:43:35 +02:00
Dani Palou dbfbe20f6e MOBILE-4616 github: Temporary fix to make behat work in GHA 2024-08-13 10:39:01 +02:00
Pau Ferrer Ocaña 79ba03144c
Merge pull request #4143 from dpalou/MOBILE-4602
Mobile 4602
2024-08-13 09:41:31 +02:00
Pau Ferrer Ocaña 5a8911e8ae
Merge pull request #4139 from dpalou/MOBILE-4591
MOBILE-4591 lang: Fix parent language strings overriden by mistake
2024-08-13 09:39:02 +02:00
Dani Palou d28f85a0c9 MOBILE-4627 book: Don't download all files when opening 2024-08-07 15:09:38 +02:00
Dani Palou 8c566af484 MOBILE-4627 page: Don't download all files when opening 2024-08-07 11:27:57 +02:00
Dani Palou 52d37c3940 MOBILE-4602 iab: Fix links with pseudo protocols and schemes in iOS 2024-08-06 14:59:21 +02:00
Dani Palou 8c96839480 MOBILE-4602 core: Remove problematic close when reopening IAB
Opening a new IAB when one is already open doesn't create a second one, only one is present so there's no need to close the previous one. Also, calling close() caused the new IAB to close immediately because the app doesn't wait for the previous one to finish closing.
2024-08-06 14:24:48 +02:00
Dani Palou 330b702cad
Merge pull request #4141 from albertgasset/MOBILE-4631
MOBILE-4631 login: Hide the login form in the app when is hidden in LMS
2024-08-06 07:55:00 +02:00
Albert Gasset 357fda719a MOBILE-4631 login: Hide the login form in the app when is hidden in LMS 2024-08-05 15:36:00 +02:00
Dani Palou 392351849b MOBILE-4591 lang: Fix parent language strings overriden by mistake 2024-08-05 12:51:09 +02:00
Albert Gasset a7536cc9a3
Merge pull request #4140 from dpalou/MOBILE-4616
MOBILE-4616 assign: Fix behats after change done in MDL-80744
2024-08-05 12:45:45 +02:00
Dani Palou c2af0e6f3d MOBILE-4616 assign: Fix behats after change done in MDL-80744 2024-08-05 11:04:04 +02:00
Alfonso Salces 21f785e4c1
Merge pull request #4137 from dpalou/MOBILE-4633
MOBILE-4633 message: Improve handle no permission error
2024-08-01 14:50:45 +02:00