146 Commits

Author SHA1 Message Date
Dani Palou
fee132d6e8 MOBILE-4270 mod_data: Fix wrong string 2023-05-08 13:14:01 +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
Alfonso Salces
c36ba60480 MOBILE-4248 tests: Fix data basic_usage and entries tests 2023-04-24 15:32:10 +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
Alfonso Salces
19625470ee MOBILE-4248 actionsmenu: Create actions menu component 2023-04-21 13:37:08 +02:00
Noel De Martin
479dac66a1 MOBILE-4270 data: Catch errors when deleting 2023-03-30 16:17:28 +02:00
Noel De Martin
7fb0c2be47 MOBILE-4270 chore: Standardize edit icons 2023-03-27 17:00:14 +02:00
Pau Ferrer Ocaña
902288dd0f MOBILE-4279 fonts: Update Font-awesome names to 6.3 2023-03-21 12:07:06 +01:00
Noel De Martin
98d332138a MOBILE-4270 core: Standardize page modules 2023-03-16 11:02:11 +01:00
Pau Ferrer Ocaña
b4bd42b928 MOBILE-4270 sync: Improve sync result types 2023-03-14 15:52:29 +01:00
Noel De Martin
52cfb1822d MOBILE-2134 core: Clean up copyright comments 2023-02-22 11:40:34 +01:00
Pau Ferrer Ocaña
a6de01f5ae MOBILE-4065 a11y: Fix lots of headings 2023-02-16 16:05:56 +01:00
Dani Palou
2258c1183b MOBILE-4166 core: Move some CoreApp functions to CorePlatform 2023-02-09 13:34: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
2afa7918b1 MOBILE-4081 database: Fix entry.id is undefined after change group 2022-12-15 17:06:32 +01:00
Dani Palou
413b69832b MOBILE-4081 database: Fix wrong entry displayed after sort 2022-12-15 13:27:43 +01:00
Dani Palou
4f630a5f72 MOBILE-4081 database: Fix app restarted when resetting search 2022-12-14 08:17:07 +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
82e9331357 MOBILE-3784 calendar: Add behat for create event 2022-11-16 12:23:04 +01:00
Dani Palou
1a1e03bdd4 MOBILE-3784 time: Fix time zone usage in ion-datetime 2022-11-16 12:23:04 +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
6b2be863b5 MOBILE-4081 lang: Improvements on script and import translations 2022-11-03 15:45:43 +01:00
Noel De Martin
df9ff60847 MOBILE-4081 behat: Use mod_data field generators 2022-11-02 17:58:23 +01:00
Dani Palou
8d0412fa68 MOBILE-4081 core: Remove most .bind() usage 2022-10-05 16:02:09 +02:00
Noel De Martin
b634604075 MOBILE-4081 behat: Fix database tests
Same as aa49eb24fb
2022-09-14 10:22:13 +02:00
Pau Ferrer Ocaña
44cbee9683 MOBILE-4081 chore: Fix duplicated semicolon 2022-09-02 14:45:04 +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
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
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
29d97cca3a MOBILE-4047 behat: Add switch network connection step 2022-07-12 16:01:51 +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
a0363deb6a MOBILE-4110 behat: Allow finding disabled elements 2022-07-06 12:14:34 +02:00
Noel De Martin
86355bce01 MOBILE-3942 core: Improve dynamic component calls 2022-06-22 16:06:32 +02:00
Pau Ferrer Ocaña
473a03d9fa MOBILE-4061 behat: Improve included behat tests 2022-06-14 15:49:14 +02:00
Pau Ferrer Ocaña
183919a622 MOBILE-4061 behat: Add bulk set fields command 2022-06-14 15:49:14 +02:00
Pau Ferrer Ocaña
350d7cd305 MOBILE-4061 data: Import and fix legacy tests from moodlemobileapp 2022-06-14 15:49:14 +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
2f39512552 MOBILE-3833 course: Make last access coherent with recent block 2022-04-05 12:19:37 +02:00
Dani Palou
ef834b34ea MOBILE-3833 mod_data: Fix wrong unsaved changes warning 2022-04-05 10:49:22 +02:00
Pau Ferrer Ocaña
823bf576b0 MOBILE-3833 database: Change single entry icon 2022-04-04 10:57:16 +02:00
Pau Ferrer Ocaña
28c817b7ed MOBILE-3833 style: Style hr when comes from WS 2022-04-04 10:57:16 +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
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
9c2116c33b MOBILE-3833 data: Hide All participants with visible groups 2022-03-29 09:18:44 +02:00