48 Commits

Author SHA1 Message Date
Pau Ferrer Ocaña
7980f027f0 MOBILE-4329 chore: Link handler action should be async to wait for nav 2024-03-04 16:00:58 +01:00
Dani Palou
954ce48d7b MOBILE-4469 core: Create new CoreUnauthenticatedSite class 2023-11-21 14:24:15 +01:00
Dani Palou
988ddb4b94 MOBILE-4469 core: Move CoreSite class to new sites folder 2023-11-21 11:58:27 +01:00
Alfonso Salces
d8baa1d7e7 MOBILE-4362 my-courses-link: Create my courses link handler 2023-11-08 10:14:13 +01:00
Alfonso Salces
965779d72c MOBILE-4362 course-link: Fix section link opening 2023-10-16 10:28:39 +02:00
Noel De Martin
254dcb3daa MOBILE-3371 search: Support blocks and sections 2023-09-14 16:19:53 +02:00
Dani Palou
77d4f53d2f MOBILE-4323 enrol: Check all methods in courseUsesGuestAccessInfo 2023-08-23 16:15:47 +02:00
Pau Ferrer Ocaña
67cea11ca7 MOBILE-4009 guest: Do not enrol on course link and use course summary 2023-07-18 15:17:49 +02:00
Noel De Martin
834743f096 MOBILE-4009 course: Fix enrolment WS types 2023-07-11 14:53:59 +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
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
970ea87dab MOBILE-4081 chore: Remove unnecessary semicolons 2022-09-02 17:57:22 +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
8360f5793d MOBILE-4067 home: Display Dashboard if WS call fails 2022-05-24 08:06:20 +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
Noel De Martin
9514f1e719 MOBILE-3833 courses: Add site home link handler 2022-03-22 11:47:48 +01:00
Dani Palou
43d7ccc345 MOBILE-4002 dashboard: Check new setting to disable dashboard 2022-03-21 10:03:09 +01:00
Dani Palou
1211bf1c03 MOBILE-3833 course: Change courses routes to fix links 2022-03-18 16:03:29 +01: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
d26e39861b MOBILE-3970 course: Change course preview page name to course summary 2022-02-14 11:06:26 +01:00
Pau Ferrer Ocaña
6b46f48b3c MOBILE-3915 course: Improve course summary page 2022-01-28 14:50:59 +01:00
Dani Palou
2dea93a60f MOBILE-3922 core: Display tab to select in first position 2022-01-12 10:57:29 +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
d6a409fafc MOBILE-3940 my: Use new mypage param when retrieving dashboard blocks 2021-12-03 14:32:16 +01:00
Pau Ferrer Ocaña
8a04123132 MOBILE-3806 my: Add myoverview to my courses page 2021-11-25 12:09:35 +01:00
Pau Ferrer Ocaña
0bfe870af1 MOBILE-3914 dashboard: Add side blocks on dashboard 2021-11-16 12:21:03 +01:00
Pau Ferrer Ocaña
e7f8b554df MOBILE-3833 menu: Resort main menu page priorities 2021-11-12 13:12:13 +01:00
Dani Palou
432f9b03ec MOBILE-3903 enrol: Check guest first for course/view links 2021-11-04 15:33:21 +01:00
Dani Palou
2de6c75f2a MOBILE-3903 enrol: Fix ask password when click enrol link 2021-11-04 10:13:13 +01:00
Pau Ferrer Ocaña
6e2bfc5286 MOBILE-3686 courses: Move my courses to a main menu tab 2021-10-21 12:42:30 +02:00
Pau Ferrer Ocaña
5ac62106bf MOBILE-3686 courses: Merge available courses and search courses pages 2021-10-21 12:42:30 +02:00
Dani Palou
84354cade7 MOBILE-3726 core: Display warning modal before open browser 2021-10-07 09:01:01 +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
Pau Ferrer Ocaña
2a1e8a44e8 MOBILE-3752 lint: Remove duplicated spaces 2021-05-13 16:46:24 +02:00
Dani Palou
efe8b116d3 MOBILE-3701 home: Fix display my courses as fallback 2021-05-10 08:16:14 +02:00
Pau Ferrer Ocaña
cbdcb8bd8f MOBILE-3629 course: Add courseId param to course route 2021-03-11 11:09:21 +01:00
Pau Ferrer Ocaña
f52e8d2442 MOBILE-3627 lint: Fix multiple line in the whole code 2021-03-09 15:59:56 +01:00
Noel De Martin
d658ce9b0b MOBILE-3320 DX: Remove static singleton accessors 2021-03-03 09:46:35 +01:00
Dani Palou
feb0319d3f MOBILE-3648 lesson: Implement link and push handlers 2021-02-08 09:18:43 +01:00
Pau Ferrer Ocaña
1d39a3ed28 MOBILE-3660 courses: Implement missing handlers 2021-02-05 16:17:56 +01:00
Pau Ferrer Ocaña
c3372e8076 MOBILE-3608 blocks: Add sitehome and dashboard blocks 2020-12-14 16:30:17 +01:00
Dani Palou
29858ea5e7 MOBILE-3620 delegate: Make all delegate singletons 2020-12-10 11:22:28 +01:00
Noel De Martin
bb3d4f9523 MOBILE-3320 routes: Refactor lazy modules 2020-12-01 11:56:34 +01:00
Noel De Martin
cff33e0991 MOBILE-3320 core: Use consistent suffixes naming 2020-11-26 13:27:47 +01:00
Pau Ferrer Ocaña
2ce1950210 MOBILE-3594 sitehome: Add my courses tab as a fallback 2020-11-23 10:22:47 +01:00
Noel De Martin
7d1dcd3c23 MOBILE-3320 core: Refactor folders structure 2020-11-19 12:40:18 +01:00