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
Dani Palou
333c2b9c6d
MOBILE-4368 analytics: Support open link events
2023-07-13 13:53:40 +02:00
Dani Palou
f9eb1f8462
MOBILE-4368 core: Implement CoreAnalytics service
2023-07-13 13:52:05 +02:00
Noel De Martin
2b467c0a7f
MOBILE-4362 core: Declare 4.3 version placeholder
2023-06-12 10:58:50 +02:00
Dani Palou
35d4bf3561
MOBILE-4270 core: Set right version for LMS 4.2
2023-05-03 10:24:24 +02:00
Dani Palou
dfe185f28c
MOBILE-4269 h5pactivity: Support save state in online
2023-04-05 11:29:51 +02:00
Alfonso Salces
7a78bb9375
MOBILE-4245 Site: Remove load staging sites from site page
2023-03-21 10:15:59 +01:00
Alfonso Salces
101294349e
MOBILE-4245 config: Add sites config list
2023-03-21 10:10:10 +01:00
Noel De Martin
5f9b4c5218
MOBILE-4239 core: Update LMS versions
2023-01-23 16:40:17 +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
f0823b59a2
MOBILE-4081 core: Revert split wscache into several tables
...
This commit reverts most of the changes done in e63a40d092
2022-11-30 13:38:36 +01:00
Dani Palou
9076a61493
MOBILE-4081 core: Fix site name not translated in My Courses
2022-11-24 11:13:18 +01:00
Noel De Martin
7661208862
MOBILE-4176 grades: Test viewing grades
2022-11-16 12:16:36 +01:00
Noel De Martin
c9120bce7b
MOBILE-4059 core: Check supportavailability config
...
Config setting introduced in MDL-74643
2022-11-08 16:16:52 +01:00
Noel De Martin
e1035e9a4b
MOBILE-4059 core: Update cannot connect messages
2022-11-08 16:16:52 +01:00
Noel De Martin
c4952133f1
MOBILE-4059 core: Encapsulate support config
2022-11-07 16:11:25 +01:00
Noel De Martin
dabd4e8046
MOBILE-4059 core: Improve errors mentioning admins
2022-11-07 16:11:25 +01:00
Noel De Martin
c34db4dcaf
MOBILE-4059 core: Contact support from errors
2022-11-07 16:11:25 +01:00
Noel De Martin
4eb01a063c
MOBILE-4059 mainmenu: Add link to contact support
2022-11-07 16:11:24 +01:00
Dani Palou
566a0e5e43
MOBILE-3817 core: Cast site config to string to fix typing
2022-10-31 10:01:06 +01:00
Dani Palou
5a3b4cfcb4
MOBILE-3817 core: Split ongoing requests in 2 types
2022-10-31 10:00:59 +01:00
Dani Palou
a2e512de26
MOBILE-4091 mycourses: Fix mypage error and empty page
2022-10-27 15:06:35 +02:00
Dani Palou
8d0412fa68
MOBILE-4081 core: Remove most .bind() usage
2022-10-05 16:02:09 +02:00
Dani Palou
52a4322f0d
MOBILE-3817 core: Create WSObservable type
2022-09-16 10:22:53 +02:00
Dani Palou
979e995166
MOBILE-3817 filter: Apply update in background to filters
2022-09-16 10:22:53 +02:00
Dani Palou
63f3c440e3
MOBILE-3817 utils: Move new utils functions to existing rxjs file
2022-09-16 10:22:53 +02:00
Dani Palou
88297ed400
MOBILE-3817 core: Implement more observable funcs for myoverview
2022-09-16 10:22:53 +02:00
Dani Palou
fbe46ee895
MOBILE-3817 courses: Implement getUserCoursesWithOptionsObservable
2022-09-16 10:22:53 +02:00
Dani Palou
3e462979f7
MOBILE-3817 dashboard: Create observable methods for getDashboardBlocks
2022-09-15 17:58:25 +02:00
Dani Palou
89ba05dd3e
MOBILE-3817 core: Support updating WS data in background
2022-09-15 10:18:19 +02:00
Dani Palou
f41a4e7b57
MOBILE-3817 core: Create observable methods for WS requests
2022-09-14 16:09:59 +02:00
Dani Palou
a5fbe051da
MOBILE-3817 core: Split CoreSite.request into several functions
2022-09-14 16:09:59 +02:00
Pau Ferrer Ocaña
970ea87dab
MOBILE-4081 chore: Remove unnecessary semicolons
2022-09-02 17:57:22 +02:00
Pau Ferrer Ocaña
f0b79822da
MOBILE-4081 chore: Remove redundant awaits
2022-09-02 14:45:04 +02:00
Alfonso Salces
aac66014ec
MOBILE-4122 about: Check user role to hide survey
2022-08-22 15:32:32 +02:00
Dani Palou
c91e1192ae
MOBILE-4034 user: Improve UX when missing required fields
2022-08-04 10:35:38 +02:00
Dani Palou
a611ac64d0
MOBILE-4031 core: Create config values for Toast duration
2022-07-11 10:19:43 +02:00
Dani Palou
e63a40d092
MOBILE-4086 core: Split wscache table into several tables
2022-07-06 12:35:39 +02:00
Dani Palou
dd3f73b819
MOBILE-4086 core: Add missing cacheKey to some WS calls
2022-07-06 07:35:17 +02:00
Dani Palou
290b78c8ab
MOBILE-4108 core: Don't call autologin WS for external URLs
2022-07-05 11:59:43 +02:00
Noel De Martin
73ee4df1ec
MOBILE-3321 core: Decouple Network from App
2022-06-08 13:28:05 +02:00
Noel De Martin
6356623664
MOBILE-3988 core: Remove duplicated promise helper
2022-05-31 10:33:54 +02:00
Dani Palou
542604f894
MOBILE-3833 core: Hide sensitive info in open browser warning
2022-04-14 11:47:39 +02:00
Dani Palou
0e74f73549
MOBILE-3833 core: Save public config in cache
2022-04-08 12:19:54 +02:00
Dani Palou
e8c94a3a80
MOBILE-4022 core: Use new setting autologinmintimebetweenreq
2022-04-05 15:52:24 +02:00
Dani Palou
b72e247f81
MOBILE-3930 course: Store and display modules viewed and last
2022-03-11 12:31:35 +01:00
Dani Palou
dbd465e310
MOBILE-3997 core: Don't show autologin URL in warning message
2022-03-01 09:43:30 +01:00
Dani Palou
46e6bfc6a2
MOBILE-3833 core: Fix invalidateWsCacheForKeyStartingWith
2022-03-01 08:20:58 +01:00
Dani Palou
f695d673ac
MOBILE-3998 imscp: Remember last item viewed
2022-02-28 15:49:36 +01:00