77 Commits

Author SHA1 Message Date
Dani Palou
3b99950df6 MOBILE-4469 site: Rename candidate site to authenticated site 2023-11-22 10:48:18 +01:00
Dani Palou
a724a946d2 MOBILE-4469 core: Create new CoreCandidateSite class 2023-11-22 08:17:12 +01:00
Dani Palou
988ddb4b94 MOBILE-4469 core: Move CoreSite class to new sites folder 2023-11-21 11:58:27 +01:00
Dani Palou
99a2d47e30 MOBILE-4317 calendar: Store events from getEventsList in DB
This schedules their default reminder if it's a new event
2023-04-24 10:25:14 +02:00
Dani Palou
d1f28f43ab MOBILE-4317 calendar: Schedule new site reminders 2023-04-20 13:53:24 +02:00
Dani Palou
3d0a9441f4 MOBILE-4317 calendar: Fix updateAllSitesEventReminders 2023-04-20 13:53:15 +02:00
Dani Palou
8f6320e012
Merge pull request #3579 from NoelDeMartin/MOBILE-4193
MOBILE-4193 core: Consolidate module icons sources
2023-03-16 09:48:47 +01:00
Noel De Martin
0c998b8f8b MOBILE-4193 core: Consolidate module icons sources 2023-03-15 12:04:36 +01:00
Pau Ferrer Ocaña
b4bd42b928 MOBILE-4270 sync: Improve sync result types 2023-03-14 15:52:29 +01:00
Dani Palou
5d5e436a8d MOBILE-4081 calendar: Fix site home event not displayed 2022-12-13 12:23:55 +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
Pau Ferrer Ocaña
11f1706af9 MOBILE-3936 calendar: Fix default reminders not being created 2022-11-17 12:44:59 +01:00
Dani Palou
82e9331357 MOBILE-3784 calendar: Add behat for create event 2022-11-16 12:23:04 +01:00
Dani Palou
e72cf7258e MOBILE-3874 calendar: Fix event time and improve a11y 2022-11-16 12:23:04 +01:00
Pau Ferrer Ocaña
12c19080f2 MOBILE-3936 core: Add LocalNotifications mock 2022-11-10 16:37:06 +01:00
Pau Ferrer Ocaña
109d4bd2c5 MOBILE-3936 calendar: Move default reminder setting to reminders 2022-11-10 16:37:05 +01:00
Pau Ferrer Ocaña
9f154a7bb6 MOBILE-3936 calendar: Use new reminder selector 2022-11-10 13:40:16 +01:00
Pau Ferrer Ocaña
cefd0248fc MOBILE-3936 reminders: Move calendar reminders to new reminders module 2022-11-10 13:40:16 +01:00
Dani Palou
8d0412fa68 MOBILE-4081 core: Remove most .bind() usage 2022-10-05 16:02:09 +02:00
Pau Ferrer Ocaña
f0b79822da MOBILE-4081 chore: Remove redundant awaits 2022-09-02 14:45:04 +02:00
Pau Ferrer Ocaña
68a4a4e75f MOBILE-4081 chore: Fixtures on types and async functions 2022-08-31 16:37:12 +02:00
Pau Ferrer Ocaña
852af8bc0e MOBILE-4081 modicon: Fix modicon purpose 2022-08-31 16:19:49 +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
Noel De Martin
70e11f9ea4 MOBILE-4038 timeline: Refactor using OnPush 2022-07-06 11:08:38 +02:00
Noel De Martin
8dd0ef41a1 MOBILE-4038 icon: Revert getModuleIconSrc to sync
Reverted from 1c0a86d045
2022-06-23 12:29:54 +02:00
Noel De Martin
ed50d3d76a MOBILE-4081 core: Consolidate Platform services 2022-06-20 18:19:18 +02:00
Noel De Martin
73ee4df1ec MOBILE-3321 core: Decouple Network from App 2022-06-08 13:28:05 +02:00
Pau Ferrer Ocaña
f9b1951347 MOBILE-3881 timeline: Fix overdue tasks showing different from LMS 2022-04-22 12:08:13 +02:00
Dani Palou
195c8d94e6 MOBILE-3833 core: Add '^' dynamically in link handlers 2022-04-06 16:25:55 +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
Dani Palou
580f4a9f8a MOBILE-3909 calendar: Sort reminders by time created and display date 2022-03-16 08:16:47 +01:00
Dani Palou
c0b170b5f0 MOBILE-3909 calendar: Fix default reminder duplicated when editing 2022-03-15 15:25:07 +01:00
Dani Palou
1b67036aca MOBILE-3980 book: Support resuming a book 2022-02-16 14:41:09 +01:00
Pau Ferrer Ocaña
5a5036c6b5
Merge pull request #3084 from dpalou/MOBILE-3975
MOBILE-3975 calendar: Move default reminder initial value to config
2022-02-01 15:05:47 +01:00
Dani Palou
29a688d3f8 MOBILE-3909 calendar: Remove decimals from migrated reminders 2022-02-01 09:40:42 +01:00
Dani Palou
a776e37852 MOBILE-3975 calendar: Move default reminder initial value to config 2022-02-01 08:14:08 +01:00
Dani Palou
5f757d240f MOBILE-3966 core: Reorder user handlers and calendar handler 2022-01-24 10:51:50 +01:00
Dani Palou
7c4acd712b MOBILE-3833 calendar: Fix no records found error 2022-01-19 11:21:10 +01:00
Dani Palou
1466c543ca MOBILE-3951 calendar: Schedule notifications from service 2022-01-11 08:25:06 +01:00
Pau Ferrer Ocaña
7d7f738d05 MOBILE-3833 chore: Reduce typeof undefined usage 2021-12-20 15:31:24 +01:00
Dani Palou
372c5920a7 MOBILE-3927 swipe: Apply IR changes 2021-12-20 14:43:47 +01:00
Dani Palou
d527695977 MOBILE-3927 calendar: Add swipe to calendar daily view 2021-12-16 15:04:46 +01:00
Pau Ferrer Ocaña
c8f7b753a8 MOBILE-3913 timeline: Search activities on timeline block 2021-11-25 11:40:06 +01:00
Pau Ferrer Ocaña
320c2fdfd5 MOBILE-3909 calendar: Fix event reminder migration 2021-11-22 17:02:52 +01:00
Dani Palou
e86d49742a MOBILE-3909 calendar: Allow setting reminders when creating event 2021-11-22 11:47:51 +01:00
Dani Palou
b31b0764a5 MOBILE-3909 calendar: Allow setting reminders for offline events 2021-11-22 11:47:51 +01:00
Dani Palou
56596ad30e MOBILE-3909 calendar: Fix non-null assertion eslint warnings 2021-11-22 11:47:51 +01:00