Dani Palou
dc7bea0b2e
MOBILE-4670 error: Allow specifying error title in CoreError
2024-12-05 11:53:41 +01:00
Dani Palou
feff5a87f8
MOBILE-4028 logout: Refactor logout process
...
Now it uses a logout page so Angular guards are triggered before doing the logout process.
2024-11-25 14:31:43 +01:00
Dani Palou
c14646b7e2
MOBILE-4693 core: Add more debugging to invalid site errors
2024-11-18 14:53:07 +01:00
Dani Palou
3cfd550b58
MOBILE-4693 error: Also display accordion for debug info in error modals
2024-11-18 14:53:05 +01:00
Pau Ferrer Ocaña
f75bcea915
MOBILE-4653 utils: Completely migrate utils to singleton
2024-11-18 14:24:18 +01:00
Pau Ferrer Ocaña
96f3be2ff1
MOBILE-4653 utils: Move object and array related utils functions
2024-11-18 14:24:18 +01:00
Pau Ferrer Ocaña
e72fea3630
MOBILE-4653 utils: Move opener related utils functions
2024-11-18 14:24:18 +01:00
Pau Ferrer Ocaña
7ea188af49
MOBILE-4653 utils: Move promise related utils functions
2024-11-18 14:24:17 +01:00
Pau Ferrer Ocaña
bc35290e15
MOBILE-4653 app: Divide CoreApp in many services
2024-11-18 14:17:51 +01:00
Pau Ferrer Ocaña
dba799ff90
MOBILE-4653 sites: Move CoreSite constants
2024-11-18 14:17:50 +01:00
Dani Palou
2c2508607a
MOBILE-4359 core: Create and use runAfterLoginNavigation
...
This function will be used to run code after the login navigation finishes, to avoid collisions when doing extra navigations
2024-09-05 12:24:35 +02:00
Dani Palou
e666fdc517
MOBILE-4606 login: Fix loginSuccessful calculation when authenticating
2024-08-22 13:05:19 +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
1186694c5f
MOBILE-4616 url: Migrate all CoreUrlUtils to CoreUrl static singleton
2024-07-25 15:26:53 +02:00
Pau Ferrer Ocaña
03e0c363b3
MOBILE-4619 sites: Remove site classes on login unchecked
2024-07-10 14:04: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
Noel De Martin
eb0738cb0f
MOBILE-4268 core: Require details with error code
2024-03-18 16:10:40 +01:00
Noel De Martin
6ce688e76c
MOBILE-4270 core: Report login errors
2024-03-18 16:10:40 +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
Noel De Martin
869f08eee7
MOBILE-4304 core: Return database records rowId
2024-02-14 09:06:19 +01:00
Pau Ferrer Ocaña
6f4e3f7479
MOBILE-4266 app: Sort some app initializers
2024-01-31 12:44:41 +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
a3898d7515
MOBILE-4469 login: Support isFeatureDisabled in all site classes
2023-11-22 09:17:29 +01:00
Dani Palou
a724a946d2
MOBILE-4469 core: Create new CoreCandidateSite class
2023-11-22 08:17:12 +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
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
a0f81719f7
MOBILE-4459 storybook: Create storybook for new sites-list component
2023-11-15 15:17:07 +01:00
Dani Palou
d27d3ddec3
MOBILE-4459 core: Support demo mode
2023-11-15 10:45:18 +01:00
Noel De Martin
4d4d7ad229
MOBILE-4463 core: Implement cache invalidation
2023-11-14 13:08:17 +01:00
Alfonso Salces
a6903ccb3b
MOBILE-4405 sites: Check tool_mobile_autologout instead of site version
2023-10-25 08:52:36 +02:00
Alfonso Salces
7e90f2eb91
MOBILE-4405 sites: Fix sites older than 4.3 autologout
2023-10-20 08:21:22 +02:00
Pau Ferrer Ocaña
58d571d64f
MOBILE-4362 lint: Solve deprecation linting
2023-10-19 22:10:31 +02:00
Dani Palou
47b17987ef
MOBILE-4410 login: Use install referrer URL in android
2023-09-27 14:53:51 +02:00
Alfonso Salces
56caf062d8
MOBILE-4405 autologout: Create autologout service
2023-09-19 15:06:14 +02:00
Noel De Martin
b2b0262c5b
MOBIL-3371 sites: Extract visitLink method
2023-09-14 13:24:57 +02:00
Dani Palou
c0b9803030
MOBILE-3839 core: Store tokens in secure storage
2023-09-07 13:20:36 +02:00
Noel De Martin
8bffcaca94
MOBILE-4390 lang: Format LMS lang
...
For child parents, such as pt-br, the app format and LMS format are different (in the LMS it would be pt_br). So application lang should be formatted before being sent to webservices and other contexts.
2023-07-25 10:42:08 +09:00
Noel De Martin
b8618cbc93
MOBILE-4390 lang: Set lang in login/token.php
2023-07-24 10:08:37 +09:00
Noel De Martin
1b49dc8c56
MOBILE-4362 core: Fix error with options filename
2023-07-10 13:27:27 +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
Alfonso Salces
fe97d32342
MOBILE-4245 Config: update sites type
2023-03-21 10:10:10 +01:00
Alfonso Salces
101294349e
MOBILE-4245 config: Add sites config list
2023-03-21 10:10:10 +01:00
Noel De Martin
250c6c1db8
MOBILE-4239 core: Remove cannotconnect version
2023-01-23 16:39:58 +01:00
Pau Ferrer Ocaña
dd4c9a1ed0
MOBILE-4081 eslint: Solve jsdoc linter warnings
2022-12-01 23:05:46 +01:00
Dani Palou
3f7936eacd
MOBILE-4081 core: Fix site already migrated error
2022-11-22 12:56:46 +01:00
Pau Ferrer Ocaña
3d7b9dfbc5
MOBILE-3936 core: Add install function on database initialization
2022-11-10 10:38:19 +01:00