454 Commits

Author SHA1 Message Date
Dani Palou
0e74f73549 MOBILE-3833 core: Save public config in cache 2022-04-08 12:19:54 +02:00
Dani Palou
8c41be3520 MOBILE-3833 core: Block logout when a form is active 2022-04-08 08:06:26 +02:00
Pau Ferrer Ocaña
676a35f23d MOBILE-3833 screen: Get orientation from cordova plugin 2022-04-07 12:48:51 +02:00
Pau Ferrer Ocaña
f81ddb374d MOBILE-3833 files: Revert size of filetype assets
This reverts commit 1c2da44b442f4e9a9511ae59d2966a493d383cf4.
2022-04-05 15:25:32 +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
Pau Ferrer Ocaña
771ee90d6a
Merge pull request #3211 from dpalou/MOBILE-3833
Mobile 3833
2022-03-30 11:27:20 +02:00
Dani Palou
9884ceb6b3 MOBILE-3833 ios: Fix handle iframe links in iOS 2022-03-30 09:38:55 +02:00
Pau Ferrer Ocaña
1c2da44b44 MOBILE-3833 files: Reduce size of filetype assets 2022-03-29 16:56:04 +02:00
Dani Palou
9b40c5e87e MOBILE-3919 utils: Move formatTime functions to CoreTime 2022-03-29 08:13:58 +02:00
Dani Palou
1da073eefa MOBILE-3919 assign: Support time limit in assigns 2022-03-29 08:05:54 +02:00
Pau Ferrer Ocaña
ea8664f8ba MOBILE-3833 dom: Move onWindowResize to CoreDom 2022-03-24 11:49:12 +01:00
Dani Palou
0bc6568f1f MOBILE-3833 core: Fix 'undefined' handler in log 2022-03-23 10:31:55 +01:00
Pau Ferrer Ocaña
a9d14f4fc3 MOBILE-3814 calendar: Select custom when item over input is clicked 2022-03-22 15:09:48 +01:00
Pau Ferrer Ocaña
6a1b692dc5 MOBILE-3814 dom: Move new function to a singleton class 2022-03-22 11:40:16 +01:00
Pau Ferrer Ocaña
ac5e4b1d79 MOBILE-3814 dom: Fix scroll to element with selector 2022-03-22 10:58:11 +01:00
Pau Ferrer Ocaña
d500d1fd08 MOBILE-3814 dom: Improve element position 2022-03-21 16:38:55 +01:00
Pau Ferrer Ocaña
a76914f25a MOBILE-3814 dom: Improve scroll handling 2022-03-21 16:38:55 +01:00
Pau Ferrer Ocaña
505891fa11 MOBILE-3814 auto-focus: Improve focus handling 2022-03-21 16:38:55 +01:00
Pau Ferrer Ocaña
fd1e5ee0eb MOBILE-3814 core: Use waitForResizeDone on onWindowResize listener 2022-03-21 16:38:54 +01:00
Pau Ferrer Ocaña
dcb19c0f11 MOBILE-3814 collapsible: Recalculate Height when slotted 2022-03-21 16:38:54 +01:00
Pau Ferrer Ocaña
3f68944a66
Merge pull request #3191 from dpalou/MOBILE-3833
Mobile 3833
2022-03-18 16:21:38 +01:00
Dani Palou
5e0a46aa75 MOBILE-3833 core: Fix page loaded when switch account 2022-03-18 16:03:29 +01:00
Dani Palou
265a170b13 MOBILE-3833 core: Treat relative URLs inside CSS files 2022-03-18 16:03:23 +01:00
Dani Palou
e5ba19a835 MOBILE-3833 ws: Send User Agent in file transfer requests 2022-03-18 15:10:38 +01:00
Pau Ferrer Ocaña
4dcceee3e2 MOBILE-3814 core: Use waitToBeInViewport in onAppear directive 2022-03-18 08:26:51 +01:00
Pau Ferrer Ocaña
e5d748f5e5 MOBILE-3814 core: Remove timeout from waitToBeInDOM 2022-03-18 08:26:51 +01:00
Pau Ferrer Ocaña
9f61d559b1 MOBILE-3814 iframe: Add loading class to show iframe is loading 2022-03-18 08:26:51 +01:00
Pau Ferrer Ocaña
1819c743a6 MOBILE-3814 chore: Create a wait to be visible function 2022-03-16 13:49:58 +01:00
Noel De Martin
894e4a7b62 MOBILE-3833 core: Implement cancellable promise 2022-03-16 09:13:39 +01:00
Pau Ferrer Ocaña
98018138b1 MOBILE-3814 menu: Check only width on menu to show menu on side 2022-03-15 11:19:35 +01:00
Pau Ferrer Ocaña
23cfb29de0 MOBILE-3814 chore: Add a disconnect method on waitToBeInDOM 2022-03-15 11:19:35 +01:00
Pau Ferrer Ocaña
30d24f99e3 MOBILE-3814 chore: Deprecate getElementMeasure 2022-03-15 11:19:35 +01:00
Pau Ferrer Ocaña
bcb5d937ee MOBILE-3814 collapsible: Listen to resize to recalculate size 2022-03-15 11:19:35 +01:00
Noel De Martin
faec9c4a8e MOBILE-3833 config: Fix patching in tests 2022-03-15 10:36:51 +01:00
Noel De Martin
09d9fab2bb MOBILE-3833 core: Add cookie to force logs 2022-03-14 15:11:37 +01:00
Noel De Martin
c5f6b058db MOBILE-3153 mainmenu: Implement User Menu tour 2022-03-14 15:11:37 +01:00
Pau Ferrer Ocaña
9e1acc1ccb MOBILE-3814 chore: Refactor waitToDom and rename it to waitToBeInDOM 2022-03-14 12:18:48 +01:00
Pau Ferrer Ocaña
09b962cf04
Merge pull request #3170 from dpalou/MOBILE-3930
Mobile 3930
2022-03-14 11:15:16 +01:00
Pau Ferrer Ocaña
f38372642d MOBILE-3814 collapsible: Wait to dom and loading with component registry 2022-03-14 10:20:29 +01:00
Pau Ferrer Ocaña
81e227a8fa MOBILE-3814 chore: Deprecate closest on CoreDomUtils 2022-03-14 10:20:29 +01:00
Dani Palou
b72e247f81 MOBILE-3930 course: Store and display modules viewed and last 2022-03-11 12:31:35 +01:00
Dani Palou
39e74f57c2 MOBILE-3833 filepool: Fix dislay downloaded background images 2022-03-10 11:13:42 +01:00
Dani Palou
8ee8a0f892 MOBILE-3833 core: Decrease priority of redirect errors 2022-03-07 07:53:02 +01:00
Noel De Martin
717978388e MOBILE-3982 core: Extract CoreComponentsRegistry 2022-03-01 11:50:23 +01:00
Dani Palou
f695d673ac MOBILE-3998 imscp: Remember last item viewed 2022-02-28 15:49:36 +01:00
Pau Ferrer Ocaña
56e0ab629b
Merge pull request #3142 from dpalou/MOBILE-3833
Mobile 3833
2022-02-25 08:50:25 +01:00
Dani Palou
8c960d4739 MOBILE-3833 core: Fix download file spinner shown forever 2022-02-24 17:04:34 +01:00
Dani Palou
b3cadf8cd7 MOBILE-3833 qr: Set color-scheme to normal when open QR scanner
For some reason leaving this value to 'light dark' displays a black screen in Android
2022-02-24 13:18:30 +01:00
Pau Ferrer Ocaña
89d8750e82
Merge pull request #3139 from dpalou/MOBILE-3780
Mobile 3780
2022-02-24 12:26:41 +01:00
Dani Palou
9ded4b7c5b MOBILE-3780 core: Don't store offline if 4xx or 5xx http error 2022-02-24 12:10:29 +01:00