Commit Graph

6200 Commits (3faa55e489f9d2eea24ca1522296fe31d32beda5)

Author SHA1 Message Date
Pau Ferrer Ocaña 2634d044cb MOBILE-3973 course: Support svg geopatterns in the app 2023-06-15 10:06:34 +02:00
Dani Palou 28d744f337
Merge pull request #3714 from NoelDeMartin/MOBILE-4362
MOBILE-4362: Fix tests in headless mode
2023-06-14 08:15:02 +02:00
Dani Palou 6517e108ad
Merge pull request #3690 from alfonso-salces/MOBILE-4344
[4.3] MOBILE-4344 cron: Check notification and messages
2023-06-13 15:01:42 +02:00
Alfonso Salces 2738e08abb MOBILE-4344 cron: Check notification and messages 2023-06-13 13:23:45 +02:00
Alfonso Salces c92fbe380f MOBILE-4318 reportbuilder: Create report builder link handler 2023-06-13 12:53:49 +02:00
Noel De Martin a894241e05 MOBILE-4362 behat: Skip background steps 2023-06-13 12:24:06 +02:00
Noel De Martin c3e713137d MOBILE-4362 behat: Fix tests in headless mode
Headless mode was using a smaller window size which caused the course index to be hidden by default, and that's what made tests fail.
2023-06-13 12:24:06 +02:00
Dani Palou affcf93df8
Merge pull request #3702 from NoelDeMartin/MOBILE-4341
[4.3] MOBILE-4341 core: Improve http error logs
2023-06-13 11:07:54 +02:00
Noel De Martin 1f8cbcdb74 MOBILE-4341 core: Improve http error logs 2023-06-13 10:55:24 +02:00
Dani Palou d0e1169f26
Merge pull request #3701 from NoelDeMartin/MOBILE-4273
[4.3] MOBILE-4273 core: Lazy-load ChartJS
2023-06-13 10:01:59 +02:00
Noel De Martin f826daaae2 MOBILE-4362 behat: Fix 3.9 tests 2023-06-13 09:29:37 +02:00
Noel De Martin b62825646c MOBILE-4362 test: Update deprecated deps usage 2023-06-12 14:53:42 +02:00
Noel De Martin 2b467c0a7f MOBILE-4362 core: Declare 4.3 version placeholder 2023-06-12 10:58:50 +02:00
Alfonso Salces 5c6d83571d MOBILE-4270 theme: Fix popover issue with chrome 114 2023-06-08 13:06:57 +02:00
Noel De Martin 92ec9e1256 MOBILE-4273 core: Lazy-load ChartJS 2023-06-07 13:53:31 +02:00
Noel De Martin 50cf8e011e MOBILE-4345 quiz: Test sequential navigation 2023-06-06 14:45:57 +02:00
Noel De Martin 4a10f1a068 MOBILE-4345 quiz: Fix sequential navigation 2023-06-06 11:29:54 +02:00
Noel De Martin 4cc95b0493 MOBILE-4270 calendar: Fix all courses filter item 2023-06-01 15:41:15 +02:00
Alfonso Salces 28da62f874
Merge pull request #3693 from dpalou/MOBILE-4270
Mobile 4270
2023-05-29 09:35:01 +02:00
Dani Palou c9355e221f MOBILE-4214 settings: Display whether device supports encrypted push 2023-05-29 08:42:36 +02:00
Noel De Martin becd020329
Merge pull request #3692 from dpalou/MOBILE-4270
MOBILE-4214 push: Send public key to 4.1 sites that support it
2023-05-26 10:00:39 +02:00
Dani Palou c2e65a8917 MOBILE-4214 push: Send public key to 4.1 sites that support it 2023-05-26 09:47:44 +02:00
Noel De Martin 848ac04daf MOBILE-4270 forum: Fix push notifications 2023-05-25 08:35:02 +02:00
Noel De Martin 1f27a8f211 MOBILE-4270 login: Fix signup tests for 3.9 2023-05-24 16:14:08 +02:00
Noel De Martin 33547fd498 MOBILE-2652 glossary: Fix tablet navigation 2023-05-24 12:28:11 +02:00
Alfonso Salces 157979e25e
Merge pull request #3688 from dpalou/MOBILE-4270
Mobile 4270
2023-05-24 11:39:10 +02:00
Noel De Martin c361e49d54 MOBILE-4270 competency: Fix navigation 2023-05-23 16:41:05 +02:00
Noel De Martin 0a5f5a4d4f MOBILE-4270 glossary: Change offline entries UI 2023-05-23 12:07:06 +02:00
Noel De Martin 008ed64f61 MOBILE-4270 behat: Fix tests for 3.11 2023-05-18 17:13:35 +02:00
Dani Palou 060e66011b MOBILE-4270 push: Fix treat undefined customdata in push click handlers 2023-05-17 13:28:41 +02:00
Noel De Martin f2fa7798af MOBILE-4270 behat: Fix viewport in tablet tests 2023-05-16 12:42:40 +02:00
Dani Palou 20a57287af
Merge pull request #3681 from NoelDeMartin/MOBILE-4338
MOBILE-4338: Quiz fixes
2023-05-16 10:21:22 +02:00
Noel De Martin 072da8a045 MOBILE-4338 core: Fix whitespace in <pre> elements
"pre" comes from "preformatted text", so we shouldn't be tweaking the whitespace on those elements.
2023-05-15 14:47:24 +02:00
Noel De Martin 647f105873 MOBILE-4338 quiz: Fix popover feedback 2023-05-15 14:47:24 +02:00
Dani Palou 71784abfad MOBILE-4270 filter: Fix text loading forever if get filters failed 2023-05-15 14:21:12 +02:00
Alfonso Salces 2a1179cdad MOBILE-4247 data-helper: Add field name and description to view 2023-05-15 13:10:53 +02:00
Alfonso Salces 7cc8214be0 MOBILE-4247 search: Add field#name and description to advanced search 2023-05-12 08:55:36 +02:00
Dani Palou 383291d82d
Merge pull request #3677 from NoelDeMartin/MOBILE-4270
MOBILE-4270: QA Tweaks
2023-05-11 17:40:59 +02:00
Noel De Martin 626ca8d0fa
Merge pull request #3676 from dpalou/MOBILE-4270
Mobile 4270
2023-05-11 17:29:21 +02:00
Noel De Martin c03f656af1 MOBILE-4270 glossary: Fix link handler 2023-05-11 17:25:48 +02:00
Dani Palou e20cedac32 MOBILE-4270 lang: Fix devdocs URL in string 2023-05-11 17:02:21 +02:00
Dani Palou b1bf3a76f5 MOBILE-4270 forum: Fix discussion push handler in tablet 2023-05-11 17:01:57 +02:00
Noel De Martin a0f1a808c7 MOBILE-4270 forum: Fix pinned & starred discussion 2023-05-11 16:13:42 +02:00
Dani Palou fa9cbd0315
Merge pull request #3675 from NoelDeMartin/MOBILE-4270
MOBILE-4270 course: Fix module sizes on refresh
2023-05-11 15:21:19 +02:00
Dani Palou 709070382e
Merge pull request #3669 from crazyserver/MOBILE-4270
Mobile 4270
2023-05-11 15:19:56 +02:00
Noel De Martin 06c6abad36 MOBILE-4270 course: Fix module sizes on refresh 2023-05-11 14:25:33 +02:00
Noel De Martin 45a0c8b1fa
Merge pull request #3674 from dpalou/MOBILE-4270
MOBILE-4270 messages: Fix group info modal not displayed
2023-05-11 14:18:06 +02:00
Dani Palou 48e1e41b6d MOBILE-4270 messages: Fix group info modal not displayed 2023-05-11 14:08:27 +02:00
Pau Ferrer Ocaña 8113ea5f29 MOBILE-4270 feedback: Avoid division by zero on doughnut charts 2023-05-11 13:41:59 +02:00
Pau Ferrer Ocaña 8d101d35ac MOBILE-4270 popover: Add ion-content to popovers to enable scrolling 2023-05-11 13:41:59 +02:00
Pau Ferrer Ocaña 2bfc9c73cc MOBILE-4270 wiki: Fix subwiki ordering 2023-05-11 13:41:59 +02:00
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
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
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
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 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
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 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
Dani Palou deb6be243a
Merge pull request #3659 from alfonso-salces/MOBILE-4247
MOBILE-4247 edit: Add field#name and field#description
2023-05-04 12:32:42 +02:00
Alfonso Salces 9488e22518 MOBILE-4247 edit: Add field#name and field#description 2023-05-04 12:17:29 +02:00
Dani Palou f8d3c023cc MOBILE-4303 iframe: Fix auto-login applied in H5P local URLs 2023-05-04 11:59:01 +02:00
Dani Palou 24b1ff4ec5
Merge pull request #3655 from NoelDeMartin/MOBILE-4288
MOBILE-4288: Format group names
2023-05-04 10:17:16 +02:00
Pau Ferrer Ocaña 3ddf2326a0
Merge pull request #3650 from dpalou/MOBILE-4270
MOBILE-4270 core: Set right version for LMS 4.2
2023-05-04 10:11:10 +02:00
Pau Ferrer Ocaña d8f6aaed84
Merge pull request #3654 from dpalou/MOBILE-4322
MOBILE-4322 bbb: Display all playbacks in recordings
2023-05-04 09:59:45 +02:00
Pau Ferrer Ocaña 041a8d1778
Merge pull request #3651 from dpalou/MOBILE-4275
MOBILE-4275 course: Fix course completion not updated in some cases
2023-05-04 09:55:35 +02:00