66 Commits

Author SHA1 Message Date
Pau Ferrer Ocaña
b96b66bedd MOBILE-4616 core: Move exported constants from module files 2024-07-15 13:15:42 +02:00
Pau Ferrer Ocaña
af94add7e9 MOBILE-4470 a11y: Fix fixed font sizes 2024-05-22 14:26:09 +02:00
Pau Ferrer Ocaña
e511629b9c
Merge pull request #4053 from dpalou/MOBILE-3403
MOBILE-3403 core: Avoid performing requests to embedded untreated URLs
2024-05-17 13:26:53 +02:00
Dani Palou
6da34f5984 MOBILE-3403 core: Avoid performing requests to embedded untreated URLs 2024-05-17 13:05:35 +02:00
Pau Ferrer Ocaña
ba72120574 MOBILE-4470 chore: ion-button input & textarea now supports ariaLabel 2024-05-16 22:46:12 +02:00
Noel De Martin
77d3ac9d43 MOBILE-4470 angular: Fix snapshot types
Route snapshots are typed as non-optional, but we found a situation where it was undefined. Looking at the Angular source code, it seems like indeed snapshots can be undefined but they have been declared with a definite assignment assertion: https://github.com/angular/angular/blob/17.3.0/packages/router/src/router_state.ts#L231
2024-05-14 13:33:34 +02:00
Alfonso Salces
755b4c0189 MOBILE-4430 course: Update progress changes 2024-04-19 13:04:45 +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
a81f93822f MOBILE-3947 chore: Change import to use on Sass 2023-11-20 11:33:26 +01:00
Pau Ferrer Ocaña
3c53bf2632 MOBILE-4465 chore: Remove deprecated code on 4.0 2023-11-20 10:17:16 +01:00
Noel De Martin
254dcb3daa MOBILE-3371 search: Support blocks and sections 2023-09-14 16:19:53 +02:00
Pau Ferrer Ocaña
e8e2b94b15 MOBILE-4009 courses: Pass isGuest param on navigation 2023-07-07 08:18:36 +02:00
Pau Ferrer Ocaña
2634d044cb MOBILE-3973 course: Support svg geopatterns in the app 2023-06-15 10:06:34 +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
Dani Palou
ffdbf392df MOBILE-4249 ui: Fix context-menu not working in some split view 2023-02-17 11:15:57 +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
7660ba1b99
Merge pull request #3486 from alfonso-salces/MOBILE-4075
MOBILE-4075 h5p: Full screen iframe hide course header and ion-tab-bar
2022-11-29 12:05:26 +01:00
Alfonso Salces
c851105b79 MOBILE-4075 h5p: Full screen iframe hide course header and ion-tab-bar 2022-11-29 11:56:40 +01:00
Pau Ferrer Ocaña
8dde80aa08 MOBILE-4081 chore: Remove deprecated concatenatePaths usage 2022-11-29 10:23:36 +01:00
Alfonso Salces
7a83c7711e MOBILE-4081 course: Load 'course-summary.module' from service 2022-09-02 12:43:18 +02:00
Pau Ferrer Ocaña
b2246a01c5 MOBILE-3833 tabs: Fix tab size calculations 2022-03-31 12:08:04 +02: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
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
2887290c30 MOBILE-3814 course: Add course header background color 2022-03-16 13:49:58 +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
3f82998ae2 MOBILE-3930 course: Change section if needed when changing module 2022-03-11 12:31:35 +01:00
Pau Ferrer Ocaña
f2798ec817 MOBILE-3814 course: Add placeholder thumb on course page 2022-03-10 14:07:17 +01:00
Pau Ferrer Ocaña
f5303b3cc6 MOBILE-3814 collapsible: Now collapsible header can be disabled 2022-03-04 16:29:44 +01:00
Noel De Martin
6b5d1db43c MOBILE-3982 core: Refactor collapsible-header 2022-03-01 12:09:42 +01:00
Pau Ferrer Ocaña
8fab7a9121 MOBILE-3833 course: Move course shortname to course summary 2022-02-23 17:10:07 +01:00
Dani Palou
8df2680eac MOBILE-3833 course: Fix refresh course when manual compl changes 2022-02-17 12:37:59 +01:00
Dani Palou
52e10ea15d MOBILE-3980 book: Open book contents when clicking link 2022-02-16 14:41:09 +01:00
Pau Ferrer Ocaña
d26e39861b MOBILE-3970 course: Change course preview page name to course summary 2022-02-14 11:06:26 +01:00
Pau Ferrer Ocaña
19b3a394d2 MOBILE-3970 course: Open course summary in a lateral modal 2022-02-14 10:42:46 +01:00
Pau Ferrer Ocaña
1c9b196682 MOBILE-3814 module: Improve module card additional info 2022-02-11 14:56:47 +01:00
Pau Ferrer Ocaña
492278be00 MOBILE-3814 course: Move course summary button to toolbar 2022-02-10 16:04:57 +01:00
Pau Ferrer Ocaña
a3bcde2970 MOBILE-3814 course: Style course cards 2022-02-08 11:35:11 +01:00
Pau Ferrer Ocaña
7971e71e57 MOBILE-3915 course: Update course progress when completion changes 2022-01-31 14:31:17 +01:00
Pau Ferrer Ocaña
6b46f48b3c MOBILE-3915 course: Improve course summary page 2022-01-28 14:50:59 +01:00
Pau Ferrer Ocaña
901a445408 MOBILE-3915 course: Move Course summary info outside the tabs 2022-01-28 14:44:41 +01:00
Pau Ferrer Ocaña
6041ec0137 MOBILE-3814 course: Change contents tab string 2022-01-24 09:11:38 +01:00
Pau Ferrer Ocaña
49a1d1d806 MOBILE-3833 course: Merge Course Module with calculated data types 2021-12-20 15:31: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
Dani Palou
1512ab72ed MOBILE-3782 course: Fix guest access options and prefetch 2021-07-26 11:07:33 +02:00
Noel De Martin
c39d6cc8a5 MOBILE-3320 course: Support nested navigation 2021-06-15 16:17:35 +02:00
Pau Ferrer Ocaña
f0155f9121
Merge pull request #2782 from NoelDeMartin/MOBILE-3751
MOBILE-3751: Headings a11y
2021-05-21 09:24:40 +02:00
Noel De Martin
10849facc7 MOBILE-3751 a11y: Replace ion-title with headings 2021-05-20 17:51:48 +02:00