169 Commits

Author SHA1 Message Date
Dani Palou
6cc731eeea MOBILE-4069 test: Add unit tests to Locutus singleton 2022-05-27 15:20:40 +02:00
Dani Palou
e9c8b9cc03 MOBILE-4069 test: Add unit tests to CoreForms singleton 2022-05-27 15:20:40 +02:00
Dani Palou
2548e01907 MOBILE-4069 test: Add unit tests to CoreEvents singleton 2022-05-27 15:20:40 +02:00
Dani Palou
a3d2444f2d MOBILE-4069 test: Add unit tests to CoreComponentsRegistry singleton 2022-05-27 15:20:40 +02:00
Dani Palou
c0488d1399 MOBILE-4069 test: Add unit tests to CoreColors singleton 2022-05-27 15:20:40 +02:00
Dani Palou
3b30c0f510 MOBILE-4069 test: Add unit tests to CoreBrowser singleton 2022-05-27 15:20:40 +02:00
Dani Palou
0c46992296 MOBILE-4069 test: Add unit tests to CoreArray singleton 2022-05-27 15:09:43 +02:00
Dani Palou
d5b6f557a0 MOBILE-4069 singletons: Deprecate CoreArray.contains 2022-05-27 15:09:43 +02:00
Dani Palou
92aac833a3 MOBILE-4069 test: Add more unit tests to CoreUrl singleton 2022-05-27 15:09:43 +02:00
Noel De Martin
0c1b244055 MOBILE-4080 core: Improve devtools settings 2022-05-19 11:53:32 +02:00
Pau Ferrer Ocaña
6d0b53f034 MOBILE-3881 timeline: Fix minimim time to get events from 2022-04-22 11:17:38 +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
7097d3c9fc MOBILE-3833 core: Update handlers when user completes profile 2022-04-13 16:10:10 +02:00
Dani Palou
83e7abec1b MOBILE-3833 time: Stop using moment in formatTime 2022-04-12 10:44:20 +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
7236dd34c1 MOBILE-3833 user-tours: Listen to changes on scroll and resize 2022-04-06 15:40:43 +02:00
Noel De Martin
78a51dbffa
Merge pull request #3221 from dpalou/MOBILE-4015
Mobile 4015
2022-04-05 10:03:18 +02:00
Dani Palou
dc6ca1f085 MOBILE-4015 core: Support refresh on resume with data-app-url 2022-04-05 09:35:56 +02:00
Dani Palou
910d557b87 MOBILE-4015 core: Support data-app-url attribute 2022-03-31 17:16:19 +02:00
Dani Palou
c57d9f8237
Merge pull request #3219 from crazyserver/MOBILE-3833
Mobile 3833
2022-03-31 16:09:56 +02:00
Pau Ferrer Ocaña
82b350c105 MOBILE-3833 dom: Size does not depend on scroll position 2022-03-31 14:50:35 +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
cdeb4af6da MOBILE-3833 collapsible: Wait tabs to be ready 2022-03-31 12:08:05 +02:00
Noel De Martin
35433615f3 MOBILE-3833 usertours: Watch elements visibility 2022-03-30 14:33:07 +02:00
Pau Ferrer Ocaña
b129d3777b MOBILE-3833 style: Dynamic collapsible item background 2022-03-29 16:56:03 +02:00
Dani Palou
9b40c5e87e MOBILE-3919 utils: Move formatTime functions to CoreTime 2022-03-29 08:13:58 +02:00
Pau Ferrer Ocaña
602331d2c6 MOBILE-3833 style: Shadow on collapsible footer only if not at bottom 2022-03-25 14:49:01 +01:00
Pau Ferrer Ocaña
ea8664f8ba MOBILE-3833 dom: Move onWindowResize to CoreDom 2022-03-24 11:49:12 +01:00
Pau Ferrer Ocaña
dd0e2add0a MOBILE-3814 blocks: Fix slotting side blocks button 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
505891fa11 MOBILE-3814 auto-focus: Improve focus handling 2022-03-21 16:38:55 +01:00
Dani Palou
265a170b13 MOBILE-3833 core: Treat relative URLs inside CSS files 2022-03-18 16:03:23 +01:00
Pau Ferrer Ocaña
4cdc6b9dd6 MOBILE-3814 chore: Improve component registry wait for ready 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
d6051f0e70 MOBILE-3814 loading: Fix bug showing content 2022-03-15 12:37:04 +01:00
Pau Ferrer Ocaña
23cfb29de0 MOBILE-3814 chore: Add a disconnect method on waitToBeInDOM 2022-03-15 11:19:35 +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
58e6be64e4 MOBILE-3153 usertours: Implement User Tours 2022-03-14 13:10: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
463194d526 MOBILE-3814 collapsible: Wait the page transition before calculating 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
Pau Ferrer Ocaña
cfaf7d5b06 MOBILE-3814 styles: Revisit button colors 2022-03-02 17:27:42 +01:00
Noel De Martin
6b5d1db43c MOBILE-3982 core: Refactor collapsible-header 2022-03-01 12:09:42 +01:00
Dani Palou
5b0abf40f7
Merge pull request #3127 from NoelDeMartin/MOBILE-3821
MOBILE-3821: Database optimization final tweaks (before 4.0)
2022-02-21 12:51:12 +01:00
Noel De Martin
1b8ada7b57 MOBILE-3833 core: Improve deepEquals typings 2022-02-17 15:16:34 +01:00
Dani Palou
8df2680eac MOBILE-3833 course: Fix refresh course when manual compl changes 2022-02-17 12:37:59 +01:00
Noel De Martin
3f71825ead MOBILE-3833 core: Improve database config updates 2022-02-16 13:26:33 +01:00
Noel De Martin
bf8992ba66 MOBILE-3316 core: Fix nologin & suspended strings 2022-02-09 11:01:05 +01:00
Pau Ferrer Ocaña
a3bcde2970 MOBILE-3814 course: Style course cards 2022-02-08 11:35:11 +01:00