Commit Graph

2687 Commits (00d083837d5cef83cb0e76c4e4db2a8e72717416)

Author SHA1 Message Date
Juan Leyva be8a3a2b66
Merge pull request #2206 from dpalou/MOBILE-3213
MOBILE-3213 core: Don't use tokenpluginfile for customcert
2019-12-11 15:40:05 +01:00
Dani Palou 4c09231e14 MOBILE-3213 core: Don't use tokenpluginfile for customcert 2019-12-11 15:24:41 +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
Pau Ferrer Ocaña 36a070d98f MOBILE-3213 tabs: Add border on side placement 2019-12-11 13:27:13 +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 facda7002b
Merge pull request #2204 from NoelDeMartin/MOBILE-2159
Mobile 2159
2019-12-11 11:00:21 +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
Noel De Martin 3d67ee62de MOBILE-2159 geolocation: Replace type guard with simpler code 2019-12-11 10:18:21 +01:00
Dani Palou 8d30c0be97 MOBILE-3213 core: Run script that removes types from JSDoc 2019-12-11 08:21:20 +01:00
Noel De Martin 2846e6838a MOBILE-2159 geolocation: Improve error message when permission is denied 2019-12-10 17:06:04 +01:00
Dani Palou b427c8a52a MOBILE-3213 h5p: Support fullscreen in H5P iframe 2019-12-10 16:20:06 +01:00
Pau Ferrer Ocaña 0824045e9a MOBILE-3213 lang: Fix minimum version type 2019-12-10 15:11:20 +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 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
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
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
Mark Johnson a0611a168d MOBILE-3191 UX: Fix condition for keeping tabs visible on short pages 2019-12-09 09:28:56 +00:00
Pau Ferrer Ocaña c94c319225 MOBILE-3201 log: Delete logs if WS call fails 2019-12-05 17:19:15 +01:00
Noel De Martin 44f746bd86 MOBILE-3232 filters: Use svg mathjax output 2019-12-05 16:11:12 +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 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
Juan Leyva 8280e5c4dd
Merge pull request #2180 from dpalou/MOBILE-3164
MOBILE-3164 core: Fix file ID calculation with tokenpluginfile
2019-12-04 10:33:43 +01:00
Dani Palou c4b21f0fb0 MOBILE-3164 core: Fix file ID calculation with tokenpluginfile 2019-12-04 10:21:28 +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 fd5d07ccdc MOBILE-3223 ios: Fix playsinline for iOS in InAppBrowser 2019-12-03 16:06:51 +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 a03162f70b MOBILE-3218 links: Use instanceId on module index links 2019-12-03 13:06:49 +01:00
Pau Ferrer Ocaña 22ab48800e MOBILE-3218 forum: Discussions link only works from notifications 2019-12-03 13:06:49 +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 30e6feab24 MOBILE-3218 links: Implement all index handlers enabled on activity 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 a6432ad7b7 MOBILE-3218 mod: Fix isPluginEnabled return type on activities 2019-12-03 13:03:54 +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
Juan Leyva 6ad4d8744d
Merge pull request #2176 from crazyserver/MOBILE-2877
Mobile 2877
2019-12-02 13:18:41 +01:00
Noel De Martin 8af17d2cf7 MOBILE-3230 forum: Use nested children in a discussion when calculating parent subjects 2019-12-02 13:10:53 +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
Noel De Martin dcf33d4fc1 MOBILE-3235 blocks: Fix activities block outside of course context level 2019-11-28 16:40:53 +01:00
Pau Ferrer Ocaña 338334b8c6 MOBILE-3205 forum: Reload discussion list after changes 2019-11-28 14:36:49 +01:00
Pau Ferrer Ocaña 85b4395909 MOBILE-2877 comments: Sync comments views 2019-11-28 14:16:11 +01:00
Pau Ferrer Ocaña 9f51f547c4 MOBILE-2877 data: Check comments disabled on prefetch 2019-11-28 13:14:56 +01:00
Pau Ferrer Ocaña e6fd969855 MOBILE-2877 glossary: Include comments into glossary 2019-11-28 13:14:56 +01:00
Travis CI User 3cefd6b557 Update lang files [ci skip] 2019-11-28 09:54:48 +00:00
Pau Ferrer Ocaña 135e2cd5e3 MOBILE-3070 forum: Fix finding discussion by Id. 2019-11-28 10:05:05 +01:00
Juan Leyva 12ec938594
Merge pull request #2173 from crazyserver/MOBILE-3222
MOBILE-3222 iframe: Fix Embed youtube url
2019-11-27 17:38:24 +01: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
Juan Leyva 99c533d321
Merge pull request #2171 from NoelDeMartin/MOBILE-3206
MOBILE-3206 lang: Update invalid moodle version message
2019-11-27 17:01:47 +01:00
Juan Leyva 989c3f199d
Merge pull request #2170 from NoelDeMartin/MOBILE-3230
Mobile 3230
2019-11-27 17:00:09 +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 9ebf923964 MOBILE-3230 forum: Update parentheses formatting 2019-11-27 12:48:34 +01:00
Noel De Martin a401649b94 MOBILE-3206 lang: Update invalid moodle version message 2019-11-27 10:54:27 +01:00
Pau Ferrer Ocaña 41abc66640 MOBILE-3222 iframe: Fix Embed youtube url 2019-11-27 10:48:55 +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
Noel De Martin 256c883f57 MOBILE-3230 forum: Avoid updating reply subject if it's been modified 2019-11-26 16:16:13 +01:00
Noel De Martin 86f0db8108 MOBILE-3230 forum: Use parent subject in post replies 2019-11-26 16:11:40 +01:00
Pau Ferrer Ocaña 91cd0d837c MOBILE-3205 forum: Fix discussion actions search 2019-11-25 15:57:02 +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 6219947374 MOBILE-2267 forum: Add open in browser link to posts 2019-11-22 12:09:06 +01:00
Pau Ferrer Ocaña 470abc056b MOBILE-2267 forum: Edit forum post 2019-11-22 11:52:26 +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 92874fbb75
Merge pull request #2162 from crazyserver/MOBILE-3136
MOBILE-3136 calendar: Fix param pass to day view
2019-11-22 10:00:03 +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 f96b5e9b1c MOBILE-3157 forum: Add delete post option 2019-11-21 16:14:59 +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 43c484a302 MOBILE-3136 calendar: Fix param pass to day view 2019-11-21 16:05:19 +01:00
Pau Ferrer Ocaña 1fea23253c MOBILE-3177 sites: Support dev versions on minimum version check 2019-11-21 15:44:45 +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 f0d38c1107 MOBILE-3173 qtype: Fix dd questions broken by filters patch 2019-11-15 10:22:16 +01:00
Dani Palou 77577a665e MOBILE-1501 participants: Empty split view when new search 2019-11-14 12:32:19 +01:00
Juan Leyva 1f31797629
Merge pull request #2154 from marxjohnson/MOBILE-3143_integration
MOBILE-3143 Tabs: Prevent tabs disappearing when scrolling down.
2019-11-11 16:12:30 +01:00
Juan Leyva 21548b58f9
Merge pull request #2153 from crazyserver/MOBILE-3196
MOBILE-3196 assign: Warn about falling into Default group
2019-11-11 15:03:14 +01:00
Juan Leyva 3698a1b2d8
Merge pull request #2139 from crazyserver/MOBILE-3136
Mobile 3136
2019-11-11 15:01:24 +01:00
Juan Leyva bec9a376ca
Merge pull request #2152 from crazyserver/MOBILE-3192
MOBILE-3192 style: Adapt styles to show mathjax on headers
2019-11-11 14:55:30 +01:00
Juan Leyva 4db1ef7807
Merge pull request #2151 from dpalou/MOBILE-3164
Mobile 3164
2019-11-11 14:43:11 +01:00
Pau Ferrer Ocaña e4a1060a9c MOBILE-3136 calendar: Add Calendar filter type 2019-11-11 09:18:13 +01:00
Pau Ferrer Ocaña 343743ab09 MOBILE-3136 calendar: Add filter events by type 2019-11-11 09:17:20 +01:00
Pau Ferrer Ocaña 775dfbaee9 MOBILE-3196 assign: Warn about falling into Default group 2019-11-11 09:16:41 +01:00
Pau Ferrer Ocaña 616a4e2413 MOBILE-3192 style: Adapt styles to show mathjax on headers 2019-11-11 09:14:59 +01:00
Dani Palou 1a98e4de66 MOBILE-1355 scorm: Display score in the TOC 2019-11-08 15:24:30 +01:00
Dani Palou bc0d22450e MOBILE-3164 files: Use tokenpluginfile only with slash params 2019-11-08 13:54:50 +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
Juan Leyva 57b6861606
Merge pull request #2146 from dpalou/MOBILE-3189
MOBILE-3189 lang: Emit onLangChange when custom strings loaded
2019-11-08 11:30:17 +01:00
Juan Leyva fb5c9576b4
Merge pull request #2145 from dpalou/MOBILE-3187
MOBILE-3187 myoverview: Fix keyboard flicker on filter
2019-11-08 11:24:12 +01:00
Dani Palou 481110e5d2 MOBILE-3211 siteplugins: Use current page title if not defined 2019-11-08 08:32:11 +01:00
Juan Leyva cdd4876029
Merge pull request #2144 from dpalou/MOBILE-3198
MOBILE-3198 filter: Support start time in mediaplugin filter
2019-11-07 17:50:02 +01:00
Dani Palou d8a1d2d956 MOBILE-3195 login: Allow to disable forgotten password 2019-11-07 17:45:16 +01:00
Juan Leyva dc35bc914f
Merge pull request #2142 from dpalou/MOBILE-3199
MOBILE-3199 lti: Launch LTI in browser in desktop
2019-11-07 11:21:35 +01:00
Juan Leyva c4bda7314e
Merge pull request #2141 from marxjohnson/MOBILE-3191_integration
MOBILE-3191 UX: Don't fold away tab bar on short pages
2019-11-07 11:20:42 +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
Juan Leyva 65afcc87c3
Merge pull request #2138 from dpalou/MOBILE-3182
MOBILE-3182 core: Fix message when module is disabled
2019-11-06 15:53:04 +01:00
Juan Leyva c5f237001d
Merge pull request #2136 from sammarshallou/MOBILE-3180
MOBILE-3180 Site plugins: Plugin pages offline can break navigation
2019-11-06 15:49:03 +01:00
Juan Leyva 5368c32b84
Merge pull request #2134 from crazyserver/MOBILE-3205
Mobile 3205
2019-10-31 17:20:18 +01:00
Pau Ferrer Ocaña 6a262fd101 MOBILE-3205 forum: Hide subject on replies when not modified 2019-10-30 09:41:14 +01:00
Pau Ferrer Ocaña 4bc90e892a MOBILE-3205 forum: Adapt forum discussion view 2019-10-30 09:10:10 +01:00
Pau Ferrer Ocaña e1e2b83933 MOBILE-3205 forum: Save forum discussion sorting 2019-10-30 09:10:10 +01:00
Pau Ferrer Ocaña 34ac2a93d8 MOBILE-3205 forum: Show attachments as inline files 2019-10-30 09:10:10 +01:00
Pau Ferrer Ocaña ccf4aeadea MOBILE-3205 forum: Add status actions onto discussion list 2019-10-30 09:10:06 +01:00
Dani Palou 7876d75ac2 MOBILE-1611 filter: Don't filter other sites 2019-10-29 14:52:44 +01:00
Dani Palou c18d8b1d12 MOBILE-1611 mathjax: Support MathJax in the app 2019-10-29 14:52:44 +01:00
Dani Palou 012aa2563f MOBILE-1611 mathjax: Install MathJax library 2019-10-29 14:52:44 +01:00
Dani Palou 4b3c18d03d MOBILE-1501 participants: Allow searching participants 2019-10-25 15:19:40 +02:00
Pau Ferrer Ocaña c823efe5e4 MOBILE-3205 forum: Discussion and post new architecture 2019-10-25 13:51:09 +02:00
Dani Palou a2e37d26c8 MOBILE-3182 core: Fix message when module is disabled 2019-10-25 09:58:45 +02:00
Pau Ferrer Ocaña 31a7716a6b MOBILE-3144 settings: Avoid auto color scheme on iOS 2019-10-24 14:09:32 +02:00
Pau Ferrer Ocaña 74e3a4c55c MOBILE-3093 login: Fix string typo 2019-10-24 08:28:40 +02:00
Pau Ferrer Ocaña ca6a50e8e4 MOBILE-3177 login: Support new minimum version setting 2019-10-24 08:28:12 +02:00
Dani Palou ec4bcd7085 MOBILE-3189 lang: Emit onLangChange when custom strings loaded 2019-10-22 17:07:47 +02:00
Dani Palou 71ab092e02 MOBILE-3026 core: Fix back online message displayed on resume 2019-10-22 15:34:15 +02:00
Dani Palou 9c4d30c16f MOBILE-3187 myoverview: Fix keyboard flicker on filter 2019-10-22 13:36:14 +02:00
Dani Palou 9a3e3b23e6 MOBILE-3198 filter: Support start time in mediaplugin filter 2019-10-22 11:57:01 +02:00
Dani Palou 23da8bf471 MOBILE-3132 course: Fix errors when opening activities in offline 2019-10-22 10:49:28 +02:00
Dani Palou 06cb21216f MOBILE-3199 lti: Launch LTI in browser in desktop 2019-10-21 12:41:50 +02:00
Dani Palou 45a05c261c MOBILE-3163 core: Remove Classic app warning 2019-10-17 17:32:23 +02:00
Dani Palou 7471f54f9c MOBILE-3163 core: Check site URL when treating pluginfile URLs 2019-10-17 17:27:55 +02:00
Mark Johnson 8bfb7aa2a9 MOBILE-3191 UX: Don't fold away tab bar on short pages 2019-10-16 11:53:05 +01:00
Juan Leyva eb19e61a2d
Merge pull request #2128 from dpalou/MOBILE-2491
Mobile 2491
2019-10-16 11:01:32 +02:00
Dani Palou 7365bc708c MOBILE-3026 core: Fix plugin_not_installed error in iOS 2019-10-15 15:22:29 +02:00
Dani Palou 8a57a0a590 MOBILE-3167 dashboard: Set fallback blocks visibility to true 2019-10-15 11:45:21 +02:00
Dani Palou 601f5d76ad MOBILE-3186 core: Update version to 3.8.0 2019-10-10 10:11:05 +02:00
Dani Palou 85cd3a748a MOBILE-2491 filter: Pass filter providers to compile 2019-10-09 15:08:13 +02:00
Dani Palou 926e786688 MOBILE-2491 filter: Implement algebra filter 2019-10-09 15:02:53 +02:00
Dani Palou 0d41e7206c MOBILE-2491 filter: Prefetch filters 2019-10-08 12:40:01 +02:00
Dani Palou b99d31ca61 MOBILE-2491 filter: Use instanceid 0 for system context 2019-10-08 12:40:01 +02:00
Dani Palou 6c219b5246 MOBILE-2491 filter: Change copyright of filter files 2019-10-08 12:40:01 +02:00
Dani Palou 08c8487646 MOBILE-2491 filter: Add memory caches to speed up filter 2019-10-08 12:40:01 +02:00
Dani Palou 30a5e83056 MOBILE-2491 filter: Minimize WS calls for module context 2019-10-08 12:40:01 +02:00
Dani Palou 31caccc396 MOBILE-2491 filter: Support wsNotFiltered option and filter in chart 2019-10-08 12:40:01 +02:00
Dani Palou 952ce4939b MOBILE-2491 filter: Apply filters to all views that need it 2019-10-08 12:40:01 +02:00
Dani Palou 88323319bc MOBILE-2491 filter: Implement basic filters 2019-10-08 08:17:40 +02:00
Albert Gasset 7e6a46b028 MOBILE-3093 login: Change password page 2019-10-07 09:51:56 +02:00
Dani Palou 26a3b4a9de MOBILE-2491 filter: Create filter delegate 2019-10-03 11:28:29 +02:00
Dani Palou 456426ac6d MOBILE-2491 filter: Create filter provider 2019-10-03 11:28:29 +02:00
Juan Leyva c1cececefb
Merge pull request #2123 from albertgasset/MOBILE-2890
Mobile 2890
2019-10-02 14:54:39 +02:00
Albert Gasset e83ff1b711 MOBILE-2159 data: Geolocation button in latlong fields 2019-10-02 10:12:19 +02:00
Albert Gasset ef40dfe74c MOBILE-2159 core: Geolocation support 2019-10-02 10:12:19 +02:00
Pau Ferrer Ocaña 3eb47b3f89 MOBILE-2497 notifications: Fix TS types problem 2019-10-02 09:17:15 +02:00
Pau Ferrer Ocaña a809f624fe MOBILE-3175 other: Change Copyright author 2019-10-02 09:08:21 +02:00
Juan Leyva 7eaba1496c
Merge pull request #2120 from crazyserver/MOBILE-3174
MOBILE-3174 data: Update fields on PTR
2019-10-01 17:35:20 +02:00
Juan Leyva eaee7e5152
Merge pull request #2119 from crazyserver/MOBILE-3026
Mobile 3026
2019-10-01 17:31:24 +02:00
Juan Leyva 3ec572362d
Merge pull request #2118 from crazyserver/MOBILE-3166
MOBILE-3166 tags: Remove auto focus from search box
2019-10-01 17:23:43 +02:00
Juan Leyva 4634e5e0ea
Merge pull request #2117 from crazyserver/MOBILE-3131
MOBILE-3131 signup: Propagate country from age verification
2019-10-01 17:22:32 +02:00
Juan Leyva ed7a212a8f
Merge pull request #2116 from crazyserver/MOBILE-3123
MOBILE-3123 style: Add some safe areas for notch
2019-10-01 17:20:44 +02:00
Juan Leyva 46af6b27ec
Merge pull request #2115 from crazyserver/MOBILE-2497
MOBILE-2497 notifications: Toggle all notifications in affirmative way
2019-10-01 17:19:24 +02:00
Juan Leyva 7ff280a402
Merge pull request #2114 from albertgasset/MOBILE-3120
Mobile 3120
2019-10-01 17:18:37 +02:00
Pau Ferrer Ocaña 81b03dedc9 MOBILE-3142 chat: Adapt return types on chat 2019-10-01 16:22:16 +02:00
Pau Ferrer Ocaña 273d88262c MOBILE-3142 chat: Translate said to string 2019-10-01 16:22:16 +02:00
Pau Ferrer Ocaña 0dd869d59e MOBILE-3142 chat: Past sessions look and feel 2019-10-01 16:22:16 +02:00
Pau Ferrer Ocaña e01cce68dc MOBILE-3142 chat: Implement me command 2019-10-01 16:22:16 +02:00
Pau Ferrer Ocaña 4c151051eb MOBILE-3142 chat: Change chat look and feel 2019-10-01 16:22:16 +02:00
Pau Ferrer Ocaña efcb7af1a9 MOBILE-3142 chat: Show user list on a lateral modal 2019-10-01 16:22:16 +02:00
Pau Ferrer Ocaña 5b6ea2d25b MOBILE-2497 notifications: Toggle all notifications in affirmative way 2019-10-01 16:22:07 +02:00
Albert Gasset 922429e0d1 MOBILE-2890 calendar: Confirm delete reminder 2019-10-01 15:32:25 +02:00
Albert Gasset 9884da00d4 MOBILE-2890 calendar: Improve new reminder UX 2019-10-01 15:32:25 +02:00