1171 Commits

Author SHA1 Message Date
Dani Palou
b2497a1dd0 MOBILE-3109 addon: Add return types to all addons except mod 2019-09-25 13:15:54 +02:00
Dani Palou
6c56a83ede MOBILE-3173 quiz: Fix get amd data in ddmarker questions 2019-09-23 10:16:42 +02:00
Dani Palou
9196371f50 MOBILE-3163 core: Remove Classic app warning 2019-09-19 16:24:11 +02:00
Albert Gasset
a7c2d22cb8 MOBILE-3147 doc: Remove jsdoc types from all typescript files 2019-09-12 11:15:56 +02:00
sam marshall
c3acfeacf7 MOBILE-3140 Blocks: Make blocks work if displaydata not specified
If displaydata is not specified in mobile.php for a block, it
did not work due to a JavaScript error.
2019-09-04 15:18:15 +01:00
Dani Palou
ee143c5a89
Merge pull request #2083 from crazyserver/MOBILE-3068
Mobile 3068
2019-08-28 12:44:34 +02:00
Dani Palou
344a3c639f MOBILE-3068 blocks: Don't use phantom tabs in title blocks 2019-08-28 12:40:43 +02:00
Pau Ferrer Ocaña
3e29f2e428 MOBILE-3068 loading: Fix loading styles on blocks and tabs 2019-08-28 12:04:04 +02:00
Dani Palou
43d6839a8d MOBILE-3068 comments: Open comments in new page if split view 2019-08-28 11:20:07 +02:00
Dani Palou
5533c39288 MOBILE-3068 database: Fix comments not updated on PTR 2019-08-28 10:38:44 +02:00
Pau Ferrer Ocaña
330f1741f9 MOBILE-3068 course: Check action is avalaible before navigating 2019-08-26 11:46:20 +02:00
Pau Ferrer Ocaña
ae3d488877 MOBILE-3025 blocks: Show empty box centered 2019-08-23 16:08:51 +02:00
Pau Ferrer Ocaña
6269849dff MOBILE-3025 blocks: Rollback scroll follow implementation 2019-08-23 13:47:03 +02:00
Pau Ferrer Ocaña
51403efcca MOBILE-3068 core: Fix some uncaught promises 2019-08-23 13:47:03 +02:00
Juan Leyva
0868a4646c
Merge pull request #2069 from dpalou/MOBILE-2670
MOBILE-2670 core: Fix filename of uploaded files in desktop
2019-08-23 10:18:02 +01:00
Juan Leyva
033b4138cb
Merge pull request #2068 from dpalou/MOBILE-3068
Mobile 3068
2019-08-23 10:17:21 +01:00
Dani Palou
8651e89701 MOBILE-2670 core: Fix filename of uploaded files in desktop 2019-08-23 10:50:19 +02:00
Dani Palou
aa9e52d0f2 MOBILE-3068 login: Fix no component factory found for CoreLoginSitesPage 2019-08-22 16:40:55 +02:00
Dani Palou
add7792d24 MOBILE-3127 core: Allow defining a different timeout in wifi/3g 2019-08-22 13:20:09 +02:00
Juan Leyva
152bbca149
Merge pull request #2066 from dpalou/MOBILE-3118
MOBILE-3118 siteplugins: Stringify objects copied from otherdata
2019-08-22 12:15:24 +01:00
Juan Leyva
7f755e4bca
Merge pull request #2065 from crazyserver/MOBILE-3117
Mobile 3117
2019-08-22 12:11:21 +01:00
Dani Palou
44f2122298 MOBILE-3068 analytics: Don't call logEvent if user disabled 2019-08-22 11:35:17 +02:00
Pau Ferrer Ocaña
486e1d9b11 MOBILE-3068 blocks: Fix resize uncaught promise 2019-08-21 10:01:49 +02:00
Dani Palou
7fc105dc74 MOBILE-3118 siteplugins: Stringify objects copied from otherdata 2019-08-20 12:16:57 +02:00
Pau Ferrer Ocaña
a347a6d4ed MOBILE-3117 login: Fix logout on reconnect 2019-08-20 10:09:59 +02:00
Pau Ferrer Ocaña
ada49974f4 MOBILE-3117 login: Check you entered the credentials page again 2019-08-20 09:27:27 +02:00
Mark Johnson
88db3d5816 MOBILE-3113 course formats: Give the user the option to reload if format plugins fail to initialise 2019-08-12 16:10:21 +02:00
Juan Leyva
85ef2a8e12
Merge pull request #2053 from crazyserver/MOBILE-3068
Mobile 3068
2019-08-09 16:55:57 +02:00
Pau Ferrer Ocaña
0e9d0356af MOBILE-3025 blocks: Fix comments block link 2019-08-09 16:30:13 +02:00
Pau Ferrer Ocaña
8a3acc2dfd MOBILE-3025 blocks: Merge blocks and content scroll 2019-08-09 16:30:12 +02:00
Mark Johnson
de2c297b3c MOBILE-3100 Accessibility: Fix issues when changing font sizes 2019-08-09 12:37:35 +01:00
Pau Ferrer Ocaña
e5f5f31a10 MOBILE-3025 blocks: Limit block usage to 3.7 onwards 2019-08-07 12:32:36 +02:00
Pau Ferrer Ocaña
b5cbd5abaf MOBILE-3025 blocks: Adapt blocks size to small screens 2019-08-06 13:22:44 +02:00
Juan Leyva
1e2c8b4fa3
Merge pull request #2041 from dpalou/MOBILE-3112
MOBILE-3112 siteplugins: Accept more values in useOtherData
2019-08-05 16:32:28 +02:00
Mark Johnson
4d844a177c MOBILE-3054 Courses: Update section status when switching to "All sections" 2019-08-05 11:32:53 +01:00
Mark Johnson
d03845caa7 MOBILE-3054 Courses: Trigger update of "All sections" download icon 2019-08-02 13:37:00 +01:00
Dani Palou
2a752cc780 MOBILE-3112 siteplugins: Accept more values in useOtherData 2019-08-02 14:35:45 +02:00
Juan Leyva
aa3e894248
Merge pull request #2036 from albertgasset/MOBILE-2201
Mobile 2201
2019-08-02 11:28:12 +02:00
Pau Ferrer Ocaña
aca09a2dc2 MOBILE-3081 login: Show download button on version check 2019-08-01 10:16:20 +02:00
Juan Leyva
a73f340cd7
Merge pull request #2034 from crazyserver/MOBILE-3081
Mobile 3081
2019-07-31 17:19:43 +02:00
Juan Leyva
604ea85422
Merge pull request #2033 from dpalou/MOBILE-3028
MOBILE-3028 quiz: Allow attempting quiz with unsupported questions
2019-07-31 17:15:59 +02:00
Pau Ferrer Ocaña
6b34549ccb MOBILE-3081 login: Force Workplace App usage to avoid incompatibilities 2019-07-31 16:00:46 +02:00
Dani Palou
cd9a169e6c MOBILE-3084 firebase: Allow disabling analytics at runtime 2019-07-31 14:45:52 +02:00
Juan Leyva
3f90e30584
Merge pull request #2030 from albertgasset/MOBILE-3042
MOBILE-3042 styles: Disable all CSS contianment rules
2019-07-31 14:39:37 +02:00
Juan Leyva
0eb88c6fa4
Merge pull request #2029 from dpalou/MOBILE-3108
MOBILE-3108 siteplugins: Allow create only title and prerendered blocks
2019-07-31 13:50:11 +02:00
Albert Gasset
603ab4e5ac MOBILE-3042 styles: Disable all CSS contianment rules
Ionic sets the "contain" CSS property to some elements. This enables CSS
containment, which changes how elements are positioned and sized, breaking
fixed positioned elements, iframes in full screen mode, subtitle menus in
videos and potentially more things. CSS containment is not supported in iOS
and Android 4.4, so it can introduce inconsistencies across devices.
2019-07-31 13:34:09 +02:00
Juan Leyva
0139910fe2
Merge pull request #2025 from dpalou/MOBILE-3064
MOBILE-3064 course: Don't call check_updates after prefetch
2019-07-31 13:04:22 +02:00
Juan Leyva
011c74f9be
Merge pull request #2022 from marxjohnson/MOBILE-3100_integration
MOBILE-3100 accessibility: Add font size options in general settings
2019-07-31 12:54:08 +02:00
Juan Leyva
ec48f30a86
Merge pull request #2021 from crazyserver/MOBILE-3062
MOBILE-3062 module: Change module tag to ion-item
2019-07-31 12:40:35 +02:00
Dani Palou
532d1686b3 MOBILE-3028 quiz: Allow attempting quiz with unsupported questions 2019-07-31 12:23:48 +02:00