8441 Commits

Author SHA1 Message Date
Pau Ferrer Ocaña
9a1d0edd09 MOBILE-4362 github: Add release type to release workflow 2023-10-11 16:51:50 +02:00
Pau Ferrer Ocaña
42f6fc6843
Merge pull request #3817 from dpalou/MOBILE-4362
Mobile 4362
2023-10-11 16:51:41 +02:00
Dani Palou
edf1aea478
Merge pull request #3816 from NoelDeMartin/MOBILE-4362
MOBILE-4362: Fix Drag & Drop race condition
2023-10-11 15:07:49 +02:00
Dani Palou
f4030ab5a7 MOBILE-4362 glossary: Fix some entry links not handled properly
If the entry link used the view.php endpoint, the index link handler treated it instead of the entry link handler
2023-10-11 15:06:28 +02:00
Dani Palou
4e98e9f64a MOBILE-4362 comments: Fix delete button displayed when it shouldn't
The show delete button icon now also changes so it's clearer that something happened, otherwise if you cannot delete any of the comments you see it could seem that the button does nothing
2023-10-11 14:38:48 +02:00
Noel De Martin
0052dfc7f1 MOBILE-4362 quiz: Fix Drag&Drop race condition 2023-10-11 13:18:47 +02:00
Noel De Martin
781a4da551 MOBILE-4362 core: Fix isElementVisible helper
Some elements return 0 for clientWidth even if they have a size in the
final rendering, so we'll use getBoundingClientRect which is more
reliable.
2023-10-11 13:18:01 +02:00
Dani Palou
1a44478da1 MOBILE-4362 lesson: Fix retake badges alignment in phone 2023-10-11 08:25:06 +02:00
Noel De Martin
aebbe3365c
Merge pull request #3814 from dpalou/MOBILE-4362
Mobile 4362
2023-10-10 18:00:50 +02:00
Noel De Martin
78aacf89a1
Merge pull request #3813 from crazyserver/MOBILE-4407
MOBILE-4407 url: Use Url parsing to determine last file
2023-10-10 17:48:00 +02:00
Dani Palou
5b9d2624a9 MOBILE-4362 h5p: Fix links in iframe not opened in iOS 2023-10-10 16:27:48 +02:00
Pau Ferrer Ocaña
245e7071a9 MOBILE-4407 url: Use Url parsing to determine last file 2023-10-10 15:52:59 +02:00
Dani Palou
23b0b9afc7 MOBILE-4069 behat: Fix SCORM tests in old LMS versions 2023-10-10 15:17:40 +02:00
Pau Ferrer Ocaña
225caa04b1
Merge pull request #3812 from NoelDeMartin/MOBILE-4339
Revert "MOBILE-4339 quiz: Add unanswered questions warning"
2023-10-10 13:53:32 +02:00
github-actions[bot]
06b65fa4e8 Update licenses 2023-10-10 11:37:41 +00:00
Noel De Martin
99fc2d01ca Revert "MOBILE-4339 quiz: Add unanswered questions warning"
This reverts commit 3faa55e489f9d2eea24ca1522296fe31d32beda5.
2023-10-10 12:36:59 +02:00
Dani Palou
cc472e58f5 MOBILE-4362 lesson: Display 'Correct response' as badge 2023-10-10 11:18:13 +02:00
Dani Palou
b3af76705e MOBILE-4362 lesson: Stop and hide lesson timer when finish lesson 2023-10-09 16:07:34 +02:00
Noel De Martin
ee2e7851b6
Merge pull request #3809 from dpalou/MOBILE-4362
Mobile 4362
2023-10-09 15:48:14 +02:00
Dani Palou
63bd215afe
Merge pull request #3811 from crazyserver/MOBILE-4348
Mobile 4348
2023-10-09 15:21:38 +02:00
Pau Ferrer Ocaña
60dad4cc3e MOBILE-4348 resource: Display afterlink on module info box 2023-10-09 14:50:31 +02:00
Pau Ferrer Ocaña
13ddbfc4b9 MOBILE-4348 resource: Fix display options gathering 2023-10-09 14:50:31 +02:00
Dani Palou
f9e31e5d38 MOBILE-4069 scorm: Add availability tests 2023-10-09 14:20:13 +02:00
Dani Palou
7c16d5818f MOBILE-4069 behat: Support time transformation in find step 2023-10-09 14:20:13 +02:00
Dani Palou
2db13af8dd MOBILE-4069 scorm: Add appearance, attempts and grading behat tests 2023-10-09 14:20:13 +02:00
Pau Ferrer Ocaña
e171f9bce5
Merge pull request #3810 from alfonso-salces/MOBILE-4242-revert
Revert "MOBILE-4242 profile: Add groups to participants profile"
2023-10-09 13:39:24 +02:00
Alfonso Salces
f2521bd135 MOBILE-4242: revert
This reverts commit e4081e6c1a949376096eccaee4b63b2b0c90f767.
2023-10-09 11:33:48 +02:00
Pau Ferrer Ocaña
c01ec44710 MOBILE-4348 module: Gray whole card when item dimmed 2023-10-06 16:06:45 +02:00
Dani Palou
ec7a3ea9b4
Merge pull request #3807 from crazyserver/MOBILE-4362
Mobile 4362
2023-10-06 15:29:35 +02:00
Pau Ferrer Ocaña
1e7fe59dab MOBILE-4362 user: Improve user pages look and feel 2023-10-06 14:14:45 +02:00
Pau Ferrer Ocaña
4cee48ff8b MOBILE-4362 user: Fix timezone names 2023-10-06 12:33:42 +02:00
Pau Ferrer Ocaña
b39bd13227 MOBILE-4362 styles: Improve some radius 2023-10-06 11:52:49 +02:00
Pau Ferrer Ocaña
a12d5ef66f MOBILE-4362 completion: Improve button sizes 2023-10-06 11:52:49 +02:00
Pau Ferrer Ocaña
ebd4eec500 MOBILE-4362 styles: Transparent backdrop on popovers 2023-10-06 11:52:49 +02:00
Pau Ferrer Ocaña
0660fb56c0 MOBILE-4362 styles: Do not round borders on fullscreen modals 2023-10-06 11:52:49 +02:00
Dani Palou
3ae3c300ca
Merge pull request #3808 from NoelDeMartin/MOBILE-3371
MOBILE-3371: Global Search fixes
2023-10-06 10:01:11 +02:00
Noel De Martin
0474d694e7 MOBILE-3371 search: Remove search results count
Given some issues with the LMS webservices (they return inconsistent totalcount depending on the page), we've decided to remove this information from the UI to avoid confusion.
2023-10-05 17:48:12 +02:00
Dani Palou
5e669f1689 MOBILE-4362 core: Set right version for LMS 4.3 release 2023-10-05 17:00:31 +02:00
Dani Palou
77bd638fb1 MOBILE-4362 scorm: Fix grade calculation when using LASTATTEMPT
The app always used the last attempt, but LMS uses the last attempt that has at least 1 SCO with completed or passed status
2023-10-05 17:00:04 +02:00
Noel De Martin
9b04cda897 MOBILE-3371 search: Fix disabled feature 2023-10-05 16:41:37 +02:00
Noel De Martin
c070ba5e42 MOBILE-3371 search: Improve styles for long items 2023-10-05 16:41:18 +02:00
Pau Ferrer Ocaña
ed284ddae6 MOBILE-4362 settings: Fix text-wrapping on color scheme setting 2023-10-04 12:11:45 +02:00
Noel De Martin
42aa917cf8
Merge pull request #3806 from dpalou/MOBILE-4362
Mobile 4362
2023-10-04 11:38:21 +02:00
Dani Palou
8af557bbc6 MOBILE-4362 wiki: Fix create empty page 2023-10-04 11:21:35 +02:00
Dani Palou
b6e914a24e
Merge pull request #3805 from crazyserver/MOBILE-4362
Mobile 4362
2023-10-03 16:10:38 +02:00
Dani Palou
408f767dfe MOBILE-4362 reportbuilder: Fix link to open in browser 2023-10-03 16:05:44 +02:00
Pau Ferrer Ocaña
b2a179a70a MOBILE-4362 login: Add do not show again to qr code information 2023-10-03 14:42:21 +02:00
Pau Ferrer Ocaña
610534ef31 MOBILE-4362 login: Update faq qr code image 2023-10-03 14:42:21 +02:00
Pau Ferrer Ocaña
9567280479 MOBILE-4362 lang: Update lang packs and add new language 2023-10-03 14:42:21 +02:00
Dani Palou
cb0e54b164 MOBILE-4362 storage: Always display chevron in courses items 2023-10-03 14:40:49 +02:00