Commit Graph

5013 Commits (3ab857ee90ed2fdf75b07a85f6ff49029dff2980)
 

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 f09ac09300 MOBILE-3320 lib: Use angular animations 10.0.14 2021-07-05 11:16:41 +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 4ad7a93fc7 MOBILE-3320 travis: Don't install gulp in global 2021-07-05 10:13:49 +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 e0456102ee MOBILE-3320 forum: Fix nested replies not rendered 2021-07-02 15:42:23 +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 92e054e3dd MOBILE-3320 messages: Fix two conversations selected after clickin push 2021-06-30 13:31:30 +02:00
Dani Palou f0a2ff7fe4 MOBILE-3320 workshop: Remove unneeded ion-list attributes 2021-06-30 12:54:30 +02:00
Dani Palou 6a3e8073cd MOBILE-3320 assign: Fix errors when feedback is undefined 2021-06-30 11:58:52 +02:00
Dani Palou 8fd64f85c0 MOBILE-3320 assign: Fix allowed groups data not prefetched 2021-06-30 11:58:52 +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 b36051d5d0 MOBILE-3320 assign: Fix Moodle database error when grading 2021-06-30 11:58:52 +02:00
Dani Palou fba4a63741 MOBILE-3320 assign: Fix timemodified error in team submissions 2021-06-30 11:58:43 +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 8797d3e56f MOBILE-3320 calendar: Fix create button disappearing when filter changed 2021-06-29 10:50:46 +02:00
Dani Palou 0607bd7f58 MOBILE-3320 database: Fix some fields not displayed 2021-06-29 09:26:39 +02:00
Dani Palou 331fd9fef9 MOBILE-3320 assign: Fix leave confirm displayed when shouldn't 2021-06-28 16:13:07 +02:00
Dani Palou f1d6014304 MOBILE-3320 cordova: Use new branch for inappbrowser plugin 2021-06-28 16:13:07 +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 0e6d65599a MOBILE-3320 database: Fix link templates 2021-06-23 17:45:22 +02:00
Noel De Martin 313f765f37 MOBILE-3320 calendar: Fix default events filter 2021-06-23 17:19:56 +02:00
Noel De Martin a0f41718f9 MOBILE-3320 forum: Fix discussion action icons 2021-06-23 16:44:00 +02:00
Noel De Martin cb8f9732e2 MOBILE-3320 block: Avoid rendering unknown blocks 2021-06-23 15:42:45 +02:00
Noel De Martin b50ba05a1c
Merge pull request #2849 from dpalou/MOBILE-3320
Mobile 3320
2021-06-23 13:00:48 +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 f17f13a476
Merge pull request #2848 from NoelDeMartin/MOBILE-3320
MOBILE-3320 calendar: Fix timezone in ion-datetime
2021-06-23 09:05:03 +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
Noel De Martin e0a6c421ff MOBILE-3320 calendar: Fix timezone in ion-datetime
This is a temporary fix, it should be considered further in MOBILE-3784
2021-06-22 17:58:28 +02:00
Noel De Martin d0c4d986ea
Merge pull request #2847 from dpalou/MOBILE-3320
Mobile 3320
2021-06-22 16:55:43 +02:00
Dani Palou 9dde9de784 MOBILE-3320 quiz: Fix wrong element highlighted in D&D questions 2021-06-22 16:21:43 +02:00
Dani Palou 67ad72b425 MOBILE-3320 format-text: Fix bullets and numbers cutoff in lists 2021-06-22 15:19:24 +02:00
Dani Palou b87612a577 MOBILE-3320 quiz: Fix invalid parameter after finishing quiz 2021-06-22 13:55:03 +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 b8fc43680e MOBILE-3320 feedback: Fix mobile routes 2021-06-21 17:33:23 +02:00
Noel De Martin aa106f3728 MOBILE-3320 course: Fix course downloaded icon 2021-06-21 17:33:23 +02:00
Dani Palou b1db34ebaa
Merge pull request #2844 from crazyserver/MOBILE-3320
Mobile 3320
2021-06-21 16:12:25 +02:00
Pau Ferrer Ocaña b40200381a MOBILE-3320 style: Add background color to outline buttons 2021-06-21 15:49:26 +02:00
Pau Ferrer Ocaña 37a5a452d2 MOBILE-3320 splash: Revert splash and spinner changes 2021-06-21 15:32:25 +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
Dani Palou ead5aba4cb
Merge pull request #2842 from crazyserver/MOBILE-3320
Mobile 3320
2021-06-21 13:06:11 +02:00