Pau Ferrer Ocaña
d3c3c56296
MOBILE-4660 storagemanager: Prefetch subsections
2024-10-07 12:11:55 +02:00
Pau Ferrer Ocaña
a2c6a5b578
MOBILE-4660 storagemanager: Manage subsections on storage manager
2024-10-07 12:11:55 +02:00
Dani Palou
a169d9301a
MOBILE-4660 course: Refactor how subsections are handled
...
This commit doesn't refactor course downloads yet, it will be done in another commit.
2024-10-07 12:11:55 +02:00
Pau Ferrer Ocaña
1527e31cd6
MOBILE-4442 course: Open subsections as sections inside course
2024-09-19 12:03:35 +02:00
Pau Ferrer Ocaña
b0c494ee51
MOBILE-4616 chore: Move html mode classes to CoreHTMLClasses
2024-08-14 15:17:41 +02:00
Pau Ferrer Ocaña
323ccc8c76
MOBILE-4616 chore: Isolate convertHTMLToHTMLElement
2024-08-14 15:17:41 +02:00
Pau Ferrer Ocaña
90ec21333b
MOBILE-4616 text: Migrate text utils to text
2024-08-14 15:17:41 +02:00
Pau Ferrer Ocaña
3afa736cf4
MOBILE-4616 loading: Create a service to have loading functions
2024-08-13 16:44:25 +02:00
Pau Ferrer Ocaña
e3b41c169e
MOBILE-4389 course: Course format standalone component
2024-07-29 23:09:54 +02:00
Pau Ferrer Ocaña
4b950ac891
MOBILE-4616 chore: Remove some usages of old Service.instance
2024-07-29 15:04:57 +02:00
Pau Ferrer Ocaña
48259062fd
MOBILE-4616 chore: Import side modals during runtime
2024-07-29 15:04:57 +02:00
Pau Ferrer Ocaña
3f9ea653f9
MOBILE-4616 chore: Move modals functions to CoreModalsService
2024-07-29 15:04:57 +02:00
Pau Ferrer Ocaña
1186694c5f
MOBILE-4616 url: Migrate all CoreUrlUtils to CoreUrl static singleton
2024-07-25 15:26:53 +02:00
Pau Ferrer Ocaña
73a72ef130
MOBILE-4620 course: Async import main component to avoid crashes
2024-07-05 08:55:52 +02:00
Dani Palou
1c84715f9a
MOBILE-4470 completion: Fix manual completion not updated
2024-05-23 12:20:00 +02:00
Dani Palou
40032e7d5f
MOBILE-4470 course: Delete files linked to course component
2024-05-22 16:20:52 +02:00
Dani Palou
691ad40490
Merge pull request #4046 from crazyserver/MOBILE-4470
...
Mobile 4470
2024-05-14 16:32:19 +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
Pau Ferrer Ocaña
58ef2f9e0e
MOBILE-4470 course: Add function to control if a module is on core
2024-05-14 10:42:02 +02:00
Alfonso Salces
755b4c0189
MOBILE-4430 course: Update progress changes
2024-04-19 13:04:45 +02:00
Pau Ferrer Ocaña
2d317e3857
MOBILE-4483 completion: Check isoverallcomplete to mark as completed
2024-04-10 17:14:26 +02:00
Pau Ferrer Ocaña
cbbf61088a
MOBILE-4483 types: Add some types available since 4.4
2024-04-10 17:02:09 +02:00
Pau Ferrer Ocaña
9038e883e7
MOBILE-4543 course: Do not show open in browser for students
2024-04-04 12:12:07 +02:00
Pau Ferrer Ocaña
4f56e08f9b
MOBILE-4543 course: Improvements on course options delegate
2024-04-04 12:12:07 +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
8b2b130e14
MOBILE-4470 core: Make DownloadStatus types match const names
2024-04-02 14:36:02 +02:00
Dani Palou
41e4292c48
MOBILE-4526 core: Use ContextLevel enum instead of string
2024-03-13 07:53:53 +01:00
Pau Ferrer Ocaña
21b43d56df
MOBILE-4538 delegates: Add handlers promise enabled info and remove code
2024-03-11 11:57:42 +01:00
Dani Palou
054160f322
MOBILE-4539 course: Stop calling isDownloadable in course page
2024-03-11 11:28:07 +01:00
Dani Palou
9b9b569703
MOBILE-4539 core: Create and use new DownloadStatus types
2024-03-11 11:28:07 +01:00
Dani Palou
2533829030
MOBILE-4539 course: Don't call isDownloadable to check module updates
2024-03-11 10:16:30 +01:00
Pau Ferrer Ocaña
6f371abbdb
MOBILE-3947 chore: Deprecate CoreArray.flatten in favor native flat
2024-03-07 11:29:34 +01:00
Pau Ferrer Ocaña
62692bd23d
MOBILE-4456 course: Load icon svg as inline and style them properly
2024-02-29 16:40:31 +01:00
Pau Ferrer Ocaña
c3c414a1da
MOBILE-4456 course: Adapt purpose of the icons to new version
2024-02-29 15:56:24 +01:00
Pau Ferrer Ocaña
b69341ecb2
MOBILE-4456 course: Add new 4.4 activity icons
2024-02-27 13:49:18 +01:00
Noel De Martin
26bf15496d
MOBILE-4304 core: Remove getInOrEqual database helper
2024-02-14 09:06:19 +01:00
Noel De Martin
869f08eee7
MOBILE-4304 core: Return database records rowId
2024-02-14 09:06:19 +01:00
Noel De Martin
38d0ad1aad
MOBILE-4304 core: Remove redundant generics
2024-02-14 09:06:19 +01:00
Pau Ferrer Ocaña
03e9bcb736
MOBILE-4243 course: Add communication room button to course page
2024-02-01 09:46:34 +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
Noel De Martin
4286234e6b
MOBILE-3947 chore: Fix TS errors
2023-11-27 15:58:38 +01:00
Noel De Martin
93dad58ebe
MOBILE-3947 app: Fix linting errors
2023-11-23 15:25:36 +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
3c53bf2632
MOBILE-4465 chore: Remove deprecated code on 4.0
2023-11-20 10:17:16 +01:00
Pau Ferrer Ocaña
bfaadfbb8c
MOBILE-4362 modicon: Properly check if icon should be filtered
2023-10-25 14:31:31 +02:00
Pau Ferrer Ocaña
58d571d64f
MOBILE-4362 lint: Solve deprecation linting
2023-10-19 22:10:31 +02:00
Pau Ferrer Ocaña
6b0cd694c5
MOBILE-4348 label: Support has custom cm list item to match cards border
2023-10-19 14:13:05 +02:00