62 Commits

Author SHA1 Message Date
Dani Palou
cc472e58f5 MOBILE-4362 lesson: Display 'Correct response' as badge 2023-10-10 11:18:13 +02:00
Dani Palou
b3af76705e MOBILE-4362 lesson: Stop and hide lesson timer when finish lesson 2023-10-09 16:07:34 +02:00
Noel De Martin
c8378b33a1 MOBILE-4387 ui: Translate ion-select buttons
Co-Authored-By: phyr0s <11390548+phyr0s@users.noreply.github.com>
2023-07-24 10:54:11 +09:00
Dani Palou
2d2cc2f5f9 MOBILE-4368 analytics: Apply new analytics system to all pages 2023-07-13 13:53:36 +02:00
Dani Palou
6018868c75 MOBILE-3535 lesson: Fix undefined attempt if load fails 2023-04-20 10:45:12 +02:00
Dani Palou
708165c0e8 MOBILE-4269 sync: Remove 'Error' from sync warning modals 2023-04-05 11:29:51 +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
Noel De Martin
98d332138a MOBILE-4270 core: Standardize page modules 2023-03-16 11:02:11 +01:00
Pau Ferrer Ocaña
a6de01f5ae MOBILE-4065 a11y: Fix lots of headings 2023-02-16 16:05:56 +01:00
Dani Palou
8996cef648 MOBILE-4069 a11y: Remove unneeded aria-labelledby
With the latest Ionic update, these aria-labelledby aren't needed and one of them even caused a behat test to fail
2023-02-13 11:27:39 +01:00
Pau Ferrer Ocaña
dd4c9a1ed0 MOBILE-4081 eslint: Solve jsdoc linter warnings 2022-12-01 23:05:46 +01:00
Dani Palou
8d0412fa68 MOBILE-4081 core: Remove most .bind() usage 2022-10-05 16:02:09 +02:00
Noel De Martin
ef6a4ed7f4 MOBILE-4127 theme: Move mode classes to html tag 2022-09-15 17:14:58 +02:00
Noel De Martin
73ee4df1ec MOBILE-3321 core: Decouple Network from App 2022-06-08 13:28:05 +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
9b40c5e87e MOBILE-3919 utils: Move formatTime functions to CoreTime 2022-03-29 08:13:58 +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
09b962cf04
Merge pull request #3170 from dpalou/MOBILE-3930
Mobile 3930
2022-03-14 11:15:16 +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
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
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
Pau Ferrer Ocaña
be4bfc5a8d MOBILE-3814 style: Limit page width on some content pages 2022-03-01 10:03:40 +01:00
Pau Ferrer Ocaña
3a11cdbfe2 MOBILE-3149 module: Add collapsible footer buttons inside activities 2022-02-28 15:16:09 +01:00
Pau Ferrer Ocaña
859230ddf3 MOBILE-3149 style: Change light to outline in buttons 2022-02-28 15:16:08 +01:00
Dani Palou
3a51b361fd MOBILE-3780 core: Fix spinner not shown in forum when refreshing
The variable loaded has been renamed to showLoading in index components
2022-02-24 12:10:29 +01:00
Pau Ferrer Ocaña
f5918e08a7 MOBILE-3931 lesson: Add missing ion-labels 2022-02-16 13:40:44 +01:00
Pau Ferrer Ocaña
7690270766 MOBILE-3814 styles: Ion item without lines by default 2022-02-10 16:04:56 +01:00
Pau Ferrer Ocaña
5040f70da8 MOBILE-3814 styles: Adapt colors to match LMS 2022-02-03 15:57:26 +01:00
Pau Ferrer Ocaña
acb44dd474 MOBILE-3814 style: Adapt colors 2022-01-27 19:12:29 +01:00
Pau Ferrer Ocaña
ccfad3b1ac MOBILE-3810 core: Wrap header titles with ion-title 2021-12-01 14:12:57 +01:00
Pau Ferrer Ocaña
d8718c5eaa MOBILE-3810 core: Collapsible headers 2021-12-01 14:12:57 +01:00
Pau Ferrer Ocaña
34f9c3ab57 MOBILE-3833 navigator: Add required route params functions 2021-09-13 12:25:58 +02:00
Dani Palou
fb560693dd MOBILE-3320 select: Display header in action sheet selects 2021-06-17 13:24:58 +02:00
Dani Palou
7de65ddd5a MOBILE-3320 lesson: Remove sync review button after clicked 2021-06-15 15:37:51 +02:00
Dani Palou
22edea2dfc MOBILE-3320 lesson: Hide nav menu when reviewing the lesson 2021-06-15 15:00:08 +02:00
Noel De Martin
e9c84c71d0 MOBILE-3320 DX: Use consistent enum casing 2021-06-03 12:15:45 +02:00
Noel De Martin
10849facc7 MOBILE-3751 a11y: Replace ion-title with headings 2021-05-20 17:51:48 +02:00
Dani Palou
cf59c2203f MOBILE-3759 a11y: Fix a11y of progress bars 2021-05-17 11:00:20 +02:00
Pau Ferrer Ocaña
6e94f0b3ab MOBILE-3745 a11y: Minor improvements on dividers 2021-05-07 16:53:38 +02:00
Pau Ferrer Ocaña
7af5c510bf MOBILE-3745 core: Use new openModal function 2021-05-07 11:33:21 +02:00
Pau Ferrer Ocaña
e7b61672f1 MOBILE-3745 a11y: Use fill clear on top toolbar buttons 2021-05-06 14:54:39 +02:00
Pau Ferrer Ocaña
603190c3c5 MOBILE-3744 a11y: Use button property on ion-items when using onclick 2021-05-03 10:15:25 +02:00
Pau Ferrer Ocaña
632e7dfc0c MOBILE-3744 icon: Add aria label information to ion icons 2021-05-03 10:15:25 +02:00
Pau Ferrer Ocaña
23b30d0d33 MOBILE-3744 core: Improve back button a11y 2021-04-29 16:12:49 +02:00
Pau Ferrer Ocaña
992f1ca1ad MOBILE-3640 core: New CoreForms utility class 2021-03-31 16:50:42 +02:00
Dani Palou
7b8fbca73b MOBILE-3649 core: Always use IonRefresher directly 2021-03-12 12:35:31 +01:00
Dani Palou
2a077f4e62 MOBILE-3649 mod: Make module and courseId required in index components 2021-03-12 12:23:16 +01:00