Commit Graph

1221 Commits (bc08adda94417aa761ab5f57d05aa46f007c3749)

Author SHA1 Message Date
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
Noel De Martin 2e69497c13 MOBILE-3286 utils: Refactor CoreUrl and expose to plugins 2020-01-21 10:43:49 +01:00
Noel De Martin 28404f8b25 MOBILE-3286 login: Parse url domain if site wasn't found 2020-01-16 15:45:32 +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
Tien Nguyen 450cffd7f8 MOBILE-3253 course: Fix completion's accessibility issue with VoiceOver 2019-12-17 16:03:16 +07: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
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 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
Juan Leyva 0305dce991
Merge pull request #2197 from crazyserver/MOBILE-3201
Mobile 3201
2019-12-09 11:53:37 +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 c94c319225 MOBILE-3201 log: Delete logs if WS call fails 2019-12-05 17:19:15 +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
Pau Ferrer Ocaña 05fafe3e67 MOBILE-3210 myoverview: Add custom filters 2019-12-04 15:27:27 +01:00
Juan Leyva 4114603bda
Merge pull request #2182 from crazyserver/MOBILE-3217
Mobile 3217
2019-12-04 15:08:45 +01:00
Pau Ferrer Ocaña bc33ae3bf8 MOBILE-3217 course: Check colors array is populated 2019-12-04 15:07:22 +01:00
Pau Ferrer Ocaña 5a7bff9bb9 MOBILE-2877 comments: Fix comments offline load 2019-12-04 12:04:31 +01:00
Dani Palou dca93cb6e4 MOBILE-3227 filter: Get all course blocks filters at once 2019-12-04 11:50:53 +01:00
Dani Palou 466da5c7af MOBILE-3227 filter: Get all enrolled courses filters at once 2019-12-04 11:32:04 +01:00
Pau Ferrer Ocaña 1daa5c57c9 MOBILE-3205 forum: Refresh info after pin or star 2019-12-04 10:17:28 +01:00
Dani Palou 3f842b8483 MOBILE-1501 participants: Select first when search or clear 2019-12-03 15:08:35 +01:00
Pau Ferrer Ocaña ce602321ff MOBILE-3218 links: Adapt links to new handler functions 2019-12-03 13:06:48 +01:00
Pau Ferrer Ocaña ed1fc4c09d MOBILE-3218 course: Add general navigation to module by instance 2019-12-03 13:06:48 +01:00
Pau Ferrer Ocaña 2a6a3876b9 MOBILE-3217 course: Support custom course card colors 2019-12-03 11:00:26 +01:00
Noel De Martin cf4331bc89 MOBILE-3235 core: Rename 'category' context level to 'coursecat'
Renamed in order to remain consistent with the LMS.
2019-12-02 13:25:47 +01:00
Pau Ferrer Ocaña f16042ee7d MOBILE-2877 assign: Leave feedback comment enabled 2019-12-02 12:31:54 +01:00
Noel De Martin 31c4595bbd MOBILE-3235 core: Rename ContextLevel enum keys 2019-12-02 11:17:24 +01:00
Noel De Martin 46cc61cc01 MOBILE-3235 core: Add enumeration defining available context levels 2019-11-28 17:18:13 +01:00
Pau Ferrer Ocaña 85b4395909 MOBILE-2877 comments: Sync comments views 2019-11-28 14:16:11 +01:00
Travis CI User 3cefd6b557 Update lang files [ci skip] 2019-11-28 09:54:48 +00:00
Juan Leyva ba16e1ca61
Merge pull request #2172 from crazyserver/MOBILE-3228
MOBILE-3228 login: Match login and reconnect pages
2019-11-27 17:08:37 +01:00
Pau Ferrer Ocaña f5fdac6df9 MOBILE-3228 login: Match login and reconnect pages 2019-11-27 14:28:32 +01:00
Noel De Martin a401649b94 MOBILE-3206 lang: Update invalid moodle version message 2019-11-27 10:54:27 +01:00
Juan Leyva 128f683feb
Merge pull request #2168 from crazyserver/MOBILE-2972
MOBILE-2972 blocks: Show categories when configured to be shown
2019-11-26 16:42:21 +01:00
Juan Leyva 9846e40c8c
Merge pull request #2166 from dpalou/MOBILE-1501
MOBILE-1501 participants: Empty split view when new search
2019-11-25 14:54:22 +01:00
Pau Ferrer Ocaña c35cdd04f8 MOBILE-2972 blocks: Show categories when configured to be shown 2019-11-25 10:41:02 +01:00
Juan Leyva 659539c8a2
Merge pull request #2165 from dpalou/MOBILE-3211
MOBILE-3211 siteplugins: Use current page title if not defined
2019-11-22 16:19:59 +01:00
Pau Ferrer Ocaña 69fc9d2d84 MOBILE-3215 style: Add styles to improve bma handling 2019-11-22 10:32:06 +01:00
Juan Leyva c35f9311d7
Merge pull request #2161 from crazyserver/MOBILE-3190
MOBILE-3190 block_myoverview: Add 3.8 course filters except custom
2019-11-22 09:51:00 +01:00
Pau Ferrer Ocaña e3e559da6f MOBILE-3157 utils: Add shortcut for delete confirmations 2019-11-21 16:14:59 +01:00
Pau Ferrer Ocaña 1507b0f846 MOBILE-3190 block_myoverview: Add 3.8 course filters except custom 2019-11-21 12:56:47 +01:00
Dani Palou 77577a665e MOBILE-1501 participants: Empty split view when new search 2019-11-14 12:32:19 +01:00
Dani Palou 961c873d80 MOBILE-3164 files: Use tokenpluginfile if possible 2019-11-08 13:48:37 +01:00
Juan Leyva 44df1d4c2b
Merge pull request #2149 from dpalou/MOBILE-1501
MOBILE-1501 participants: Allow searching participants
2019-11-08 12:51:21 +01:00
Juan Leyva f223857bda
Merge pull request #2148 from dpalou/MOBILE-3121
MOBILE-3121 UX: Add label to "Remove files" menu item
2019-11-08 12:37:02 +01:00
Dani Palou 481110e5d2 MOBILE-3211 siteplugins: Use current page title if not defined 2019-11-08 08:32:11 +01:00
Dani Palou d8a1d2d956 MOBILE-3195 login: Allow to disable forgotten password 2019-11-07 17:45:16 +01:00
Mark Johnson f4017797db MOBILE-3121 UX: Add label to "Remove files" menu item 2019-11-07 10:09:33 +01:00
Juan Leyva 53a91a77c6
Merge pull request #2140 from dpalou/MOBILE-1611
Mobile 1611
2019-11-07 10:02:14 +01:00
Dani Palou 127e391cf4 MOBILE-1611 filter: Don't force cache when getting modules 2019-11-07 10:01:21 +01:00