45 Commits

Author SHA1 Message Date
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
882cbb6473
Merge pull request #3629 from alfonso-salces/MOBILE-4248
Mobile 4248
2023-04-25 10:49:18 +02:00
Noel De Martin
9180e6e082 MOBILE-4288 multilang: Implement type safety 2023-04-24 11:25:43 +02:00
Alfonso Salces
01561748d7 MOBILE-4248 mod-data-action: Add actions menu to action 2023-04-24 11:07:08 +02:00
Noel De Martin
479dac66a1 MOBILE-4270 data: Catch errors when deleting 2023-03-30 16:17:28 +02:00
Pau Ferrer Ocaña
b4bd42b928 MOBILE-4270 sync: Improve sync result types 2023-03-14 15:52:29 +01:00
Dani Palou
18f9e90fbc MOBILE-4234 mod_data: Correctly handle 0 in number fields 2023-01-24 08:09:20 +01:00
Dani Palou
413b69832b MOBILE-4081 database: Fix wrong entry displayed after sort 2022-12-15 13:27:43 +01:00
Pau Ferrer Ocaña
dd4c9a1ed0 MOBILE-4081 eslint: Solve jsdoc linter warnings 2022-12-01 23:05:46 +01:00
Pau Ferrer Ocaña
8dde80aa08 MOBILE-4081 chore: Remove deprecated concatenatePaths usage 2022-11-29 10:23:36 +01:00
Dani Palou
8d0412fa68 MOBILE-4081 core: Remove most .bind() usage 2022-10-05 16:02:09 +02:00
Pau Ferrer Ocaña
68a4a4e75f MOBILE-4081 chore: Fixtures on types and async functions 2022-08-31 16:37:12 +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
a611ac64d0 MOBILE-4031 core: Create config values for Toast duration 2022-07-11 10:19:43 +02:00
Noel De Martin
86355bce01 MOBILE-3942 core: Improve dynamic component calls 2022-06-22 16:06:32 +02:00
Noel De Martin
73ee4df1ec MOBILE-3321 core: Decouple Network from App 2022-06-08 13:28:05 +02:00
Dani Palou
195c8d94e6 MOBILE-3833 core: Add '^' dynamically in link handlers 2022-04-06 16:25:55 +02:00
Dani Palou
ef834b34ea MOBILE-3833 mod_data: Fix wrong unsaved changes warning 2022-04-05 10:49:22 +02:00
Dani Palou
a690353ad7 MOBILE-3833 core: Fix collisions in link handlers
The /admin handlers haven't been modified because that folder can be moved to somewhere else in some Moodle versions
2022-03-31 13:02:52 +02:00
Dani Palou
265a170b13 MOBILE-3833 core: Treat relative URLs inside CSS files 2022-03-18 16:03:23 +01:00
Pau Ferrer Ocaña
8c82446027 MOBILE-3811 mod: Add purpose of all modules 2022-01-19 10:39:25 +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
27c7a7a952 MOBILE-3833 course: Review course module optional property 2021-12-20 15:31:51 +01:00
Pau Ferrer Ocaña
7d7f738d05 MOBILE-3833 chore: Reduce typeof undefined usage 2021-12-20 15:31:24 +01:00
Dani Palou
56596ad30e MOBILE-3909 calendar: Fix non-null assertion eslint warnings 2021-11-22 11:47:51 +01:00
Pau Ferrer Ocaña
0d3123d2af MOBILE-3833 sites: Add required current site function to solve warnings 2021-09-09 16:53:02 +02:00
Pau Ferrer Ocaña
d5d8962766 MOBILE-3833 mod: Create a base module to remove duplicated getData func 2021-09-09 13:49:52 +02:00
Dani Palou
68e57c0f17 MOBILE-3819 core: Remove code specific for Moodle 3.1-3.4 2021-09-06 11:17:28 +02:00
Dani Palou
28056bf176 MOBILE-3847 mod: Improve error message when module not found 2021-09-01 11:08:56 +02:00
Dani Palou
628f380d7c MOBILE-3780 course: Use right max upload size when set to course limit 2021-07-22 14:40:51 +02:00
Noel De Martin
0e6d65599a MOBILE-3320 database: Fix link templates 2021-06-23 17:45:22 +02:00
Dani Palou
ce4f4356c4 MOBILE-3320 database: Fix issues adding offline entries 2021-06-21 09:55:26 +02:00
Dani Palou
0075a3880f MOBILE-3320 workshop: Fix filesObject.online.length error 2021-06-11 16:23:40 +02:00
Dani Palou
c5d18dffdc MOBILE-3320 course: Fix some prefetchs never ending 2021-06-11 12:20:44 +02:00
Noel De Martin
e9c84c71d0 MOBILE-3320 DX: Use consistent enum casing 2021-06-03 12:15:45 +02:00
Pau Ferrer Ocaña
49f6cc56e5 MOBILE-3320 a11y: Improve non button clicks 2021-06-01 13:52:35 +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
e024947fdd MOBILE-3657 file: Add uploadOrStoreFile overloads 2021-04-26 10:06:13 +02:00
Dani Palou
163647b165 MOBILE-3641 core: Support CoreWSStoredFile in the whole app 2021-04-20 09:16:01 +02:00
Dani Palou
8e9b550254 MOBILE-3644 sync: Always use new offline warning functions 2021-04-14 11:24:08 +02:00
Dani Palou
03614f1a25 MOBILE-3656 db: Add addColumn method and use it in h5p 2021-04-14 10:37:09 +02:00
Pau Ferrer Ocaña
1363951920 MOBILE-3640 database: Add actions and pages 2021-04-01 08:14:45 +02:00
Pau Ferrer Ocaña
2991873dfe MOBILE-3640 database: Add database activity services 2021-03-31 16:50:42 +02:00