590 Commits

Author SHA1 Message Date
Pau Ferrer Ocaña
be8ed25daa MOBILE-3833 course: Deprecate skipListStatus on prefetch handlers 2022-04-06 09:53:54 +02:00
Dani Palou
9a724f2b1c MOBILE-3833 book: Fix current chapter not marked in TOC 2022-04-06 08:51:03 +02:00
Dani Palou
2cba36d3de MOBILE-3833 lesson: Fix header wrong position 2022-04-06 08:38:09 +02:00
Pau Ferrer Ocaña
1f08ceba4a MOBILE-3833 h5p: Fix Cannot access user attempts error on prefetch 2022-04-05 15:15: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
5fe63cda95 MOBILE-3919 assign: Dismiss toast when leaving page 2022-04-04 08:02:46 +02:00
Dani Palou
6504f29124
Merge pull request #3222 from crazyserver/MOBILE-3833
Mobile 3833
2022-04-01 14:58:48 +02:00
Pau Ferrer Ocaña
16b750b566 MOBILE-3833 resource: Add padding on embedded resources 2022-04-01 14:38:12 +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
9917c92e7d
Merge pull request #3217 from alfonso-salces/MOBILE-3833
MOBILE-3833 chat-helper: add white space in message private
2022-03-31 17:38:06 +02:00
Dani Palou
c57d9f8237
Merge pull request #3219 from crazyserver/MOBILE-3833
Mobile 3833
2022-03-31 16:09:56 +02:00
Pau Ferrer Ocaña
bc2e38dece MOBILE-3833 collapsible: Do not init collapsible heading if not needed 2022-03-31 13:24:51 +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
Alfonso
b4085ff374 MOBILE-3833 chat-helper: add white space in message private 2022-03-31 12:12:56 +02:00
Pau Ferrer Ocaña
0336ab0808 MOBILE-3833 module: Make module navigation less prominent 2022-03-31 11:14:44 +02:00
Pau Ferrer Ocaña
c40b792f5d MOBILE-3833 style: Normalize font-size on cards 2022-03-31 11:14:44 +02:00
Pau Ferrer Ocaña
c6191229a0 MOBILE-3833 resource: Change button order on resource 2022-03-31 11:14:44 +02:00
Pau Ferrer Ocaña
f25a51b5d1 MOBILE-3833 module: Hide module navigation on non main pages 2022-03-31 11:14:44 +02:00
Pau Ferrer Ocaña
771ee90d6a
Merge pull request #3211 from dpalou/MOBILE-3833
Mobile 3833
2022-03-30 11:27:20 +02:00
Pau Ferrer Ocaña
0051bb29d5 MOBILE-3833 style: Improve module info and files boxes 2022-03-29 16:56:03 +02:00
Dani Palou
9c2116c33b MOBILE-3833 data: Hide All participants with visible groups 2022-03-29 09:18:44 +02:00
Dani Palou
604e866943 MOBILE-3833 data: Fix unable to change group for new entries 2022-03-29 09:18:44 +02:00
Dani Palou
9b40c5e87e MOBILE-3919 utils: Move formatTime functions to CoreTime 2022-03-29 08:13:58 +02:00
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
Pau Ferrer Ocaña
90ddcd7827 MOBILE-3833 loading: Change loading usage 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
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
6a1b692dc5 MOBILE-3814 dom: Move new function to a singleton class 2022-03-22 11:40:16 +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
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
Noel De Martin
02c2a5e508 MOBILE-3833 feedback: Fix attempts pagination 2022-03-17 15:40:14 +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
30d24f99e3 MOBILE-3814 chore: Deprecate getElementMeasure 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
Dani Palou
b72e247f81 MOBILE-3930 course: Store and display modules viewed and last 2022-03-11 12:31:35 +01:00
Pau Ferrer Ocaña
860c3e7483 MOBILE-3814 data: Fix not fixed navigation bar 2022-03-11 10:17:12 +01:00
Pau Ferrer Ocaña
d6269cf16d MOBILE-3814 avatar: Improve a11y and reduce size of avatars 2022-03-10 11:31:34 +01:00
Pau Ferrer Ocaña
b0165e87e4 MOBILE-3814 collapsible: Reduce collapsible item size 2022-03-10 09:19:22 +01:00
Pau Ferrer Ocaña
d2a12eec9c MOBILE-3814 collapsible: Add AppearOnBottom to non main activity pages 2022-03-10 09:08:11 +01:00
Dani Palou
d10fa5db3c MOBILE-3930 h5pactivity: Support links to all users attempts 2022-03-08 15:51:42 +01:00
Pau Ferrer Ocaña
9f03a64a85 MOBILE-3814 lesson: Fix input inside a label 2022-03-08 15:43:06 +01:00
Pau Ferrer Ocaña
112f00bcb5 MOBILE-3814 format-text: collapsible item directive replaces maxHeight 2022-03-08 15:43:06 +01:00