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 |
|
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
|
b933c92f69
|
MOBILE-4059 core: Set login WS errors to critical
|
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
|
23341a7436
|
MOBILE-4059 core: Refactor site errors hierarchy
|
2022-11-07 16:11:25 +01:00 |
|
Noel De Martin
|
11fea266e9
|
MOBILE-4059 core: Separate error details in alerts
|
2022-11-07 16:11:24 +01:00 |
|
Noel De Martin
|
238dc458fc
|
MOBILE-4059 login: Add error details for support
|
2022-11-07 16:11:24 +01:00 |
|
Noel De Martin
|
1a7d64a0d4
|
MOBILE-4059 login: Contact support from errors
Allow users to contact site support in errors where the site is not configured properly
|
2022-11-07 16:11:24 +01:00 |
|
Noel De Martin
|
08f2683a6b
|
MOBILE-4081 login: Allow customizing default image
|
2022-11-02 13:09:41 +01:00 |
|
Dani Palou
|
979e995166
|
MOBILE-3817 filter: Apply update in background to filters
|
2022-09-16 10:22:53 +02:00 |
|
Dani Palou
|
89ba05dd3e
|
MOBILE-3817 core: Support updating WS data in background
|
2022-09-15 10:18:19 +02:00 |
|
Pau Ferrer Ocaña
|
f0b79822da
|
MOBILE-4081 chore: Remove redundant awaits
|
2022-09-02 14:45:04 +02:00 |
|
Pau Ferrer Ocaña
|
2cb74230c1
|
MOBILE-4047 behat: Add log out step
|
2022-07-12 16:01:51 +02:00 |
|
Pau Ferrer Ocaña
|
889f7479a0
|
MOBILE-4047 settings: Use accounts list on sync
|
2022-07-12 16:01:51 +02:00 |
|
Pau Ferrer Ocaña
|
7dfcd8bfe3
|
MOBILE-4047 errors: Admit buttons when creating a CoreError
|
2022-07-12 16:01:51 +02:00 |
|
Noel De Martin
|
bf8c15c5a8
|
MOBILE-3321 core: Fix optional dependency
|
2022-06-08 13:28:05 +02:00 |
|
Noel De Martin
|
73ee4df1ec
|
MOBILE-3321 core: Decouple Network from App
|
2022-06-08 13:28:05 +02:00 |
|
Alfonso Salces
|
1cd9100a56
|
MOBILE-4081 sites: add logout without require auth again
|
2022-05-30 13:09:01 +02:00 |
|
Pau Ferrer Ocaña
|
cb49f03fc4
|
MOBILE-4079 sites: Add missing awaits while adding a new site
|
2022-05-18 17:21:38 +02:00 |
|
Dani Palou
|
0e74f73549
|
MOBILE-3833 core: Save public config in cache
|
2022-04-08 12:19:54 +02:00 |
|
Dani Palou
|
a690353ad7
|
MOBILE-3833 core: Fix collisions in link handlers
The /admin handlers haven't been modified because that folder can be moved to somewhere else in some Moodle versions
|
2022-03-31 13:02:52 +02:00 |
|
Dani Palou
|
8ee8a0f892
|
MOBILE-3833 core: Decrease priority of redirect errors
|
2022-03-07 07:53:02 +01:00 |
|
Noel De Martin
|
d80ba6698b
|
MOBILE-3821 core: Fix databases clean up
|
2022-02-21 12:33:39 +01:00 |
|
Noel De Martin
|
1b24f0955d
|
MOBILE-3821 core: Configure lazy cache lifetime
|
2022-02-17 15:16:34 +01:00 |
|
Dani Palou
|
53c4f6b297
|
Merge pull request #3124 from NoelDeMartin/MOBILE-3833-fix-sites
MOBILE-3833 core: Fix current site table migration
|
2022-02-16 15:04:28 +01:00 |
|
Noel De Martin
|
f8cba471fd
|
MOBILE-3833 core: Fix current site table migration
|
2022-02-16 14:45:11 +01:00 |
|
Noel De Martin
|
3f71825ead
|
MOBILE-3833 core: Improve database config updates
|
2022-02-16 13:26:33 +01:00 |
|
Noel De Martin
|
cc006bad26
|
MOBILE-3981 core: Optimize sites tables
|
2022-02-14 14:18:58 +01:00 |
|
Noel De Martin
|
359d7ab5a5
|
MOBILE-3977 core: Reuse databases initialization
|
2022-02-07 17:51:40 +01:00 |
|
Noel De Martin
|
7a1dfa38bd
|
MOBILE-3977 core: Optimize wscache table
|
2022-02-07 13:46:54 +01:00 |
|
Dani Palou
|
e505f1370a
|
MOBILE-3960 config: Add new removeaccountonlogout config
|
2022-02-02 12:33:17 +01:00 |
|
Dani Palou
|
5ec817e7f5
|
MOBILE-3965 login: Always force logout when click 'Logout' button
|
2022-02-01 10:43:23 +01:00 |
|
Dani Palou
|
76e682bb53
|
MOBILE-3833 core: Fix deep links to logged out sites
|
2022-01-31 07:44:55 +01:00 |
|
Dani Palou
|
b6fbb6b4f7
|
MOBILE-3833 login: Display right error in 2.9-3.1 sites
|
2022-01-26 15:05:16 +01:00 |
|
Dani Palou
|
fa9fd03feb
|
MOBILE-3859 login: Fallback to http if certificate isn't trusted
|
2022-01-13 08:44:56 +01:00 |
|
Pau Ferrer Ocaña
|
7d7f738d05
|
MOBILE-3833 chore: Reduce typeof undefined usage
|
2021-12-20 15:31:24 +01:00 |
|
Pau Ferrer Ocaña
|
0628fc1146
|
MOBILE-3833 sites: Improve site sorting
|
2021-11-12 14:38:12 +01:00 |
|
Pau Ferrer Ocaña
|
d3ffc45be3
|
MOBILE-3807 usermenu: Change UI and texts
|
2021-11-02 16:29:16 +01:00 |
|
Pau Ferrer Ocaña
|
03b7660d68
|
MOBILE-3807 sites: New change user feature
|
2021-11-02 16:29:16 +01:00 |
|
Pau Ferrer Ocaña
|
ab10d42b75
|
MOBILE-3807 sites: Never erase token on logout
|
2021-11-02 15:50:05 +01:00 |
|