76 Commits

Author SHA1 Message Date
Pau Ferrer Ocaña
ba72120574 MOBILE-4470 chore: ion-button input & textarea now supports ariaLabel 2024-05-16 22:46:12 +02:00
Pau Ferrer Ocaña
0d56f802f2 MOBILE-4543 chore: Remove unnecessary variable type change on hash 2024-04-04 12:12:07 +02:00
Pau Ferrer Ocaña
9dab24fef5 MOBIE-3947 lint: Fix self closing tags 2023-11-27 14:45:50 +01:00
Noel De Martin
93dad58ebe MOBILE-3947 app: Fix linting errors 2023-11-23 15:25:36 +01:00
Pau Ferrer Ocaña
e40a4f13bb MOBILE-3947 chore: Fix some HTML strict types 2023-11-20 11:33:27 +01:00
Pau Ferrer Ocaña
a81f93822f MOBILE-3947 chore: Change import to use on Sass 2023-11-20 11:33:26 +01:00
Dani Palou
58ea59d71f MOBILE-4401 wiki: Fix selected subwiki when wiki is empty
This commit avoids a redundant error and also allows the create button to appear if the user has permissions to create the first page
2023-08-01 16:21:48 +02:00
Dani Palou
2d2cc2f5f9 MOBILE-4368 analytics: Apply new analytics system to all pages 2023-07-13 13:53:36 +02:00
Dani Palou
709070382e
Merge pull request #3669 from crazyserver/MOBILE-4270
Mobile 4270
2023-05-11 15:19:56 +02:00
Pau Ferrer Ocaña
8d101d35ac MOBILE-4270 popover: Add ion-content to popovers to enable scrolling 2023-05-11 13:41:59 +02:00
Pau Ferrer Ocaña
2bfc9c73cc MOBILE-4270 wiki: Fix subwiki ordering 2023-05-11 13:41:59 +02:00
Noel De Martin
8d4b30fea8 MOBILE-4270 wiki: Fix groups navigation 2023-05-11 12:00:58 +02:00
Noel De Martin
b7d7a4869d MOBILE-4288 wiki: Render formatted group names 2023-05-10 12:15:29 +02:00
Noel De Martin
e8a73689ef MOBILE-4288 core: Format group names
Group names may contain other filters such as mathjax, so only filtering
multilanguage is not enough.
2023-05-03 12:16:47 +02:00
Noel De Martin
9180e6e082 MOBILE-4288 multilang: Implement type safety 2023-04-24 11:25:43 +02:00
Dani Palou
708165c0e8 MOBILE-4269 sync: Remove 'Error' from sync warning modals 2023-04-05 11:29:51 +02:00
Noel De Martin
7fb0c2be47 MOBILE-4270 chore: Standardize edit icons 2023-03-27 17:00:14 +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
b4bd42b928 MOBILE-4270 sync: Improve sync result types 2023-03-14 15:52:29 +01:00
Pau Ferrer Ocaña
a6de01f5ae MOBILE-4065 a11y: Fix lots of headings 2023-02-16 16:05:56 +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
Dani Palou
2c20a24f84 MOBILE-4081 wiki: Remove non-null assertions in index page 2022-11-24 14:01:51 +01:00
Dani Palou
32d1e0761b MOBILE-4081 wiki: Allow viewing empty subwikis 2022-11-24 13:09:06 +01:00
Noel De Martin
ef6a4ed7f4 MOBILE-4127 theme: Move mode classes to html tag 2022-09-15 17:14:58 +02:00
Dani Palou
6fd5843d92 MOBILE-4035 groups: Don't call WS that will fail if no group 2022-09-02 08:15:32 +02:00
Pau Ferrer Ocaña
68a4a4e75f MOBILE-4081 chore: Fixtures on types and async functions 2022-08-31 16:37:12 +02:00
Pau Ferrer Ocaña
82033e05d0 MOBILE-4061 core: Handle network changes on the network service 2022-06-14 12:17:05 +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
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
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
Dani Palou
265a170b13 MOBILE-3833 core: Treat relative URLs inside CSS files 2022-03-18 16:03:23 +01:00
Dani Palou
71f65cec07 MOBILE-3930 mod: Fix log view not called after PTR if fetch failed 2022-03-08 12:04:00 +01:00
Pau Ferrer Ocaña
bde07cb125 MOBILE-3814 completion: Move manual completion button to module info 2022-03-02 17:27:42 +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
b5e2071318 MOBILE-3996 navbar: Move collapsible footer feature to a new directive 2022-02-24 15:48:11 +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
97a8dc3f7a MOBILE-3931 module: Improve module summary style 2022-02-18 11:41:17 +01:00
Pau Ferrer Ocaña
344ee6d57e MOBILE-3931 module: Remove unnecessary variables and menus from modules 2022-02-18 11:41:17 +01:00
Pau Ferrer Ocaña
d224876f42 MOBILE-3931 module: Add a new module summary page 2022-02-18 11:15:27 +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
6998c05d5c MOBILE-3814 mod: Move completion to course module navigation component 2022-01-20 08:56:25 +01:00
Pau Ferrer Ocaña
4a83b2b29f MOBILE-3814 mod: Add module name to module info box 2022-01-19 14:58:57 +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
a06f64832b MOBILE-3099 course: Add module navigation component 2021-12-03 13:45:23 +01:00
Noel De Martin
deda456486 MOBILE-3833 chore: Format html files 2021-12-01 15:55:25 +01:00
Pau Ferrer Ocaña
ccfad3b1ac MOBILE-3810 core: Wrap header titles with ion-title 2021-12-01 14:12:57 +01:00