67 Commits

Author SHA1 Message Date
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
Dani Palou
8360f5793d MOBILE-4067 home: Display Dashboard if WS call fails 2022-05-24 08:06:20 +02:00
Noel De Martin
f0c544df03
Merge pull request #3268 from crazyserver/MOBILE-3881
Mobile 3881
2022-04-22 13:09:16 +02:00
Pau Ferrer Ocaña
0f5416e2f0 MOBILE-3881 timeline: Only show in progress courses 2022-04-22 12:51:28 +02:00
Dani Palou
cc24b2c7ff MOBILE-3833 mycourses: Display side blocks in my courses 2022-04-22 12:38:05 +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
147df9b58e MOBILE-3833 course: Improve getCoursesAdminAndNavOptions performance 2022-03-23 15:02:24 +01: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
4008772d05 MOBILE-3968 dashboard: Temp hack to remove forced myoverview MDL-72092 2022-03-01 15:58:22 +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
2c2be04065 MOBILE-3915 chore: Fix some imports 2022-02-02 11:40:07 +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
Dani Palou
9ac9a5f5c2
Merge pull request #3015 from crazyserver/MOBILE-3923
Mobile 3923
2021-12-03 14:46:31 +01:00
Pau Ferrer Ocaña
297df38744 MOBILE-3923 starredcourses: Use fallback WS if timemodified not present 2021-12-03 14:38:22 +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
f31fc5a6df MOBILE-3810 format-text: Remove format text full view and review toggle 2021-12-01 14:12:57 +01:00
Pau Ferrer Ocaña
84e97ef5cf MOBILE-3806 courses: Reduce usage of course image and color number 2021-11-25 12:13:47 +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
29f6d6cd39 MOBILE-3806 course: Merge course progress and course list items components 2021-11-25 11:52:59 +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
f5f5fd6781 MOBILE-3686 core: Add 2-way data binding to context menu toggles 2021-10-21 12:42:30 +02: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
aef7a64db7 MOBILE-3686 courses: Do not check my courses disabled on list 2021-10-21 12:42:30 +02:00
Pau Ferrer Ocaña
e789d26280 MOBILE-3686 courses: Fix permanency of download options setting 2021-10-21 12:42:30 +02:00
Pau Ferrer Ocaña
8acb8b74e2 MOBILE-3686 courses: Merge list courses and my courses page 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
sangnguyen
2212ae5955 MOBILE-3667 myovervew: Fix last access sort after view course 2021-10-05 11:33:35 +02:00
Dani Palou
b9df5e726a MOBILE-3848 dashboard: Support guest courses in recently accessed 2021-09-23 13:14:54 +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
962cd43d9e MOBILE-3757 course: Display activity dates in course page 2021-05-11 13:12:11 +02:00
Pau Ferrer Ocaña
1650dc0cb4 MOBILE-3749 core: Fix available typo 2021-05-11 10:10:49 +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
Dani Palou
7e8e49707f MOBILE-3634 core: Augment CoreEventsData everywhere 2021-03-10 15:38:57 +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
Dani Palou
2040840d79 MOBILE-3664 siteplugins: Implement handlers 2021-03-05 13:05:51 +01:00
Noel De Martin
d658ce9b0b MOBILE-3320 DX: Remove static singleton accessors 2021-03-03 09:46:35 +01:00
Dani Palou
05f5967ffc MOBILE-3651 core: Specify some nulls in WS responses 2021-02-24 10:13:05 +01:00