Commit Graph

8748 Commits (abf2867fc6ec020749341b0bc780b6396ecbb366)
 

Author SHA1 Message Date
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
Dani Palou 9a6c1bb3af
Merge pull request #3804 from NoelDeMartin/MOBILE-4272
MOBILE-4272: Rollback async handlers
2023-10-03 14:34:51 +02:00
Dani Palou fd27ed31ab MOBILE-4362 licenses: Remove chevron from View item 2023-10-03 12:36:17 +02:00
Noel De Martin 53e902ca82 MOBILE-4272 workshop: Rollback async handlers
There is a bug with missing optional methods in async handlers. If their existence is checked before initialization, they always exist but fail on execution. That should be refactored into asynchronous and type-safe code, but we decided to do it in the next version.
2023-10-03 11:54:35 +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
Dani Palou ee4cdce860
Merge pull request #3803 from NoelDeMartin/MOBILE-4362
MOBILE-4362 grades: Fix swipe navigation in tablet
2023-10-03 08:07:03 +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
Dani Palou 7667774a2a
Merge pull request #3801 from crazyserver/MOBILE-4362
Mobile 4362
2023-10-02 16:46:16 +02:00
Pau Ferrer Ocaña b510d958d8
Merge pull request #3802 from dpalou/MOBILE-4362
Mobile 4362
2023-10-02 16:43:38 +02:00
Pau Ferrer Ocaña b4294e2d31 MOBILE-4362 login: Make siteaddressplaceholder translatable 2023-10-02 16:03:16 +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
Dani Palou 31bd7a6955 MOBILE-4362 messages: Update sender name when last message changes
The sender name displayed in group conversations page wasn't updated when a NEW_MESSAGE_EVENT was received. Also, if last message was deleted we still displayed a sender name when there were no messages.
2023-10-02 14:33:15 +02:00
Dani Palou 28235b0553 MOBILE-4362 notes: Update error string to reflect delete action 2023-10-02 11:25:05 +02:00
Dani Palou 54a2e6e14b
Merge pull request #3800 from alfonso-salces/MOBILE-4362
MOBILE-4362 messages: Handle disabled messages error
2023-09-29 09:29:53 +02:00
Alfonso Salces 6f50482a3d MOBILE-4362 messages: Handle disabled messages error 2023-09-29 09:19:07 +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 e6a14ffac5 MOBILE-4362 coursecompletion: Display same info as LMS
Two of the fields displayed are only used in the block in LMS, the details page displays other values
2023-09-28 15:40:07 +02:00
Dani Palou 229f99645d
Merge pull request #3797 from NoelDeMartin/MOBILE-4189
MOBILE-4189 core: Fix collapsible header zoom
2023-09-28 12:54:18 +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
Pau Ferrer Ocaña 335a380977
Merge pull request #3796 from dpalou/MOBILE-3599
MOBILE-3599 competency: Format competency and plan names
2023-09-28 12:05:08 +02:00
Dani Palou 024b962d18 MOBILE-3599 competency: Format competency and plan names 2023-09-28 11:38:34 +02:00
Dani Palou 64be18b27a
Merge pull request #3795 from NoelDeMartin/MOBILE-4383
MOBILE-4383 quiz: Disable offline sequential quiz
2023-09-27 15:57:52 +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
Noel De Martin d15be4f539 MOBILE-4383 quiz: Disable offline sequential quiz 2023-09-27 14:30:18 +02:00
Dani Palou a666a07759
Merge pull request #3794 from alfonso-salces/MOBILE-4362
MOBILE-4362 login-helper: Log sso login url
2023-09-27 13:10:41 +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
Dani Palou 4ea7b56bde MOBILE-4362 calendar: Always display chevron in course item 2023-09-27 11:26:47 +02:00
Noel De Martin 44468276ae
Merge pull request #3786 from dpalou/MOBILE-4418
MOBILE-4418 feedback: Fix viewing attempts with groups
2023-09-27 11:03:02 +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 1f9739d2ef
Merge pull request #3792 from NoelDeMartin/MOBILE-4342
MOBILE-4342 cordova: Update advanced-http plugin
2023-09-27 08:42:44 +02:00
Dani Palou 96f0a547ed MOBILE-4420 scorm: Add first behat tests for SCORM 2023-09-26 18:19:21 +02:00
Dani Palou a4ea36399f MOBILE-4420 behat: Support sync network requests 2023-09-26 18:16:44 +02:00