1008 Commits

Author SHA1 Message Date
Dani Palou
b793a9dbe9 MOBILE-3919 assign: Display activity instructions 2022-03-29 08:05:54 +02:00
Dani Palou
1da073eefa MOBILE-3919 assign: Support time limit in assigns 2022-03-29 08:05:54 +02:00
Noel De Martin
279deeb082 MOBILE-3833 calendar: Fix calendar view reactivity 2022-03-28 16:44:25 +02:00
Noel De Martin
831ae1789c MOBILE-3833 blocks: Fix side-blocks contexts 2022-03-28 14:23:40 +02:00
Pau Ferrer Ocaña
c64f0b9353 MOBILE-3833 notifications: Update styles 2022-03-28 12:45:25 +02:00
Pau Ferrer Ocaña
ef1222b148 MOBILE-3833 notifications: Open notifications on a different page 2022-03-25 15:55:04 +01:00
Pau Ferrer Ocaña
90ddcd7827 MOBILE-3833 loading: Change loading usage 2022-03-25 14:49:01 +01:00
Pau Ferrer Ocaña
602331d2c6 MOBILE-3833 style: Shadow on collapsible footer only if not at bottom 2022-03-25 14:49:01 +01:00
Pau Ferrer Ocaña
ceae6f980d MOBILE-3833 core: Simplify empty box component 2022-03-24 11:49:13 +01:00
Pau Ferrer Ocaña
a3762ef43a MOBILE-3833 database: Fix '>' typos 2022-03-24 11:49:13 +01:00
Pau Ferrer Ocaña
ea8664f8ba MOBILE-3833 dom: Move onWindowResize to CoreDom 2022-03-24 11:49:12 +01:00
Dani Palou
b86cf8d93c MOBILE-3833 course: Decrease WS calls to get_courses_by_fields 2022-03-24 11:12:21 +01:00
Dani Palou
05ffa6f807 MOBILE-3833 database: Fix log view not called when not open 2022-03-23 12:59:53 +01:00
Pau Ferrer Ocaña
106a6abc70 MOBILE-3814 overview: Fix icon aria-label 2022-03-22 16:01:47 +01:00
Pau Ferrer Ocaña
a9d14f4fc3 MOBILE-3814 calendar: Select custom when item over input is clicked 2022-03-22 15:09:48 +01:00
Pau Ferrer Ocaña
6e78c1847b MOBILE-3814 calendar: Fix calendar past events opacity 2022-03-22 12:27:16 +01:00
Noel De Martin
d446fc2f1c
Merge pull request #3196 from crazyserver/MOBILE-4008
MOBILE-4088 timeline: Don't filter courses, can contain activities due
2022-03-22 12:08:35 +01:00
Pau Ferrer Ocaña
2dcb3895fa MOBILE-4088 timeline: Don't filter courses, can contain activities due 2022-03-22 11:41:52 +01:00
Pau Ferrer Ocaña
6a1b692dc5 MOBILE-3814 dom: Move new function to a singleton class 2022-03-22 11:40:16 +01:00
Pau Ferrer Ocaña
d500d1fd08 MOBILE-3814 dom: Improve element position 2022-03-21 16:38:55 +01:00
Pau Ferrer Ocaña
a76914f25a MOBILE-3814 dom: Improve scroll handling 2022-03-21 16:38:55 +01:00
Pau Ferrer Ocaña
dbc91004e4 MOBILE-3814 ddwtos: Use dom Promises to know if element is ready 2022-03-21 16:38:55 +01:00
Pau Ferrer Ocaña
505891fa11 MOBILE-3814 auto-focus: Improve focus handling 2022-03-21 16:38:55 +01:00
Pau Ferrer Ocaña
fd1e5ee0eb MOBILE-3814 core: Use waitForResizeDone on onWindowResize listener 2022-03-21 16:38:54 +01:00
Pau Ferrer Ocaña
9bcbdfd3c6 MOBILE-3814 calendar: Add collapsible footer save and discard buttons 2022-03-21 16:38:54 +01:00
Pau Ferrer Ocaña
8a5310ef1e MOBILE-3814 course: Add helper functions to check stealth and visibility 2022-03-21 16:38:54 +01:00
Pau Ferrer Ocaña
3f68944a66
Merge pull request #3191 from dpalou/MOBILE-3833
Mobile 3833
2022-03-18 16:21:38 +01:00
Dani Palou
265a170b13 MOBILE-3833 core: Treat relative URLs inside CSS files 2022-03-18 16:03:23 +01:00
Dani Palou
6fe91f8aa1
Merge pull request #3188 from crazyserver/MOBILE-3814
Mobile 3814
2022-03-18 09:45:28 +01:00
Noel De Martin
a11ca3726b MOBILE-3833 calendar: Fix route conflicts 2022-03-17 16:14:01 +01:00
Noel De Martin
67fd2a23b1 MOBILE-3833 messages: Fix route conflicts 2022-03-17 16:13:43 +01:00
Noel De Martin
02c2a5e508 MOBILE-3833 feedback: Fix attempts pagination 2022-03-17 15:40:14 +01:00
Pau Ferrer Ocaña
fb3a01a55c MOBILE-3814 style: Remove webkit gradients supported by browsers 2022-03-17 10:56:35 +01:00
Pau Ferrer Ocaña
7dc81feb92 MOBILE-3814 style: Fix some rtl styles 2022-03-16 15:36:27 +01:00
Noel De Martin
52f0399b99
Merge pull request #3183 from crazyserver/MOBILE-3814
Mobile 3814
2022-03-16 14:04:07 +01:00
Pau Ferrer Ocaña
4c06b78e8e MOBILE-3814 notifications: Fix dark mode issues on notifications page 2022-03-16 13:49:59 +01:00
Pau Ferrer Ocaña
fed1e399bc MOBILE-3814 lint: Fix missing spaces after assignment 2022-03-16 13:49:58 +01:00
Pau Ferrer Ocaña
6c518d55fa
Merge pull request #3182 from dpalou/MOBILE-3909
Mobile 3909
2022-03-16 10:38:28 +01:00
Dani Palou
02c5734230 MOBILE-3909 calendar: Save reminder when Enter clicked 2022-03-16 10:20:08 +01:00
Dani Palou
96adce9bec MOBILE-3909 calendar: Select custom value when input is clicked 2022-03-16 10:02:07 +01:00
Dani Palou
975549b7ab MOBILE-3909 calendar: Always use current time in new events 2022-03-16 09:08:24 +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
Pau Ferrer Ocaña
1ef14477fa MOBILE-3814 glossary: Fix RTE not recovering saved text in offline 2022-03-15 13:34:50 +01:00
Pau Ferrer Ocaña
8cf41088a8 MOBILE-3814 blocks: Make tags bigger 2022-03-15 13:14:24 +01:00
Pau Ferrer Ocaña
30d24f99e3 MOBILE-3814 chore: Deprecate getElementMeasure 2022-03-15 11:19:35 +01:00
Pau Ferrer Ocaña
bcb5d937ee MOBILE-3814 collapsible: Listen to resize to recalculate size 2022-03-15 11:19:35 +01:00
Pau Ferrer Ocaña
3436f0bcad
Merge pull request #3171 from dpalou/MOBILE-4001
MOBILE-4001 quiz: Display decimals in quiz review percentage
2022-03-14 11:22:36 +01:00
Pau Ferrer Ocaña
09b962cf04
Merge pull request #3170 from dpalou/MOBILE-3930
Mobile 3930
2022-03-14 11:15:16 +01:00
Dani Palou
1ac9d8dd9f MOBILE-4001 quiz: Display decimals in quiz review percentage 2022-03-11 15:12:27 +01:00