Dani Palou
ca24c9df9e
MOBILE-4487 plugins: Make block instance available to plugin JS
2024-04-24 14:06:03 +02:00
Dani Palou
15bc83a45b
MOBILE-4487 plugins: Make 'args' values available to plugin JS
2024-04-24 14:05:35 +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
0d56f802f2
MOBILE-4543 chore: Remove unnecessary variable type change on hash
2024-04-04 12:12:07 +02:00
Dani Palou
41e4292c48
MOBILE-4526 core: Use ContextLevel enum instead of string
2024-03-13 07:53:53 +01:00
Dani Palou
fec29ecca1
MOBILE-4479 siteplugins: Only add default module-info if needed
2023-12-04 09:14:20 +01:00
Noel De Martin
2449aca781
MOBILE-3947 ng: Fix build errors
...
Target in app tsconfig is set to es2022 by the Angular CLI, so we must
set it as well to be consistent in the rest of the tooling. Angular
compilation later uses browserslist for further transpilations.
Target in unit tests is kept at es2016 because of a known bug in
Angular: https://github.com/angular/angular/issues/31730
2023-11-29 16:19:00 +01:00
Pau Ferrer Ocaña
4053e2d741
MOBILE-3947 core: Move from ViewEngine to Ivy and fix plugins
2023-11-29 08:21: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
3b99950df6
MOBILE-4469 site: Rename candidate site to authenticated site
2023-11-22 10:48:18 +01:00
Dani Palou
a724a946d2
MOBILE-4469 core: Create new CoreCandidateSite class
2023-11-22 08:17:12 +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
feb8a78ecc
MOBILE-3947 chore: Change IonRefresher type to HTMLIonRefresherElement
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
Alfonso Salces
884c860444
MOBILE-4464 siteplugins: Add class to identify site plugins
2023-11-20 08:45:33 +01:00
Pau Ferrer Ocaña
e7fd119983
Merge pull request #3833 from dpalou/MOBILE-4362
...
Mobile 4362
2023-10-20 15:34:29 +02:00
Pau Ferrer Ocaña
58d571d64f
MOBILE-4362 lint: Solve deprecation linting
2023-10-19 22:10:31 +02:00
Dani Palou
df81617588
MOBILE-4362 siteplugins: Add helper function to update cached data
2023-10-19 16:14:02 +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
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
86355bce01
MOBILE-3942 core: Improve dynamic component calls
2022-06-22 16:06:32 +02:00
Dani Palou
d42bbdf2ca
MOBILE-3930 course: Mark site plugins as module viewed
2022-03-16 14:11:17 +01:00
Pau Ferrer Ocaña
18696269e0
MOBILE-3814 collapsible: Add appear on bottom attribute to footer
2022-03-08 12:08:56 +01:00
Pau Ferrer Ocaña
3e40999366
MOBILE-3814 eslint: Fix duplicated attributes
2022-03-02 17:27:42 +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
b5e2071318
MOBILE-3996 navbar: Move collapsible footer feature to a new directive
2022-02-24 15:48:11 +01:00
Pau Ferrer Ocaña
5c2eb8fc0a
MOBILE-3814 siteplugins: Add collapsible header to site module plugins
2022-02-18 13:55:26 +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
6a862730e2
MOBILE-3931 module: Add grades and course to module summary
2022-02-18 11:41:17 +01:00
Pau Ferrer Ocaña
6c782e3b3e
MOBILE-3931 module: Adapt module site plugins code
2022-02-18 11:41:17 +01:00
Pau Ferrer Ocaña
279071634b
MOBILE-3931 course: Change format component folder name to course-format
2022-02-18 10:16:49 +01:00
Dani Palou
8df2680eac
MOBILE-3833 course: Fix refresh course when manual compl changes
2022-02-17 12:37:59 +01:00
Pau Ferrer Ocaña
94fbd9e0e2
MOBILE-3954 blocks: Remove download enable switch from block pages
2022-02-02 15:52:45 +01:00
Pau Ferrer Ocaña
8d59e03b9d
MOBILE-3915 course: Adapt course contents to new prototypes
2022-01-28 14:52: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
Noel De Martin
03f573b63f
MOBILE-3833 core: Fix resolving prefetch handlers
2021-12-21 16:23:57 +01:00
Pau Ferrer Ocaña
ed05adffbf
MOBILE-3833 course: Reduce usage of CoreCourseAnyModuleData
2021-12-20 16:37:25 +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
Dani Palou
fd8d433f05
MOBILE-3873 bbb: Allow both inapp support and site plugin support
2021-12-13 15:15:01 +01:00
Pau Ferrer Ocaña
a06f64832b
MOBILE-3099 course: Add module navigation component
2021-12-03 13:45:23 +01:00
Pau Ferrer Ocaña
f1f94228b7
MOBILE-3103 style: Fix on safe area measures
2021-10-08 12:00:13 +02:00
Dani Palou
8830b865f6
MOBILE-3729 siteplugins: Allow updating coursepagemethod data
2021-09-09 14:15:40 +02:00
Pau Ferrer Ocaña
49f6cc56e5
MOBILE-3320 a11y: Improve non button clicks
2021-06-01 13:52:35 +02:00
Pau Ferrer Ocaña
94ec1c9734
MOBILE-3320 core: Improve inline loading styles
2021-06-01 11:27:02 +02:00
Pau Ferrer Ocaña
f74b7b204f
MOBILE-3320 loading: Improve core-loading layout and animations
2021-05-28 16:39:17 +02:00
Pau Ferrer Ocaña
7859b1b2ee
MOBILE-3320 styles: Fix some block styles
2021-05-26 11:55:37 +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
064a60ca49
MOBILE-3753 a11y: Use ion-items on item-divider with clicks
2021-05-12 16:53:54 +02:00