69 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
Dani Palou
b26ed5a25e MOBILE-4470 contentlinks: Ignore errors calling getActions 2024-05-02 11:59:13 +02:00
Pau Ferrer Ocaña
3fed4943d9 MOBILE-4543 siteplugins: Import libraries once 2024-04-04 12:12:08 +02:00
Pau Ferrer Ocaña
3bdb936d58 MOBILE-3947 chore: Decouple services from our compiler 2024-03-07 11:29:34 +01:00
Pau Ferrer Ocaña
7980f027f0 MOBILE-4329 chore: Link handler action should be async to wait for nav 2024-03-04 16:00:58 +01:00
Pau Ferrer Ocaña
9dab24fef5 MOBIE-3947 lint: Fix self closing tags 2023-11-27 14:45:50 +01:00
Dani Palou
954ce48d7b MOBILE-4469 core: Create new CoreUnauthenticatedSite class 2023-11-21 14:24:15 +01:00
Dani Palou
988ddb4b94 MOBILE-4469 core: Move CoreSite class to new sites folder 2023-11-21 11:58:27 +01:00
Pau Ferrer Ocaña
4ebec029ba MOBILE-3947 user: Fix user types on user-avatar 2023-11-20 11:33:27 +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
3c53bf2632 MOBILE-4465 chore: Remove deprecated code on 4.0 2023-11-20 10:17:16 +01:00
Dani Palou
b668af193b MOBILE-4460 core: Hide informative links if needed 2023-11-15 16:20:53 +01:00
Dani Palou
d27d3ddec3 MOBILE-4459 core: Support demo mode 2023-11-15 10:45:18 +01:00
Pau Ferrer Ocaña
58d571d64f MOBILE-4362 lint: Solve deprecation linting 2023-10-19 22:10:31 +02:00
Pau Ferrer Ocaña
604cf7adf0 MOBILE-4362 chore: Remove deprecated code from 3.9.5 or bellow 2023-10-02 15:57:59 +02:00
Dani Palou
d7a18dd36c
Merge pull request #3687 from crazyserver/MOBILE-4343
[4.3] Mobile 4343
2023-06-15 17:22:49 +02:00
Pau Ferrer Ocaña
b947fadc72 MOBILE-4343 lang: Updated langpacks 2023-06-15 15:42:16 +02:00
Pau Ferrer Ocaña
c3e2cdf731 MOBILE-4261 user: Use initials instead of default avatar when possible 2023-06-15 12:07:31 +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
c22424c93e MOBILE-4270 chore: Solve lots of linter warnings 2023-03-14 15:50:42 +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
9f154a7bb6 MOBILE-3936 calendar: Use new reminder selector 2022-11-10 13:40:16 +01:00
Dani Palou
2d501024a0 MOBILE-4152 core: Fix link handlers when protocols don't match 2022-10-13 17:05:34 +02:00
Dani Palou
8d0412fa68 MOBILE-4081 core: Remove most .bind() usage 2022-10-05 16:02:09 +02:00
Pau Ferrer Ocaña
f0b79822da MOBILE-4081 chore: Remove redundant awaits 2022-09-02 14:45:04 +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
6dadd7b9a6 MOBILE-3833 core: Fix handle links with URL scheme 2022-03-30 09:38:33 +02:00
Dani Palou
52e10ea15d MOBILE-3980 book: Open book contents when clicking link 2022-02-16 14:41:09 +01:00
Dani Palou
76e682bb53 MOBILE-3833 core: Fix deep links to logged out sites 2022-01-31 07:44:55 +01:00
Pau Ferrer Ocaña
46dada14cb MOBILE-3814 chore: Remove deprecated String.substr calls 2022-01-19 14:52:52 +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
ccfad3b1ac MOBILE-3810 core: Wrap header titles with ion-title 2021-12-01 14:12:57 +01:00
Noel De Martin
04ff191fb0 MOBILE-3833 chore: Remove stale TODOs 2021-08-05 13:01:33 +02:00
Noel De Martin
10849facc7 MOBILE-3751 a11y: Replace ion-title with headings 2021-05-20 17:51:48 +02:00
Noel De Martin
e95deab368 MOBILE-3751 a11y: Improve headings 2021-05-20 11:25:32 +02:00
Pau Ferrer Ocaña
2a1e8a44e8 MOBILE-3752 lint: Remove duplicated spaces 2021-05-13 16:46:24 +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
Dani Palou
0d5e543713 MOBILE-3742 links: Support choose site when clicking links 2021-05-03 12:06:53 +02:00
Dani Palou
ef2f68a5fd MOBILE-3742 core: Support redirect to another site 2021-05-03 12:03:37 +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
9f42b80b06 MOBILE-3744 a11y: Improve some aria roles 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
4b60e3c3d4 MOBILE-3657 core: Import and sort missing submodules 2021-04-26 10:06:13 +02:00
Pau Ferrer Ocaña
cbdcb8bd8f MOBILE-3629 course: Add courseId param to course route 2021-03-11 11:09:21 +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
9cc7c73b31 MOBILE-3664 compile: Implement compile 2021-03-05 13:05:50 +01:00
Noel De Martin
d658ce9b0b MOBILE-3320 DX: Remove static singleton accessors 2021-03-03 09:46:35 +01:00