459 Commits

Author SHA1 Message Date
Noel De Martin
d55157bd5b MOBILE-4254 behat: Test course contents UI 2023-02-15 17:19:17 +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
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
dd4c9a1ed0 MOBILE-4081 eslint: Solve jsdoc linter warnings 2022-12-01 23:05:46 +01:00
Dani Palou
746a014c71
Merge pull request #3482 from NoelDeMartin/MOBILE-4081
MOBILE-4081 core: Translate hard-coded string
2022-11-29 12:23:45 +01:00
Pau Ferrer Ocaña
7660ba1b99
Merge pull request #3486 from alfonso-salces/MOBILE-4075
MOBILE-4075 h5p: Full screen iframe hide course header and ion-tab-bar
2022-11-29 12:05:26 +01:00
Alfonso Salces
c851105b79 MOBILE-4075 h5p: Full screen iframe hide course header and ion-tab-bar 2022-11-29 11:56:40 +01:00
Pau Ferrer Ocaña
8dde80aa08 MOBILE-4081 chore: Remove deprecated concatenatePaths usage 2022-11-29 10:23:36 +01:00
Noel De Martin
79bbde8276 MOBILE-4081 core: Translate hard-coded string
Co-authored-by: saman222 <samansamani2@yahoo.com>
2022-11-28 16:35:57 +01:00
Pau Ferrer Ocaña
b002c1650c MOBILE-4081 course: hasInfo condition should be the same as in HTML. 2022-11-24 17:18:45 +01:00
Noel De Martin
846b7b9d5a MOBILE-4081 behat: Reactivate disabled tests 2022-11-17 16:04:37 +01:00
Noel De Martin
f58c959091 MOBILE-4081 behat: Fix tests for 3.11 2022-11-17 15:37:46 +01:00
Pau Ferrer Ocaña
d40a488758 MOBILE-3936 reminders: Add click listeners 2022-11-15 16:08:59 +01:00
Pau Ferrer Ocaña
c97d92fd04 MOBILE-4065 a11y: Add h2 to sections on course summary 2022-11-11 14:46:19 +01:00
Pau Ferrer Ocaña
6500f35462 MOBILE-4065 a11y: Change module name tag to div 2022-11-11 14:46:19 +01:00
Pau Ferrer Ocaña
622f6ee265 MOBILE-4065 a11y: Get keyboard access to course index accordions 2022-11-11 14:46:19 +01:00
Pau Ferrer Ocaña
5d910ea5b4 MOBILE-3936 reminders: Add reminders to courses and activities 2022-11-10 16:37:05 +01:00
Noel De Martin
1005aad1c1 MOBILE-4059 core: Improve Translate.instant types 2022-11-07 16:11:24 +01:00
Anastasios Bithas
c1afc4b614 MOBILE-4084 folder: Restore access to inline folders
Add temporary fix to restore access to inline folders.
Change module description to exclude inline folder data.
2022-10-27 15:06:46 +02:00
Pau Ferrer Ocaña
345de61759 MOBILE-4081 course-summary: Fix summary overlap 2022-10-19 10:58:05 +02:00
Alfonso Salces
298f83d40d MOBILE-4146 course-format: Remove OnPush from course-format page 2022-10-13 07:52:43 +02:00
Dani Palou
8d0412fa68 MOBILE-4081 core: Remove most .bind() usage 2022-10-05 16:02:09 +02:00
Noel De Martin
57f10bff4a
Merge pull request #3370 from dpalou/MOBILE-3817
Mobile 3817
2022-09-19 12:33:39 +02:00
Dani Palou
52a4322f0d MOBILE-3817 core: Create WSObservable type 2022-09-16 10:22:53 +02:00
Dani Palou
979e995166 MOBILE-3817 filter: Apply update in background to filters 2022-09-16 10:22:53 +02:00
Noel De Martin
ef6a4ed7f4 MOBILE-4127 theme: Move mode classes to html tag 2022-09-15 17:14:58 +02:00
Pau Ferrer Ocaña
adb5e17bcf
Merge pull request #3361 from NoelDeMartin/MOBILE-4081
MOBILE-4081: Behat improvements
2022-09-05 12:53:27 +02:00
Noel De Martin
8a0e0b0cc8 MOBILE-4081 behat: Check site compatibility
Whether the version of the moodle site is compatible should be checked automatically, however with the current implementation it's only checked once the app is launched. So in some scenarios, it may be necessary to explicitly tell behat to check the site.
2022-09-05 10:38:02 +02:00
Dani Palou
9249fab7ee
Merge pull request #3371 from alfonso-salces/MOBILE-4081
MOBILE-4081 course: Load 'course-summary.module' from service
2022-09-05 09:11:17 +02:00
Noel De Martin
bd0c1c8c57 MOBILE-4081 courses: Remove LMS UI behat steps 2022-09-05 09:09:43 +02:00
Pau Ferrer Ocaña
7a0346210e
Merge pull request #3372 from dpalou/MOBILE-4102
MOBILE-4102 course: Display relative dates for teachers
2022-09-02 17:28:10 +02:00
Pau Ferrer Ocaña
44cbee9683 MOBILE-4081 chore: Fix duplicated semicolon 2022-09-02 14:45:04 +02:00
Pau Ferrer Ocaña
f0b79822da MOBILE-4081 chore: Remove redundant awaits 2022-09-02 14:45:04 +02:00
Alfonso Salces
7a83c7711e MOBILE-4081 course: Load 'course-summary.module' from service 2022-09-02 12:43:18 +02:00
Dani Palou
38cf037162 MOBILE-4121 completion: Invalidate when data sent in scorm/lesson 2022-08-18 15:30:58 +02:00
Dani Palou
57cd6d1705 MOBILE-4102 course: Display relative dates for teachers 2022-08-03 10:38:30 +02:00
Noel De Martin
aa5281456c MOBILE-4069 behat: Skip broken tests 2022-08-02 11:51:14 +02:00
Dani Palou
844c14b8cb MOBILE-4116 core: Avoid using Date instances if possible
When the date can be affected by time zone, always use moment
2022-07-29 14:59:40 +02:00
Dani Palou
88a19ea066 MOBILE-4116 moment: Force timezone for moment in behat tests 2022-07-29 14:59:40 +02:00
Dani Palou
ab39251a0f MOBILE-4069 survey: Fix survey behats 2022-07-14 09:17:28 +02:00
Dani Palou
9a5231d481 MOBILE-4069 core: Fix getModuleUpdates if not downloaded 2022-07-14 09:10:14 +02:00
Dani Palou
5630f5b054
Merge pull request #3321 from crazyserver/MOBILE-4047
Mobile 4047
2022-07-13 15:27:12 +02:00
Pau Ferrer Ocaña
538bfd6ceb MOBILE-4047 behat: General checks to blocking UI 2022-07-13 12:44:01 +02:00
Pau Ferrer Ocaña
7aa6eb48f1 MOBILE-4047 behat: Implement Pull to refresh 2022-07-13 11:07:53 +02:00
Dani Palou
b82c884745 MOBILE-4081 core: Remove some unneeded invalidates 2022-07-13 09:44:51 +02:00
Pau Ferrer Ocaña
c1cae77bbc MOBILE-4047 cron: Improve alerts on cron failures 2022-07-12 16:01:51 +02:00
Noel De Martin
41489ecc66 MOBILE-4081 behat: Fix 3.9 tests 2022-07-12 10:25:13 +02:00
Alfonso Salces
b3d1a910fb MOBILE-4085 core: Fix change detection in core-course-module and core-h5p-player 2022-07-07 15:16:22 +02:00
Alfonso Salces
93cfcd4ae0
Merge pull request #3330 from NoelDeMartin/MOBILE-4038
MOBILE-4038 timeline: Refactor using OnPush
2022-07-06 11:46:02 +02:00
Dani Palou
290b78c8ab MOBILE-4108 core: Don't call autologin WS for external URLs 2022-07-05 11:59:43 +02:00