Commit Graph

9792 Commits (a73ea2b6a92a521daacc632b0d66d2c2251140a2)
 

Author SHA1 Message Date
Dani Palou 9f46fe67d0 MOBILE-4679 dev: Display auto login info and part of tokens in dev page 2024-11-12 08:27:29 +01:00
Dani Palou 9a970da466
Merge pull request #4228 from albertgasset/MOBILE-4024
MOBILE-4024 ws: Follow redirects not handled by Android
2024-11-08 08:38:45 +01:00
Pau Ferrer Ocaña bb4cdb6f01
Merge pull request #4231 from dpalou/MOBILE-4653
MOBILE-4653 core: Fix race condition when uploading files
2024-11-07 15:54:06 +01:00
Dani Palou 14a4b83fb5 MOBILE-4653 core: Fix race condition when uploading files
Uploading several files in parallel can cause a race condition in the server when trying to insert the directory data in the 'files' table of the DB, in the create_directory function. To avoid that, now files are uploaded 1 by 1 in the same area.
2024-11-07 13:37:31 +01:00
Pau Ferrer Ocaña a4143226b3
Merge pull request #4230 from dpalou/MOBILE-4653
Mobile 4653
2024-11-06 14:11:46 +01:00
Albert Gasset 85d01ae5a5 MOBILE-4024 ws: Follow redirects not handled by Android 2024-11-06 13:42:42 +01:00
Dani Palou 17c387ef4c MOBILE-4653 npm: Unfreeze dependencies 2024-11-06 12:52:29 +01:00
Dani Palou f169144b3a MOBILE-4653 core: Add Moodle 5.0 temporary version 2024-11-06 12:52:19 +01:00
Dani Palou 4ac68c159d MOBILE-4653 core: Bump version to 5.0.0 2024-11-06 12:21:48 +01:00
Dani Palou 07a1509b70
Merge pull request #4229 from crazyserver/MOBILE-4694
MOBILE-4694 behat: Fix PHP 7.4 compatibility for LMS 4.1
2024-11-06 11:54:37 +01:00
Pau Ferrer Ocaña 449627676f MOBILE-4694 behat: Fix site policy test string change 2024-11-06 10:36:12 +01:00
Pau Ferrer Ocaña edf601b33c MOBILE-4694 behat: Fix PHP 7.4 compatibility for LMS 4.1 2024-11-06 10:36:12 +01:00
github-actions[bot] d0a89e0424 Update licenses 2024-10-29 12:06:34 +00:00
github-actions[bot] f71be1e2c4 Update lang files 2024-10-29 12:05:29 +00:00
Albert Gasset c120c290f5
Merge pull request #4226 from crazyserver/MOBILE-4616
MOBILE-4616 quiz: Improve summary and navigation info to match LMS
2024-10-23 16:27:02 +02:00
Pau Ferrer Ocaña 4aa75a721f MOBILE-4616 quiz: Improve summary and navigation info to match LMS 2024-10-23 16:04:07 +02:00
Pau Ferrer Ocaña ae984d3a67
Merge pull request #4223 from albertgasset/MOBILE-4616-database
MOBILE-4616 database: Fix specificity of custom CSS rules
2024-10-23 15:31:43 +02:00
Pau Ferrer Ocaña 748559c073
Merge pull request #4225 from albertgasset/MOBILE-4616-assign
MOBILE-4616 assign: Fix late submission time calculation
2024-10-23 14:57:22 +02:00
Albert Gasset 67bcfc5420
Merge pull request #4224 from crazyserver/MOBILE-4616
MOBILE-4616 course: Show availability section info in collapsed content
2024-10-23 13:34:45 +02:00
Albert Gasset b8d14fc48c MOBILE-4616 assign: Fix late submission time calculation 2024-10-23 12:39:40 +02:00
Pau Ferrer Ocaña 6e2c3e4394 MOBILE-4616 course: Show availability section info in collapsed content 2024-10-23 12:06:57 +02:00
Albert Gasset ab18e51b24 MOBILE-4616 database: Fix specificity of custom CSS rules 2024-10-22 16:31:29 +02:00
Albert Gasset 258650a689
Merge pull request #4221 from crazyserver/MOBILE-4616
MOBILE-4616 core: Bump version code to 45002
2024-10-22 15:32:44 +02:00
Pau Ferrer Ocaña 438ac276d1 MOBILE-4616 core: Bump version code to 45002 2024-10-22 15:07:39 +02:00
Pau Ferrer Ocaña d533490630
Merge pull request #4220 from alfonso-salces/MOBILE-4616
Mobile 4616
2024-10-21 14:44:12 +02:00
Alfonso Salces ca1595d165 MOBILE-4616 viewer: Show toast over comment input 2024-10-21 14:06:38 +02:00
Alfonso Salces b88c7bafd7
Merge pull request #4219 from crazyserver/MOBILE-4616
Mobile 4616
2024-10-21 13:56:34 +02:00
Pau Ferrer Ocaña 1c9d096299 MOBILE-4616 course: Get course info whatever the user is enrolled or not 2024-10-21 11:40:26 +02:00
Pau Ferrer Ocaña d06e9ec1db MOBILE-4616 search: Remove mandatory index.php from link handler pattern 2024-10-21 10:19:04 +02:00
Pau Ferrer Ocaña 8ea6c00a28
Merge pull request #4216 from albertgasset/MOBILE-4616-feedback
MOBILE-4616 feedback: Workaround for incorrect URLs in page after submit
2024-10-17 15:53:48 +02:00
Pau Ferrer Ocaña 47bb27620a
Merge pull request #4214 from albertgasset/MOBILE-4616-database
MOBILE-4616 database: Fix loading of custom CSS and templates
2024-10-17 15:45:37 +02:00
Alfonso Salces fa3339224b
Merge pull request #4215 from crazyserver/MOBILE-4616
Mobile 4616
2024-10-17 15:40:24 +02:00
Albert Gasset 374929008e MOBILE-4616 feedback: Workaround for incorrect URLs in page after submit 2024-10-17 15:29:47 +02:00
Pau Ferrer Ocaña 00736ddee2 MOBILE-4616 forum: Check user has already posted to eachuser forum 2024-10-17 15:04:56 +02:00
Pau Ferrer Ocaña ac719891d9 MOBILE-4616 login: Trim username and email on reset password WS call 2024-10-17 13:47:42 +02:00
Albert Gasset 76cbdeb176 MOBILE-4616 database: Fix loading of custom CSS
Custom CSS was not loaded if the text passed to core-compile-html was
initially empty and changed afterwards.
2024-10-17 12:42:37 +02:00
Albert Gasset 4dd949b10e MOBILE-4616 database: Fix processing of templates
Some elements of templates were being removed, like <tr> or <li>.
2024-10-17 12:42:32 +02:00
Alfonso Salces ce87157622
Merge pull request #4213 from crazyserver/MOBILE-4616
MOBILE-4616 course: Expand subsections of last viewed module
2024-10-17 11:49:21 +02:00
Pau Ferrer Ocaña 0bcf7ad6b9 MOBILE-4616 course: Expand subsections of last viewed module 2024-10-16 14:39:53 +02:00
Alfonso Salces cd848c5879
Merge pull request #4212 from crazyserver/MOBILE-4616
MOBILE-4616 feedback: Fix tab selection after submit form
2024-10-16 08:24:29 +02:00
Pau Ferrer Ocaña 95756b5c13 MOBILE-4616 feedback: Fix tab selection after submit form 2024-10-15 14:54:23 +02:00
Albert Gasset ce7243b1ae
Merge pull request #4209 from crazyserver/MOBILE-4616
MOBILE-4616 scorm: Update sco status icons to match LMS
2024-10-15 13:53:32 +02:00
Pau Ferrer Ocaña c6f73af200 MOBILE-4616 reportbuilder: Only show report builder on user menu 2024-10-15 11:11:18 +02:00
Pau Ferrer Ocaña cfff5e6217 MOBILE-4616 scorm: Update sco status icons to match LMS 2024-10-15 10:41:51 +02:00
Pau Ferrer Ocaña f663b8648b
Merge pull request #4210 from alfonso-salces/MOBILE-4616
MOBILE-4616 blog: Add courseId param in entry creation
2024-10-15 09:35:58 +02:00
Alfonso Salces f4d3a92615 MOBILE-4616 blog: Add courseId param in entry creation 2024-10-15 09:14:13 +02:00
Alfonso Salces 904950d848
Merge pull request #4207 from albertgasset/MOBILE-3893
MOBILE-3893 assign: Fix editing files offline
2024-10-14 12:54:48 +02:00
Albert Gasset dad261ec3c MOBILE-3893 assign: Fix editing files offline
Changes to the allowOffline property of
AddonModAssignSubmissionPluginComponent were not being detected
and passed to the submission plugin component.
2024-10-14 12:30:29 +02:00
Dani Palou 0e7a2789ea
Merge pull request #4206 from crazyserver/MOBILE-4616
MOBILE-4616 quiz: Fix quiz navigation module icons
2024-10-11 16:23:32 +02:00
Pau Ferrer Ocaña 62f804087c MOBILE-4616 quiz: Fix quiz navigation module icons 2024-10-11 16:02:06 +02:00