Commit Graph

3216 Commits (6937f350cadab1beff30c7ef540c5beeb7215c19)
 

Author SHA1 Message Date
Pau Ferrer Ocaña 6e5f8319e4 MOBILE-3213 lang: Use a variable to determine minimum version 2019-12-10 12:27:15 +01:00
Juan Leyva 1137a1dd8f
Merge pull request #2200 from dpalou/MOBILE-3247
MOBILE-3247 survey: Fix issues with last 2 questions in survey
2019-12-10 11:09:16 +01:00
Dani Palou 96ccb97ed0 MOBILE-3247 survey: Fix issues with last 2 questions in survey
This was a regression caused by MOBILE-3109
2019-12-10 09:08:00 +01:00
Juan Leyva 6e27a7919b
Merge pull request #2131 from dpalou/MOBILE-3026
MOBILE-3026 core: Fix back online message displayed on resume
2019-12-09 17:25:10 +01:00
Juan Leyva a8ee898a91
Merge pull request #2199 from dpalou/MOBILE-2235
Mobile 2235
2019-12-09 16:14:01 +01:00
Dani Palou e0849668e3 MOBILE-2235 h5p: Support and use isEnabled function in file delegate 2019-12-09 15:37:00 +01:00
Dani Palou 40fc0e2b00 MOBILE-2235 core: Use isStateDownloaded where it should 2019-12-09 15:34:28 +01:00
Dani Palou 5dae06ff81 MOBILE-2235 h5p: Fix issues identified during PeerReview 2019-12-09 15:34:28 +01:00
Dani Palou 1a2ea9485f MOBILE-2235 h5p: Fix check download for external h5p packages 2019-12-09 14:24:32 +01:00
Dani Palou 69e4fdd036 MOBILE-2235 iframe: Fix clicks in deep iframe links 2019-12-09 14:24:32 +01:00
Dani Palou 56faa66adc MOBILE-2235 h5p: Implement and use content validator 2019-12-09 14:24:32 +01:00
Dani Palou 3da7c99fd8 MOBILE-2235 h5p: Download in background after play 2019-12-09 14:24:32 +01:00
Dani Palou 5903975e8c MOBILE-2235 h5p: Handle display options 2019-12-09 14:24:32 +01:00
Dani Palou ad716ce07e MOBILE-2235 h5p: Delete content data if original file is deleted 2019-12-09 14:24:32 +01:00
Dani Palou d5e12fb136 MOBILE-2235 h5p: Delete index files when updating libs 2019-12-09 14:24:32 +01:00
Dani Palou ea2aa48d77 MOBILE-2235 h5p: Include resizer scripts 2019-12-09 14:24:32 +01:00
Dani Palou fb898f6f05 MOBILE-2235 h5p: Save content and create player 2019-12-09 14:24:32 +01:00
Dani Palou ef5f96a643 MOBILE-2235 h5p: Include core H5P libraries and assets 2019-12-09 14:24:32 +01:00
Dani Palou 93259097d6 MOBILE-2235 h5p: Install H5P libraries and save content 2019-12-09 14:24:32 +01:00
Dani Palou b9850b08dc MOBILE-2235 core: Fix site.getid() exceptions due to format text 2019-12-09 14:24:32 +01:00
Dani Palou c4a58d9ee8 MOBILE-2235 h5p: Implement H5P download and unzip 2019-12-09 14:24:32 +01:00
Dani Palou 9b637fc496 MOBILE-2235 h5p: Display download button in H5P placeholder 2019-12-09 14:17:08 +01:00
Dani Palou 690544afbf MOBILE-2235 h5p: Show placeholder instead of H5P directly 2019-12-09 14:17:08 +01:00
Dani Palou 5e2e1d1a24 MOBILE-2235 h5p: Add h5p extension to list of extensions 2019-12-09 14:17:08 +01:00
Juan Leyva ad4fc5c371
Merge pull request #2198 from dpalou/MOBILE-3233
Mobile 3233
2019-12-09 12:11:59 +01:00
Dani Palou 4db28cfb00 MOBILE-3233 url: Fix URL not udpated when PTR in URL index 2019-12-09 12:03:57 +01:00
Dani Palou 0efa423bf6 MOBILE-3233 course: Implement prefetch handlers for URL and LTI
These prefetch handlers won't download anything, but they will be used to invalidate data when the user performs a PTR in the course page.
2019-12-09 12:03:57 +01:00
Juan Leyva 0305dce991
Merge pull request #2197 from crazyserver/MOBILE-3201
Mobile 3201
2019-12-09 11:53:37 +01:00
Juan Leyva 22987f037d
Merge pull request #2196 from dpalou/MOBILE-3095
MOBILE-3095 core: Make easier to support label site plugins
2019-12-09 11:48:27 +01:00
Dani Palou 82eded5e5f MOBILE-3095 core: Make easier to support label site plugins 2019-12-09 11:37:47 +01:00
Pau Ferrer Ocaña 0787368872 MOBILE-3201 wiki: Fix wiki page log 2019-12-09 11:33:06 +01:00
Pau Ferrer Ocaña b4f563282b MOBILE-3201 libs: Fix sortProperties null object error 2019-12-09 11:32:42 +01:00
Juan Leyva 439cd16826
Merge pull request #2195 from NoelDeMartin/MOBILE-3232
MOBILE-3232 filters: Add PreviewHTML mathjax output
2019-12-09 10:58:12 +01:00
Mark Johnson a0611a168d MOBILE-3191 UX: Fix condition for keeping tabs visible on short pages 2019-12-09 09:28:56 +00:00
Noel De Martin a9e1ba5469 MOBILE-3232 filters: Add PreviewHTML mathjax output 2019-12-05 17:24:57 +01:00
Pau Ferrer Ocaña c94c319225 MOBILE-3201 log: Delete logs if WS call fails 2019-12-05 17:19:15 +01:00
Juan Leyva 69664c306c
Merge pull request #2192 from NoelDeMartin/MOBILE-3232
MOBILE-3232 filters: Use svg mathjax output
2019-12-05 16:40:11 +01:00
Noel De Martin 44f746bd86 MOBILE-3232 filters: Use svg mathjax output 2019-12-05 16:11:12 +01:00
Juan Leyva 85d5d736d1
Merge pull request #2191 from crazyserver/MOBILE-3232
MOBILE-3232 scripts: Remove lib directory
2019-12-05 10:52:21 +01:00
Pau Ferrer Ocaña 410fd8989a MOBILE-3232 scripts: Remove lib directory 2019-12-05 10:39:56 +01:00
Juan Leyva ec2a93adc1
Merge pull request #2190 from crazyserver/MOBILE-3232
MOBILE-3232 filters: Remove unnecessary files from MathJax
2019-12-04 18:57:10 +01:00
Juan Leyva 6959940c45
Merge pull request #2189 from crazyserver/MOBILE-3216
MOBILE-3216 core: Check if user agent is controlled by automation
2019-12-04 16:57:28 +01:00
Pau Ferrer Ocaña 067c46e8c5 MOBILE-3216 core: Check if user agent is controlled by automation 2019-12-04 16:51:38 +01:00
Juan Leyva 9686113163
Merge pull request #2188 from NoelDeMartin/MOBILE-3230
MOBILE-3230 forum: Use nested children in a discussion when calculati…
2019-12-04 15:55:59 +01:00
Juan Leyva 0d4b990332
Merge pull request #2187 from dpalou/MOBILE-3227
Mobile 3227
2019-12-04 15:54:32 +01:00
Juan Leyva 24197e3657
Merge pull request #2186 from NoelDeMartin/MOBILE-3235
Mobile 3235
2019-12-04 15:48:31 +01:00
Juan Leyva 09a033acd5
Merge pull request #2185 from crazyserver/MOBILE-3210
MOBILE-3210 myoverview: Add custom filters
2019-12-04 15:42:46 +01:00
Juan Leyva 89a1156977
Merge pull request #2184 from dpalou/MOBILE-3223
MOBILE-3223 ios: Fix playsinline for iOS in InAppBrowser
2019-12-04 15:28:57 +01:00
Pau Ferrer Ocaña 05fafe3e67 MOBILE-3210 myoverview: Add custom filters 2019-12-04 15:27:27 +01:00
Juan Leyva b63b64bc67
Merge pull request #2183 from NoelDeMartin/MOBILE-3224
Mobile 3224
2019-12-04 15:12:25 +01:00