5821 Commits

Author SHA1 Message Date
Noel De Martin
495d395beb MOBILE-2314 core: Remove cordova-plugin-media 2023-02-22 11:40:34 +01:00
Noel De Martin
4013855ae9 MOBILE-2314 fileuploader: Lazy load modal 2023-02-22 11:40:34 +01:00
Noel De Martin
d91f2ed51a MOBILE-2314 fileuploader: Refactor audio recording 2023-02-22 11:40:34 +01:00
Noel De Martin
bb64922a14 MOBILE-2314 fileuploader: Create audio-histogram 2023-02-22 10:59:08 +01:00
Noel De Martin
ba723dd899 MOBILE-2314 core: Implement custom modals 2023-02-22 10:59:08 +01:00
Noel De Martin
f5fa9d12dc MOBILE-2314 core: Exclude emulator from production 2023-02-21 14:03:29 +01:00
Noel De Martin
e1c431b06a MOBILE-2314 core: Delegate registry functionality 2023-02-21 11:57:54 +01:00
Dani Palou
3ca1094979
Merge pull request #3551 from alfonso-salces/MOBILE-4077
Mobile 4077
2023-02-17 13:43:44 +01:00
Dani Palou
12546f6548
Merge pull request #3550 from crazyserver/MOBILE-4065
Mobile 4065
2023-02-17 13:05:53 +01:00
Alfonso Salces
378183599a MOBILE-4077 ReportBuilder: Fix reports broken when receive a number 2023-02-17 12:44:05 +01:00
Alfonso Salces
dac5834654 MOBILE-4077 ReportBuilder: Show empty box when there isn't report detail to display 2023-02-17 12:43:58 +01:00
Dani Palou
2f8abd57bb
Merge pull request #3548 from alfonso-salces/MOBILE-4251
MOBILE-4251 Feedback: Avoid displaying the preview button to students
2023-02-17 08:17:24 +01:00
Alfonso Salces
87a07217fc MOBILE-4251 Feedback: Avoid displaying the preview button to students 2023-02-17 08:04:25 +01:00
Pau Ferrer Ocaña
a6de01f5ae MOBILE-4065 a11y: Fix lots of headings 2023-02-16 16:05:56 +01:00
Pau Ferrer Ocaña
38de8c2cb6 MOBILE-4065 theme: Add separate variables for calendar events 2023-02-16 11:54:23 +01:00
Pau Ferrer Ocaña
50773aa46d MOBILE-4065 a11y: Add aria-role region to headings order 2023-02-16 11:54:22 +01:00
Pau Ferrer Ocaña
0b9b617fa8 MOBILE-4065 dev: Reset site onboarding when reseting tours 2023-02-16 11:54:22 +01:00
Noel De Martin
d55157bd5b MOBILE-4254 behat: Test course contents UI 2023-02-15 17:19:17 +01:00
Noel De Martin
230b4b6c5f MOBILE-4254 behat: Configure snapshot tests 2023-02-15 17:18:59 +01:00
Noel De Martin
24cfb835b0
Merge pull request #3546 from dpalou/MOBILE-4069
MOBILE-4069 a11y: Remove unneeded aria-labelledby
2023-02-14 10:57:39 +01:00
Noel De Martin
c08d638026 MOBILE-4065 a11y: Hide pages under user tours
Following the same strategy as Ionic's built-in overlays 1b30fc97d3/core/src/utils/overlays.ts (L388..L401)
2023-02-14 09:21:39 +01:00
Dani Palou
8996cef648 MOBILE-4069 a11y: Remove unneeded aria-labelledby
With the latest Ionic update, these aria-labelledby aren't needed and one of them even caused a behat test to fail
2023-02-13 11:27:39 +01:00
Alfonso Salces
5adad7fd00 MOBILE-4132 Book: Fix single activity navigation 2023-02-13 10:21:17 +01:00
Dani Palou
2258c1183b MOBILE-4166 core: Move some CoreApp functions to CorePlatform 2023-02-09 13:34:29 +01:00
Dani Palou
884827afb6 MOBILE-4166 videojs: Support fullscreen and improve types 2023-02-09 13:24:02 +01:00
Dani Palou
9b011ba350 MOBILE-4166 core: Fix VideoJS in books and destroy players 2023-02-09 13:24:02 +01:00
Dani Palou
9419db02a1 MOBILE-4166 core: Use VideoJS in iOS for unsupported media 2023-02-09 13:24:02 +01:00
Dani Palou
47e5158afe MOBILE-4166 core: Implement CoreDirectivesRegistry and deprecate old one 2023-02-09 13:24:02 +01:00
Noel De Martin
1b56572860
Merge pull request #3543 from dpalou/MOBILE-4069
Mobile 4069
2023-02-08 10:43:09 +01:00
Dani Palou
0732722882 MOBILE-4069 behat: Test book swipe and numbering 2023-02-08 09:26:56 +01:00
Noel De Martin
de60a89865
Merge pull request #3542 from alfonso-salces/MOBILE-4077
Mobile 4077
2023-02-07 17:07:14 +01:00
Dani Palou
8f826185b6 MOBILE-4069 behat: Allow searching text split in different elements 2023-02-07 16:23:32 +01:00
Dani Palou
ebb6e393cf MOBILE-4069 book: Fix PTR in book index page 2023-02-07 16:23:26 +01:00
Dani Palou
f11819f698 MOBILE-4069 behat: Fix timeline test 2023-02-07 16:23:20 +01:00
Pau Ferrer Ocaña
a2788e2e80 MOBILE-4065 styles: Fix items with input focus styles 2023-02-07 15:03:50 +01:00
Pau Ferrer Ocaña
31a275a6fe MOBILE-4065 forum: Fix forum focus problems 2023-02-07 15:03:50 +01:00
Pau Ferrer Ocaña
bff59a0e54 MOBILE-4065 calendar: Fix calendar days focus 2023-02-07 15:03:50 +01:00
Pau Ferrer Ocaña
7fac6895d9 MOBILE-4065 directive: Improve ariaButtonClick directive 2023-02-07 15:03:50 +01:00
Alfonso Salces
cbbc5d0aae MOBILE-4077 ReportBuilder: Add filter advice in report-summary 2023-02-07 14:53:52 +01:00
Alfonso Salces
9a16548826 MOBILE-4077 ReportBuilder: Fix routing in mainmenu 2023-02-07 12:58:00 +01:00
Alfonso Salces
fc98bf5796 MOBILE-4077 ReportBuilder: Sort reports list and update lang strings 2023-02-07 12:57:22 +01:00
Pau Ferrer Ocaña
15cdc017e5 MOBILE-4065 course: Fix course and module cards 2023-02-07 10:05:51 +01:00
Pau Ferrer Ocaña
51420ada52 MOBILE-4065 chore: Change to strict comparison in event key names 2023-02-07 10:04:06 +01:00
Alfonso Salces
7b37a907a9 MOBILE-4077 ReportBuilder: Create tests 2023-01-31 15:25:55 +01:00
Alfonso Salces
cb2d17af9b MOBILE-4077 ReportBuilder: Create page and module 2023-01-31 15:25:50 +01:00
Alfonso Salces
6f869d1453 MOBILE-4077 ReportBuilder: Create handler and service 2023-01-31 15:14:05 +01:00
Alfonso Salces
14f48f374d MOBILE-4077 ReportBuilder: Add translations 2023-01-31 15:13:59 +01:00
Noel De Martin
637301012d
Merge pull request #3527 from dpalou/MOBILE-4234
MOBILE-4234 mod_data: Correctly handle 0 in number fields
2023-01-24 08:22:46 +01:00
Dani Palou
18f9e90fbc MOBILE-4234 mod_data: Correctly handle 0 in number fields 2023-01-24 08:09:20 +01:00
Noel De Martin
6515d03f7d MOBILE-4239 core: Enable DB logging when needed 2023-01-23 16:40:22 +01:00