2
0
Fork 0
Commit Graph

1170 Commits (b04003d26b7e632a63fbe55c286c063170ced7a8)

Author SHA1 Message Date
Juan Leyva 17ca2d186f
Merge pull request #2246 from dpalou/MOBILE-3302
MOBILE-3302 desktop: Fix unzip files in desktop apps
2020-01-22 17:08:02 +01:00
Juan Leyva ab898ef1bd
Merge pull request #2243 from dpalou/MOBILE-3239
MOBILE-3239 block: Don't fetch data in invalidate for site plugin blocks
2020-01-22 16:58:52 +01:00
Juan Leyva 086fc954ad
Merge pull request #2241 from dpalou/MOBILE-3277
Mobile 3277
2020-01-22 16:44:49 +01:00
Juan Leyva b35eabc710
Merge pull request #2240 from dpalou/MOBILE-3267
MOBILE-3267 more: Filter site name in more tab
2020-01-22 16:30:47 +01:00
Juan Leyva 0d1fd43016
Merge pull request #2238 from dpalou/MOBILE-3279
MOBILE-3279 login: Allow disabling identity providers
2020-01-22 16:22:40 +01:00
Dani Palou 34050783a7 MOBILE-3279 login: Allow disabling identity providers 2020-01-22 15:55:03 +01:00
Dani Palou 16daf6661f MOBILE-3302 desktop: Fix unzip files in desktop apps 2020-01-16 15:19:42 +01:00
Pau Ferrer Ocaña f4fdafefc6 MOBILE-3266 language: Fix some missing translations 2020-01-14 16:44:20 +01:00
Juan Leyva dbac7520ed
Merge pull request #2232 from dpalou/MOBILE-3242
MOBILE-3242 ui: Display different cursor in all clickable elements
2020-01-14 14:47:21 +01:00
Dani Palou 00544125e4 MOBILE-3239 block: Don't fetch data in invalidate for site plugin blocks 2020-01-14 12:59:16 +01:00
Dani Palou 7dadd08a30 MOBILE-3277 siteplugins: Don't clone the js result of init
The init JS can return providers with dependencies, making this clone extremely slow
2020-01-14 09:58:36 +01:00
Dani Palou f2f17a4d1b MOBILE-3277 siteplugins: Let site plugins use the fetchContent function 2020-01-14 09:58:36 +01:00
Dani Palou 2cd6ef5347 MOBILE-3267 more: Filter site name in more tab 2020-01-13 13:00:37 +01:00
Dani Palou e35bebd9af MOBILE-3242 ui: Display different cursor in all clickable elements 2020-01-10 10:41:36 +01:00
Travis CI User 9b6d227de3 Update lang files [ci skip] 2019-12-19 20:17:11 +00:00
Juan Leyva c6dee63be5
Merge branch 'master' into integration 2019-12-19 21:12:14 +01:00
Juan Leyva c485afee02
Merge pull request #2218 from dpalou/MOBILE-3213
Mobile 3213
2019-12-17 12:31:48 +01:00
Dani Palou e92a615fd5 MOBILE-3213 h5p: Fix closing tag in content validator 2019-12-17 11:47:47 +01:00
Juan Leyva 6976e489c4
Merge pull request #2217 from NoelDeMartin/MOBILE-3213
Mobile 3213
2019-12-17 11:45:20 +01:00
Noel De Martin 89e90624b3 MOBILE-3213 files: Improve download message with 0 bytes. 2019-12-17 10:11:11 +01:00
Dani Palou 3d5041de7c MOBILE-3213 ios: Add timestamp to some files in iOS 2019-12-17 10:01:09 +01:00
Pau Ferrer Ocaña 5fa8f61d9d MOBILE-3213 scorm: Fix unzip using emulator 2019-12-16 15:47:24 +01:00
Pau Ferrer Ocaña 75ea013503 MOBILE-3213 course: Fix section selector padding 2019-12-16 15:47:24 +01:00
Juan Leyva fb1096381e
Merge pull request #2213 from dpalou/MOBILE-3213
Mobile 3213
2019-12-13 18:53:14 +01:00
Juan Leyva d103f50769
Merge pull request #2212 from crazyserver/MOBILE-3213
Mobile 3213
2019-12-13 18:50:15 +01:00
Juan Leyva 60598528b8
Merge pull request #2211 from NoelDeMartin/MOBILE-3245
Mobile 3245
2019-12-13 15:05:43 +01:00
Pau Ferrer Ocaña 1d8cf13348 MOBILE-3213 course: Pass section on activities block 2019-12-13 13:22:44 +01:00
Pau Ferrer Ocaña 9ee135e0b5 MOBILE-3213 settings: Hide space usage values when loading 2019-12-13 12:13:33 +01:00
Dani Palou 5053274a85 MOBILE-3213 resource: Fix PTR on mod resource 2019-12-13 09:30:17 +01:00
Juan Leyva 11a91c4cb6
Merge pull request #2207 from dpalou/MOBILE-3213
MOBILE-3213 core: Fix exception when invalidate site plugin content
2019-12-12 10:07:15 +01:00
Dani Palou ee4bf2944c MOBILE-3213 core: Fix exception when invalidate site plugin content 2019-12-12 09:26:40 +01:00
Juan Leyva a317925844
Merge pull request #2205 from dpalou/MOBILE-3213
MOBILE-3213 h5p: Send a resize event instead of a ready event
2019-12-11 14:05:56 +01:00
Noel De Martin 5ba3c03d91 MOBILE-3245 naming: Prefix ReadingStrategy name with CoreSites 2019-12-11 13:33:31 +01:00
Noel De Martin accb83b339 MOBILE-3245 grades: Fix network methods calls when populating grades 2019-12-11 13:32:00 +01:00
Dani Palou cb4c666cb7 MOBILE-3213 h5p: Send a resize event instead of a ready event 2019-12-11 11:47:00 +01:00
Juan Leyva 40fac1b6a3
Merge pull request #2203 from dpalou/MOBILE-3213
Mobile 3213
2019-12-11 10:53:49 +01:00
Noel De Martin 5337c77b7e MOBILE-3245 grades: Fix course data population in grades 2019-12-11 10:50:10 +01:00
Dani Palou 8d30c0be97 MOBILE-3213 core: Run script that removes types from JSDoc 2019-12-11 08:21:20 +01:00
Dani Palou b427c8a52a MOBILE-3213 h5p: Support fullscreen in H5P iframe 2019-12-10 16:20:06 +01:00
Dani Palou 49d33fb9e4 MOBILE-3213 h5p: Fix resize in h5p.org packages 2019-12-10 13:29:20 +01:00
Pau Ferrer Ocaña 6e5f8319e4 MOBILE-3213 lang: Use a variable to determine minimum version 2019-12-10 12:27:15 +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 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