2
0
Fork 0
Commit Graph

3738 Commits (9a1d0edd097c6d0be7c04f81f334e8d6b972b81d)

Author SHA1 Message Date
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 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 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
Noel De Martin aebbe3365c
Merge pull request #3814 from dpalou/MOBILE-4362
Mobile 4362
2023-10-10 18:00:50 +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
Noel De Martin ee2e7851b6
Merge pull request #3809 from dpalou/MOBILE-4362
Mobile 4362
2023-10-09 15:48:14 +02:00
Alfonso Salces f2521bd135 MOBILE-4242: revert
This reverts commit e4081e6c1a.
2023-10-09 11:33:48 +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
Dani Palou 5e669f1689 MOBILE-4362 core: Set right version for LMS 4.3 release 2023-10-05 17:00:31 +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 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 9567280479 MOBILE-4362 lang: Update lang packs and add new language 2023-10-03 14:42:21 +02:00
Dani Palou fd27ed31ab MOBILE-4362 licenses: Remove chevron from View item 2023-10-03 12:36:17 +02:00
Noel De Martin 2ec215e212 MOBILE-4272 core: Improve asyncInstance inference 2023-10-03 11:29:53 +02:00
Dani Palou 056bb289b7
Merge pull request #3799 from crazyserver/MOBILE-4348
Mobile 4348
2023-10-03 08:42:28 +02:00
Pau Ferrer Ocaña f959f94a07 MOBILE-4348 home: Fix sitehome icon sizes 2023-10-02 21:44:46 +02:00
Pau Ferrer Ocaña 178e3eeb45 MOBILE-4348 module: Re-estructure activity card 2023-10-02 21:44:46 +02:00
Pau Ferrer Ocaña 05786e94d3 MOBILE-4348 module: Renew completion 2023-10-02 21:43:34 +02:00
Pau Ferrer Ocaña d790e2a752 MOBILE-4348 mod-icon: Sort Mod icon css variables 2023-10-02 21:43:34 +02:00
Pau Ferrer Ocaña efe2151dce MOBILE-4348 style: Change css radius names 2023-10-02 21:43:34 +02:00
Noel De Martin 73dff1ace4 MOBILE-4362 grades: Fix swipe navigation in tablet 2023-10-02 17:39:18 +02:00
Pau Ferrer Ocaña 604cf7adf0 MOBILE-4362 chore: Remove deprecated code from 3.9.5 or bellow 2023-10-02 15:57:59 +02:00
Pau Ferrer Ocaña 0ec36b43d2
Merge pull request #3798 from dpalou/MOBILE-4362
Mobile 4362
2023-09-28 16:21:02 +02:00
Dani Palou 2d1a018304 MOBILE-4362 course: Keep scroll position after refresh 2023-09-28 12:46:43 +02:00
Noel De Martin 984ec8fb78 MOBILE-4189 core: Fix collapsible header zoom
When the system font size is increased, the CSS values and computed style values are not equivalent. So we have to take that into account when mirroring styles to the floating title.
2023-09-28 12:25:28 +02:00
Noel De Martin 3ddd53c1ed
Merge pull request #3784 from dpalou/MOBILE-4410
Mobile 4410
2023-09-27 15:04:05 +02:00
Dani Palou 47b17987ef MOBILE-4410 login: Use install referrer URL in android 2023-09-27 14:53:51 +02:00
Alfonso Salces 57d21e26a1 MOBILE-4362 login-helper: Log sso login url 2023-09-27 12:56:00 +02:00
Dani Palou cf30ac392a MOBILE-4410 core: Fix return param in timeoutPromise 2023-09-27 11:50:58 +02:00
Dani Palou 566db5205e
Merge pull request #3743 from NoelDeMartin/MOBILE-4207
MOBILE-4207: Forum Search
2023-09-27 11:41:48 +02:00
Noel De Martin 7b9b365ce0
Merge pull request #3793 from dpalou/MOBILE-4420
Mobile 4420
2023-09-27 10:58:26 +02:00
Noel De Martin 5873da0e0c MOBILE-4207 forum: Implement forum activity search 2023-09-27 09:30:06 +02:00
Noel De Martin cd85155953 MOBILE-4207 forum: Implement search forums block 2023-09-27 09:30:06 +02:00
Dani Palou 96f0a547ed MOBILE-4420 scorm: Add first behat tests for SCORM 2023-09-26 18:19:21 +02:00
Dani Palou 1f05729cb0 MOBILE-4420 scorm: Unload current SCO before loading next one 2023-09-26 18:16:44 +02:00
Noel De Martin 038bcfaa30
Merge pull request #3777 from alfonso-salces/MOBILE-4405
Mobile 4405 - Implement auto logout
2023-09-26 15:44:04 +02:00
Noel De Martin 596365da9c MOBILE-4207 search: Allow hiding course in results 2023-09-26 12:33:34 +02:00
Pau Ferrer Ocaña 8f7e153277 MOBILE-4201 login: Reintroduce the skip confirmation when SSO login 2023-09-20 15:27:36 +02:00
Pau Ferrer Ocaña 6f6b8f2a2d MOBILE-4201 login: Do not show other auth methods or signup if sso 2023-09-20 15:26:31 +02:00