Commit Graph

8140 Commits (c6714285b00ccc5f7030cb6bdc6d39209b573781)
 

Author SHA1 Message Date
Pau Ferrer Ocaña 4ab33b8784 MOBILE-4270 calendar: Show offline message bellow the title 2023-05-11 13:41:59 +02:00
Pau Ferrer Ocaña ac92ed0c17 MOBILE-4270 styles: Set popover min width on iOS as Android 2023-05-11 13:41:59 +02:00
Pau Ferrer Ocaña f39bfa0710 MOBILE-4270 messages: Remove nonexistent contrast as ion toolbar color 2023-05-11 13:41:59 +02:00
Pau Ferrer Ocaña 5c93475553 MOBILE-4270 lang: Update lang strings 2023-05-11 13:41:59 +02:00
Pau Ferrer Ocaña 147edf5cc5
Merge pull request #3673 from dpalou/MOBILE-4270
Mobile 4270
2023-05-11 13:08:44 +02:00
Dani Palou 76713e204f
Merge pull request #3671 from NoelDeMartin/MOBILE-4270
MOBILE-4270: QA Tweaks
2023-05-11 13:05:12 +02:00
Dani Palou 243e8fc0f6
Merge pull request #3670 from NoelDeMartin/MOBILE-4338
MOBILE-4338 quiz: Fix multianswer inline feedback
2023-05-11 12:37:37 +02:00
Dani Palou 5eb4d17ca4 MOBILE-4270 feedback: Display profile image in user attempt page 2023-05-11 12:19:16 +02:00
Noel De Martin 11088abdf5 MOBILE-4270 messages: Prevent actions shrinking 2023-05-11 12:00:58 +02:00
Noel De Martin 8d4b30fea8 MOBILE-4270 wiki: Fix groups navigation 2023-05-11 12:00:58 +02:00
Noel De Martin dbd96d7181 MOBILE-4270 behat: Fix default window size
Tests were already running with these dimensions, but we hadn't noticed because unless the tests are run in headless mode, the minimum width is 500px.
2023-05-11 12:00:58 +02:00
Dani Palou 29483572b7 MOBILE-4270 forum: Fix discussion link handler in tablet
This part of code changed in 1fbb4c3880 to fix navigation, but now it didn't work in tablets because it tried to load the forum index page. Maybe this change breaks a case we haven't detected
2023-05-11 11:44:45 +02:00
Noel De Martin 72c42958b0 MOBILE-4338 quiz: Fix multianswer inline feedback 2023-05-11 11:06:49 +02:00
Dani Palou b5453341eb
Merge pull request #3672 from alfonso-salces/MOBILE-4248
MOBILE-4248 action: Fix popover position
2023-05-11 10:58:44 +02:00
Alfonso Salces 16c63a7708 MOBILE-4248 action: Fix popover position 2023-05-11 10:18:11 +02:00
Dani Palou 9dd98f8743 MOBILE-4270 core: Remove some AppComponent logs 2023-05-10 14:37:02 +02:00
Alfonso Salces b3b269c8d7
Merge pull request #3667 from NoelDeMartin/MOBILE-4270
MOBILE-4270 core: Fix list items auto-scroll
2023-05-10 13:32:34 +02:00
Pau Ferrer Ocaña 013a55a5a4 MOBILE-4270 lang: Solve error details not being shown 2023-05-10 13:22:07 +02:00
Pau Ferrer Ocaña 9f850816be MOBILE-4270 editor: Update lang strings to match TinyMCE 2023-05-10 13:22:07 +02:00
Pau Ferrer Ocaña afbea45fd0 MOBILE-4270 travis: Update travis xcode version 2023-05-10 13:21:45 +02:00
Dani Palou 7778a1c51a
Merge pull request #3668 from NoelDeMartin/MOBILE-4288
MOBILE-4288 wiki: Render formatted group names
2023-05-10 12:32:27 +02:00
Dani Palou 47a8d5da35 MOBILE-4270 iframe: Fix auto-login not working sometimes
This was because core-loading removed the iframe from DOM, and then the WebView canceled the request. But the request could have consumed the single use key already.
2023-05-10 12:31:15 +02:00
Noel De Martin b7d7a4869d MOBILE-4288 wiki: Render formatted group names 2023-05-10 12:15:29 +02:00
Noel De Martin 81468c345b MOBILE-4270 core: Fix list items auto-scroll
The previous implementation was running into some race conditions that caused it to scroll back to the previously selected item sometimes.
2023-05-10 11:55:23 +02:00
Pau Ferrer Ocaña 0afc1bb2cb
Merge pull request #3666 from dpalou/MOBILE-4270
Mobile 4270
2023-05-10 10:14:32 +02:00
Dani Palou 96bdb4bd30 MOBILE-4270 h5p: Display ellipsis in attempts tables headers 2023-05-10 09:17:43 +02:00
Dani Palou 006358b209 MOBILE-4270 h5pp: Users with 0 attempts shouldn't be clickable 2023-05-10 09:01:34 +02:00
Dani Palou 7519691c98
Merge pull request #3665 from NoelDeMartin/MOBILE-4288
MOBILE-4288 multilang: Use fallback language
2023-05-10 07:29:45 +02:00
Dani Palou 5b3244b619 MOBILE-4270 core: Add more logging in app component 2023-05-09 16:32:25 +02:00
Dani Palou 1f3d72cfbb MOBILE-4270 messages: Decrease chances of offline messages duplicated
This is because Android seems to duplicate the request if the type of connection changes while the request is done. E.g. when leaving flight mode the device could connect to mobile data first and then to WiFi.
2023-05-09 16:32:19 +02:00
Noel De Martin 46f3da7d8f MOBILE-4288 multilang: Use fallback language 2023-05-09 15:50:24 +02:00
Dani Palou a128ae8929 MOBILE-4270 notes: Fix error displayed when restoring note 2023-05-09 11:13:44 +02:00
Dani Palou a0b4c8259d
Merge pull request #3664 from NoelDeMartin/MOBILE-4188
MOBILE-4188 grades: Improve course navigation
2023-05-09 08:05:49 +02:00
Noel De Martin 2a01965941 MOBILE-4188 grades: Improve course navigation 2023-05-08 15:50:29 +02:00
Noel De Martin 78cda0eecd
Merge pull request #3663 from dpalou/MOBILE-4270
MOBILE-4270 core: Wait for platform ready before hiding splash
2023-05-08 15:18:01 +02:00
Dani Palou aaac4fbea7
Merge pull request #3662 from NoelDeMartin/MOBILE-3748
MOBILE-3748: RTE a11y improvements
2023-05-08 15:17:34 +02:00
Dani Palou cc565fe87b MOBILE-4270 core: Wait for platform ready before hiding splash 2023-05-08 15:06:20 +02:00
Noel De Martin 007a4f7656 MOBILE-3748 rte: Fix Scan QR keyboard interaction 2023-05-08 15:06:01 +02:00
Pau Ferrer Ocaña f39a63dc7e
Merge pull request #3661 from dpalou/MOBILE-4270
Mobile 4270
2023-05-08 13:42:58 +02:00
Noel De Martin bf7659223d MOBILE-3748 rte: Implement keyboard shortcuts 2023-05-08 13:17:30 +02:00
Dani Palou fee132d6e8 MOBILE-4270 mod_data: Fix wrong string 2023-05-08 13:14:01 +02:00
Dani Palou 90aededf12 MOBILE-4270 notifications: Always display icon in notification 2023-05-08 13:13:51 +02:00
Noel De Martin dee6c915f8 MOBILE-3748 rte: Remove arrow keys override 2023-05-08 12:24:04 +02:00
Dani Palou f2997313b4 MOBILE-4270 icon: Fix some broken icons names 2023-05-08 07:50:20 +02:00
Dani Palou 15faf46367 MOBILE-4270 comments: Update cached data after add/delete 2023-05-08 07:50:20 +02:00
Dani Palou f0ba0cc479 MOBILE-4270 participants: Remove auto-focus in search box 2023-05-08 07:50:20 +02:00
Dani Palou ff60de7de5 MOBILE-4270 tag: Fix tag route in mobile 2023-05-04 16:59:58 +02:00
Noel De Martin 5e37ed03d1
Merge pull request #3660 from dpalou/MOBILE-4270
MOBILE-4215 cordova: Use fork of cordova-plugin-camera
2023-05-04 16:33:23 +02:00
Dani Palou 7268817b84 MOBILE-4215 cordova: Use fork of cordova-plugin-camera
The official plugin doesn't work in Android with API 33
2023-05-04 16:22:31 +02:00
Noel De Martin 90603c022a
Merge pull request #3658 from dpalou/MOBILE-4270
MOBILE-4303 iframe: Fix auto-login applied in H5P local URLs
2023-05-04 12:38:43 +02:00