34 Commits

Author SHA1 Message Date
Dani Palou
2d2cc2f5f9 MOBILE-4368 analytics: Apply new analytics system to all pages 2023-07-13 13:53:36 +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
24b1ff4ec5
Merge pull request #3655 from NoelDeMartin/MOBILE-4288
MOBILE-4288: Format group names
2023-05-04 10:17:16 +02:00
Noel De Martin
e8a73689ef MOBILE-4288 core: Format group names
Group names may contain other filters such as mathjax, so only filtering
multilanguage is not enough.
2023-05-03 12:16:47 +02:00
Alfonso Salces
7eb86ced57 MOBILE-4247 mod_data: Add otherfields support 2023-05-02 09:42:44 +02:00
Dani Palou
18f9e90fbc MOBILE-4234 mod_data: Correctly handle 0 in number fields 2023-01-24 08:09:20 +01:00
Pau Ferrer Ocaña
dd4c9a1ed0 MOBILE-4081 eslint: Solve jsdoc linter warnings 2022-12-01 23:05:46 +01:00
Dani Palou
8d0412fa68 MOBILE-4081 core: Remove most .bind() usage 2022-10-05 16:02:09 +02:00
Dani Palou
6fd5843d92 MOBILE-4035 groups: Don't call WS that will fail if no group 2022-09-02 08:15:32 +02:00
Dani Palou
33b3d7db78 MOBILE-4035 groups: Create group selector component 2022-09-02 08:15:32 +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
Noel De Martin
86355bce01 MOBILE-3942 core: Improve dynamic component calls 2022-06-22 16:06:32 +02:00
Dani Palou
ef834b34ea MOBILE-3833 mod_data: Fix wrong unsaved changes warning 2022-04-05 10:49:22 +02:00
Dani Palou
dd60ea6978 MOBILE-3833 data: Fix wrong group list in some cases 2022-04-01 14:24:11 +02:00
Dani Palou
9c2116c33b MOBILE-3833 data: Hide All participants with visible groups 2022-03-29 09:18:44 +02:00
Dani Palou
604e866943 MOBILE-3833 data: Fix unable to change group for new entries 2022-03-29 09:18:44 +02:00
Pau Ferrer Ocaña
6a1b692dc5 MOBILE-3814 dom: Move new function to a singleton class 2022-03-22 11:40:16 +01:00
Pau Ferrer Ocaña
a76914f25a MOBILE-3814 dom: Improve scroll handling 2022-03-21 16:38:55 +01:00
Pau Ferrer Ocaña
89d8750e82
Merge pull request #3139 from dpalou/MOBILE-3780
Mobile 3780
2022-02-24 12:26:41 +01:00
Dani Palou
9ded4b7c5b MOBILE-3780 core: Don't store offline if 4xx or 5xx http error 2022-02-24 12:10:29 +01:00
Dani Palou
dde78d9286 MOBILE-3993 groups: Add a class to group data in UI 2022-02-23 16:17:17 +01:00
Pau Ferrer Ocaña
ed05adffbf MOBILE-3833 course: Reduce usage of CoreCourseAnyModuleData 2021-12-20 16:37:25 +01:00
Pau Ferrer Ocaña
49a1d1d806 MOBILE-3833 course: Merge Course Module with calculated data types 2021-12-20 15:31:25 +01:00
Pau Ferrer Ocaña
7d7f738d05 MOBILE-3833 chore: Reduce typeof undefined usage 2021-12-20 15:31:24 +01:00
Pau Ferrer Ocaña
ccfad3b1ac MOBILE-3810 core: Wrap header titles with ion-title 2021-12-01 14:12:57 +01:00
Pau Ferrer Ocaña
34f9c3ab57 MOBILE-3833 navigator: Add required route params functions 2021-09-13 12:25:58 +02:00
Dani Palou
fb560693dd MOBILE-3320 select: Display header in action sheet selects 2021-06-17 13:24:58 +02:00
Pau Ferrer Ocaña
ce7650bb3b MOBILE-3320 a11y: Remove aria-label already are explained inside 2021-05-25 13:29:19 +02:00
Noel De Martin
10849facc7 MOBILE-3751 a11y: Replace ion-title with headings 2021-05-20 17:51:48 +02:00
Pau Ferrer Ocaña
2a1e8a44e8 MOBILE-3752 lint: Remove duplicated spaces 2021-05-13 16:46:24 +02:00
Pau Ferrer Ocaña
6ee0dfa0d4 MOBILE-3744 lint: Fix linting errors introduced by the update of eslint 2021-05-03 10:15:56 +02:00
Pau Ferrer Ocaña
23b30d0d33 MOBILE-3744 core: Improve back button a11y 2021-04-29 16:12:49 +02:00
Pau Ferrer Ocaña
1363951920 MOBILE-3640 database: Add actions and pages 2021-04-01 08:14:45 +02:00