2080 Commits

Author SHA1 Message Date
Dani Palou
3ab857ee90 MOBILE-3320 rte: Fix resize when keyboard opens in iOS
It seems the behaviour is back to what it used to be and now opening the keyboard also changes the window height in iOS
2021-07-05 15:06:08 +02:00
Dani Palou
393b311d16 MOBILE-3320 ui: Remove unneeded padding start 2021-07-05 11:14:22 +02:00
Dani Palou
1e0d918963 MOBILE-3320 iframe: Fix some iframes height was too small 2021-07-05 10:53:07 +02:00
Dani Palou
e11226c246 MOBILE-3320 more: Display chevron in IAB custom items 2021-07-05 10:12:51 +02:00
Dani Palou
93942215c6 MOBILE-3320 core: Fix wrong padding-left class 2021-07-02 15:51:16 +02:00
Dani Palou
896c09bc18 MOBILE-3320 quiz: Fix orientation change in D&D questions 2021-07-02 13:46:01 +02:00
Dani Palou
a81d1c7161 MOBILE-3320 messages: Improve scroll position after loading previous 2021-07-01 12:49:26 +02:00
Dani Palou
8681b91a0e MOBILE-3320 messages: Fix scroll to bottom in iOS 2021-07-01 11:12:54 +02:00
Dani Palou
00ca38f8b6 MOBILE-3320 core: Fix redirect not working with logged out sites 2021-06-30 15:18:02 +02:00
Dani Palou
a3b35a9619 MOBILE-3320 core: Always pass initial value to reduce function 2021-06-30 11:58:52 +02:00
Dani Palou
9d471e94b8 MOBILE-3320 dashboard: Fix download issues in recent access courses 2021-06-29 16:00:06 +02:00
Dani Palou
0607bd7f58 MOBILE-3320 database: Fix some fields not displayed 2021-06-29 09:26:39 +02:00
Dani Palou
7823e0ee12
Merge pull request #2850 from NoelDeMartin/MOBILE-3320
MOBILE-3320: Fix regressions
2021-06-28 11:30:00 +02:00
Noel De Martin
d6e8ce1135 MOBILE-3320 icon: Update legacy font awesome icons 2021-06-28 11:19:51 +02:00
Noel De Martin
cb8f9732e2 MOBILE-3320 block: Avoid rendering unknown blocks 2021-06-23 15:42:45 +02:00
Dani Palou
c9ead4d4fb MOBILE-3320 a11y: Fix ion-fab aria-label not read by VoiceOver 2021-06-23 12:34:06 +02:00
Dani Palou
6d9b171e08 MOBILE-3320 h5p: Don't download H5P if offline disabled in site 2021-06-23 08:10:15 +02:00
Dani Palou
51c1a7ebbf
Merge pull request #2846 from NoelDeMartin/MOBILE-3320
MOBILE-3320: Fix course and feedback, add object helper
2021-06-22 09:00:38 +02:00
Noel De Martin
4c4d67bd1d
Merge pull request #2845 from dpalou/MOBILE-3320
MOBILE-3320 files: Fix clearTmpFiles deleting files that shouldn't be
2021-06-22 08:54:32 +02:00
Dani Palou
424c117963 MOBILE-3320 files: Fix clearTmpFiles deleting files that shouldn't be 2021-06-22 08:05:56 +02:00
Noel De Martin
2d2913f0c9 MOBILE-3320 DX: Implement withoutUndefined helper 2021-06-21 17:33:59 +02:00
Noel De Martin
aa106f3728 MOBILE-3320 course: Fix course downloaded icon 2021-06-21 17:33:23 +02:00
Pau Ferrer Ocaña
c9796eb3c2
Merge pull request #2843 from NoelDeMartin/MOBILE-3320
MOBILE-3320 UX: Trigger long press on down event
2021-06-21 15:14:24 +02:00
Pau Ferrer Ocaña
ed6044ad28 MOBILE-3320 tabs: Fix badges position 2021-06-21 12:57:29 +02:00
Noel De Martin
e65ca6c36d MOBILE-3320 UX: Trigger long press on down event 2021-06-21 12:28:31 +02:00
Dani Palou
ce4f4356c4 MOBILE-3320 database: Fix issues adding offline entries 2021-06-21 09:55:26 +02:00
Dani Palou
8161ea492c MOBILE-3320 core: Migrate download file directive 2021-06-21 09:55:26 +02:00
Pau Ferrer Ocaña
2680b65a19
Merge pull request #2837 from dpalou/MOBILE-3320
Mobile 3320
2021-06-17 14:07:58 +02:00
Dani Palou
fb560693dd MOBILE-3320 select: Display header in action sheet selects 2021-06-17 13:24:58 +02:00
Pau Ferrer Ocaña
03eaed38ab MOBILE-3320 style: Reduce usage of scss variables 2021-06-17 13:02:55 +02:00
Dani Palou
33d8a577af MOBILE-3320 core: Consider medium breakpoint as tablet 2021-06-17 12:08:42 +02:00
Dani Palou
c2e82f7ad1 MOBILE-3320 home: Try to prevent empty box displayed for an instant 2021-06-17 09:05:29 +02:00
Pau Ferrer Ocaña
a680aba66b
Merge pull request #2834 from dpalou/MOBILE-3320
Mobile 3320
2021-06-16 16:34:33 +02:00
Dani Palou
84d80500e8 MOBILE-3320 h5p: Fix package disappear when opening new pages 2021-06-16 12:59:53 +02:00
Dani Palou
cbb69db301 MOBILE-3320 core: Fix hide tabs issues in SCORM and H5P 2021-06-16 12:09:05 +02:00
Noel De Martin
29ed804567 MOBILE-3320 http: Fix user agent initialization 2021-06-16 11:54:26 +02:00
Dani Palou
d67fd93b92 MOBILE-3320 core: Fix wrong align in capture media modal 2021-06-16 10:25:09 +02:00
Dani Palou
233d4c2842
Merge pull request #2831 from crazyserver/MOBILE-3320
Mobile 3320
2021-06-16 08:38:42 +02:00
Dani Palou
316be009dc
Merge pull request #2832 from NoelDeMartin/MOBILE-3320
MOBILE-3320: Navigation improvements + E2E move to Travis
2021-06-16 08:38:17 +02:00
Pau Ferrer Ocaña
05cbaba8f2 MOBILE-3320 style: Fix section download hidden with long section names 2021-06-16 08:21:30 +02:00
Noel De Martin
4567846209 MOBILE-3320 tabs: Call navigation hooks 2021-06-15 18:34:21 +02:00
Noel De Martin
c39d6cc8a5 MOBILE-3320 course: Support nested navigation 2021-06-15 16:17:35 +02:00
Noel De Martin
1e82b7796c MOBILE-3320 dom: Store instances using a WeakMap 2021-06-15 16:16:20 +02:00
Pau Ferrer Ocaña
9ddfa57582 MOBILE-3320 a11y: Fix section selection never read on voiceover 2021-06-15 15:15:50 +02:00
Pau Ferrer Ocaña
4eee983bad MOBILE-3320 a11y: Fix secondary text color contrast 2021-06-15 15:15:28 +02:00
Pau Ferrer Ocaña
ca6c02ab91 MOBILE-3320 login: Fix text wrap on forgot password buttons 2021-06-15 13:07:32 +02:00
Dani Palou
6c1712ed76 MOBILE-3320 scorm: Fix SCORM height 2021-06-15 13:07:07 +02:00
Pau Ferrer Ocaña
345ff293c1
Merge pull request #2829 from dpalou/MOBILE-3320
Mobile 3320
2021-06-15 08:49:57 +02:00
Pau Ferrer Ocaña
a91a30e92e MOBILE-3320 core: Move fab buttons to the closest ion-content 2021-06-14 16:08:26 +02:00
Dani Palou
ad56eeb203 MOBILE-3320 wiki: Fix animation when going back to home page 2021-06-14 14:03:36 +02:00