607 Commits

Author SHA1 Message Date
Pau Ferrer Ocaña
ba72120574 MOBILE-4470 chore: ion-button input & textarea now supports ariaLabel 2024-05-16 22:46:12 +02:00
Dani Palou
691ad40490
Merge pull request #4046 from crazyserver/MOBILE-4470
Mobile 4470
2024-05-14 16:32:19 +02:00
Noel De Martin
77d3ac9d43 MOBILE-4470 angular: Fix snapshot types
Route snapshots are typed as non-optional, but we found a situation where it was undefined. Looking at the Angular source code, it seems like indeed snapshots can be undefined but they have been declared with a definite assignment assertion: https://github.com/angular/angular/blob/17.3.0/packages/router/src/router_state.ts#L231
2024-05-14 13:33:34 +02:00
Pau Ferrer Ocaña
f8e022c1fd MOBILE-4470 styles: Revisit text wrapping ellipsis 2024-05-14 11:47:34 +02:00
Noel De Martin
83e75e58dd MOBILE-4470 behat: Clean up tests before 4.1 2024-05-14 11:29:00 +02:00
Noel De Martin
4cd4fa6fd6 MOBILE-4470 behat: Fix tests for 4.1 and older 2024-05-14 11:29:00 +02:00
Pau Ferrer Ocaña
58ef2f9e0e MOBILE-4470 course: Add function to control if a module is on core 2024-05-14 10:42:02 +02:00
Dani Palou
b9f07d7f65 MOBILE-4470 quiz: Fix auto save popover not dismissed 2024-05-09 13:23:48 +02:00
Dani Palou
6be3d68230 MOBILE-4470 course: Show all sections if last module is stealth 2024-05-03 14:55:51 +02:00
Pau Ferrer Ocaña
a67cf4de7f MOBILE-4565 a11y: Fix ion-fab-button focus 2024-04-25 09:55:47 +02:00
Pau Ferrer Ocaña
7e6312a9d5 MOBILE-4565 a11y: Fix text color on dark mode 2024-04-25 09:46:44 +02:00
Alfonso Salces
755b4c0189 MOBILE-4430 course: Update progress changes 2024-04-19 13:04:45 +02:00
Pau Ferrer Ocaña
55c083daf0
Merge pull request #4004 from NoelDeMartin/MOBILE-4446
MOBILE-4446 behat: Assert event logs
2024-04-11 15:35:26 +02:00
Pau Ferrer Ocaña
2d317e3857 MOBILE-4483 completion: Check isoverallcomplete to mark as completed 2024-04-10 17:14:26 +02:00
Pau Ferrer Ocaña
cbbf61088a MOBILE-4483 types: Add some types available since 4.4 2024-04-10 17:02:09 +02:00
Noel De Martin
d0fadb93f2 MOBILE-4446 behat: Assert event logs 2024-04-10 14:05:27 +02:00
Pau Ferrer Ocaña
d66c748fea MOBILE-4456 icons: Fix icon colors on some blocks 2024-04-05 12:07:43 +02:00
Pau Ferrer Ocaña
3fed4943d9 MOBILE-4543 siteplugins: Import libraries once 2024-04-04 12:12:08 +02:00
Pau Ferrer Ocaña
9038e883e7 MOBILE-4543 course: Do not show open in browser for students 2024-04-04 12:12:07 +02:00
Pau Ferrer Ocaña
4f56e08f9b MOBILE-4543 course: Improvements on course options delegate 2024-04-04 12:12:07 +02:00
Pau Ferrer Ocaña
0d56f802f2 MOBILE-4543 chore: Remove unnecessary variable type change on hash 2024-04-04 12:12:07 +02:00
Dani Palou
8b2b130e14 MOBILE-4470 core: Make DownloadStatus types match const names 2024-04-02 14:36:02 +02:00
Dani Palou
f6ec43097a MOBILE-4491 behat: Fix before_scenario not running for some tests 2024-03-22 09:11:12 +01:00
Pau Ferrer Ocaña
59280ca81c MOBILE-4458 design: Apply typography 2024-03-20 15:25:11 +01:00
Noel De Martin
0b9ee2d29b
Merge pull request #3963 from dpalou/MOBILE-4526
Mobile 4526
2024-03-13 08:34:49 +01:00
Dani Palou
41e4292c48 MOBILE-4526 core: Use ContextLevel enum instead of string 2024-03-13 07:53:53 +01:00
Noel De Martin
f2c0e474d0 MOBILE-4470 course: Fix tests for previous LMS versions 2024-03-12 17:06:12 +01:00
Pau Ferrer Ocaña
537dc07587 MOBILE-3947 chore: Remove unnecessary route module exports 2024-03-12 15:46:04 +01:00
Pau Ferrer Ocaña
2078c12571 MOBILE-3947 chore: Decouple constants from Addons used in core folder 2024-03-12 15:37:00 +01:00
Dani Palou
162a618780
Merge pull request #3964 from crazyserver/MOBILE-4538
Mobile 4538
2024-03-11 14:01:28 +01:00
Pau Ferrer Ocaña
9660be8228 MOBILE-4458 design: Apply button styles 2024-03-11 12:25:52 +01:00
Pau Ferrer Ocaña
21b43d56df MOBILE-4538 delegates: Add handlers promise enabled info and remove code 2024-03-11 11:57:42 +01:00
Dani Palou
054160f322 MOBILE-4539 course: Stop calling isDownloadable in course page 2024-03-11 11:28:07 +01:00
Dani Palou
9b9b569703 MOBILE-4539 core: Create and use new DownloadStatus types 2024-03-11 11:28:07 +01:00
Dani Palou
2533829030 MOBILE-4539 course: Don't call isDownloadable to check module updates 2024-03-11 10:16:30 +01:00
Dani Palou
1c93299467
Merge pull request #3958 from NoelDeMartin/MOBILE-4470
MOBILE-4470 course: Fix behat tests
2024-03-11 10:14:23 +01:00
Noel De Martin
2f2a8845e2 MOBILE-4470 course: Fix behat tests
The name of new sections has changed in MDL-80460
2024-03-11 09:47:30 +01:00
Noel De Martin
69cf1ead4c MOBILE-4529 survey: Decouple from initial bundle 2024-03-07 15:54:56 +01:00
Pau Ferrer Ocaña
6f371abbdb MOBILE-3947 chore: Deprecate CoreArray.flatten in favor native flat 2024-03-07 11:29:34 +01:00
Pau Ferrer Ocaña
3bdb936d58 MOBILE-3947 chore: Decouple services from our compiler 2024-03-07 11:29:34 +01:00
Noel De Martin
fee90d49de MOBILE-4470 behat: Fix Chat and Survey tests
They have been disabled in new Moodle instances in MDL-80866
2024-03-05 13:10:50 +01:00
Pau Ferrer Ocaña
41f005d65a MOBILE-4498 completion: Use adv features to check if completion is on 2024-03-04 13:13:08 +01:00
Pau Ferrer Ocaña
62692bd23d MOBILE-4456 course: Load icon svg as inline and style them properly 2024-02-29 16:40:31 +01:00
Pau Ferrer Ocaña
c3c414a1da MOBILE-4456 course: Adapt purpose of the icons to new version 2024-02-29 15:56:24 +01:00
Pau Ferrer Ocaña
b69341ecb2 MOBILE-4456 course: Add new 4.4 activity icons 2024-02-27 13:49:18 +01:00
Noel De Martin
26bf15496d MOBILE-4304 core: Remove getInOrEqual database helper 2024-02-14 09:06:19 +01:00
Noel De Martin
869f08eee7 MOBILE-4304 core: Return database records rowId 2024-02-14 09:06:19 +01:00
Noel De Martin
38d0ad1aad MOBILE-4304 core: Remove redundant generics 2024-02-14 09:06:19 +01:00
Pau Ferrer Ocaña
6e1726e4a0 MOBILE-4502 icons: Add fontawesome styles and treat all tags as icons 2024-02-01 17:33:42 +01:00
Pau Ferrer Ocaña
03e9bcb736 MOBILE-4243 course: Add communication room button to course page 2024-02-01 09:46:34 +01:00