Dani Palou
bb88252822
MOBILE-3188 core: Rename getModuleTotalSize to getModuleStoredSize
2020-09-02 10:21:34 +02:00
sam marshall
eced391288
MOBILE-3188 Download interface: Show and delete total downloaded data
...
When showing downloaded sizes in the context menu and in the 'Manage
storage' screen, show the total size including downloaded files plus
cached web service data.
When deleting the downloaded data in either location, delete both
kinds of data.
2020-09-02 10:21:34 +02:00
sam marshall
d0c93f6416
MOBILE-3188 Web services: Record component that owns WS cache item
...
This commit adds optional component and componentId fields to the
preSets variable, which are recorded in the wscache table.
These are then used by (a) core site plugins where a module cmid
is available, and (b) the forum (as an example core implementation)
so that module site plugins and forum provide the new data.
(Note that this is not going to be very useful where we retrieve
data for multiple activities at once, which happens for activities
like Page. Still, it is optional.)
2020-09-02 10:21:34 +02:00
Juan Leyva
d041cfcf52
Merge pull request #2487 from dpalou/MOBILE-3509
...
Mobile 3509
2020-08-25 21:33:08 +02:00
Juan Leyva
715e1e6600
Merge pull request #2480 from dpalou/MOBILE-3477
...
MOBILE-3477 core: Reduce concurrent calls to local-notifications plugin
2020-08-25 16:35:47 +02:00
Juan Leyva
77968233d7
Merge pull request #2478 from dpalou/MOBILE-3451
...
MOBILE-3451 airnotifier: Display more data of devices
2020-08-25 14:29:59 +02:00
Pau Ferrer Ocaña
4fe4284677
MOBILE-3509 notifications: Improve styles for digests
2020-08-07 11:31:08 +02:00
Dani Palou
8b45f1c624
MOBILE-3509 forum: Support parent param in discussion links
2020-08-04 12:09:26 +02:00
Dani Palou
fc86308b21
MOBILE-3509 notifications: Display forum digest notification html
2020-08-04 11:14:36 +02:00
Dani Palou
e08439a91f
MOBILE-3477 core: Reduce concurrent calls to local-notifications plugin
2020-07-28 08:11:49 +02:00
Pau Ferrer Ocaña
18f4153c01
MOBILE-3426 scorm: Avoid using relative sizes
2020-07-14 12:35:43 +02:00
Juan Leyva
da93462af1
Merge pull request #2453 from crazyserver/MOBILE-3452
...
Mobile 3452
2020-07-14 12:21:41 +02:00
Juan Leyva
ba490f4310
Merge pull request #2451 from dpalou/MOBILE-3475
...
MOBILE-3475 core: Prevent errors when calling isVersionGreaterEqualThan
2020-07-14 12:16:29 +02:00
Pau Ferrer Ocaña
9ee0abd6ed
MOBILE-3452 workshop: Fix some workshop submission styles
2020-07-14 10:10:10 +02:00
Dani Palou
8be8ac89cb
MOBILE-3451 airnotifier: Display more data of devices
2020-07-14 10:05:23 +02:00
Dani Palou
cc1b4acb8e
MOBILE-3475 core: Prevent errors when calling isVersionGreaterEqualThan
2020-07-06 11:39:38 +02:00
Dani Palou
98cf9f959f
MOBILE-3466 calendar: Fix today if server has different timezone
2020-07-03 06:46:37 +02:00
Travis CI User
19cea4abda
Update lang files [ci skip]
2020-06-26 11:35:43 +00:00
Pau Ferrer Ocaña
f8bc2ad8a6
MOBILE-3401 strings: Update strings
2020-06-25 16:14:56 +02:00
Pau Ferrer Ocaña
0f218b2187
MOBILE-3401 h5p: Do not link My attempts to profile
2020-06-25 10:44:25 +02:00
Pau Ferrer Ocaña
e9e8605003
MOBILE-3401 style: Some fix on darkmode
2020-06-23 14:01:24 +02:00
Pau Ferrer Ocaña
4eb59c788d
MOBILE-3401 forum: Make post contextual menu clickable
2020-06-22 16:49:33 +02:00
Pau Ferrer Ocaña
ffea12173a
MOBILE-3401 events: Send empty description text
2020-06-22 16:38:37 +02:00
Dani Palou
678f2e666a
MOBILE-3401 ios: Fix iframe links and window.open in iOS
2020-06-18 14:38:17 +02:00
Juan Leyva
428e753ca6
Merge pull request #2405 from dpalou/MOBILE-3447
...
Mobile 3447
2020-06-12 16:16:52 +02:00
Dani Palou
55d3af30c7
MOBILE-3447 lti: Support disable InAppBrowser
2020-06-12 15:57:15 +02:00
Juan Leyva
badb71cb8e
Merge pull request #2404 from dpalou/MOBILE-3412
...
Mobile 3412
2020-06-12 11:40:11 +02:00
Dani Palou
32648e9d05
MOBILE-3447 lti: Revert way to create form in LTI launcher
...
It was changed due to a bug in InAppBrowser, but this new way is giving problems in some LTIs with SSO
2020-06-12 11:26:15 +02:00
Juan Leyva
0c45f27786
Merge pull request #2402 from dpalou/MOBILE-3413
...
Mobile 3413
2020-06-11 16:56:39 +02:00
Juan Leyva
f63b6187fb
Merge pull request #2398 from dpalou/MOBILE-3411
...
Mobile 3411
2020-06-11 10:25:51 +02:00
Dani Palou
159056a6fb
MOBILE-3412: Support offline and sync
2020-06-11 07:44:41 +02:00
Dani Palou
90dfe5a891
MOBILE-3412 h5pactivity: Support tracking in online
2020-06-11 07:44:41 +02:00
Dani Palou
bea4e501b4
MOBILE-3413 h5pactivity: Support links to reports
2020-06-11 07:43:05 +02:00
Dani Palou
dc85f96046
MOBILE-3413 h5pactivity: Prefetch attempts data
2020-06-11 07:43:05 +02:00
Dani Palou
b48a27e656
MOBILE-3413 h5pactivity: Implement viewing attempt results
2020-06-11 07:43:05 +02:00
Dani Palou
22caea43ba
MOBILE-3413 h5pactivity: Implement viewing own attempts
2020-06-11 07:43:05 +02:00
Dani Palou
857f3da70e
MOBILE-3411 h5pactivity: Download automatically if size is low
2020-06-11 07:40:58 +02:00
Dani Palou
e6818524c5
MOBILE-3411 h5pactivity: Implement prefetch
2020-06-11 07:40:58 +02:00
Dani Palou
a8e336fd41
MOBILE-3411 h5pactivity: Play package in activity
2020-06-11 07:40:58 +02:00
Dani Palou
0196a738d7
MOBILE-3411 h5pactivity: Add button to download the file
2020-06-11 07:40:58 +02:00
Juan Leyva
f9f342687b
Merge pull request #2395 from NoelDeMartin/MOBILE-3305
...
Mobile 3305
2020-06-09 13:24:55 +02:00
Noel De Martin
671c01a660
MOBILE-3305: Add page to manage downloaded courses storage
2020-06-09 10:59:23 +02:00
Juan Leyva
31041f5ff9
Merge pull request #2392 from crazyserver/MOBILE-3438
...
Mobile 3438
2020-06-08 13:03:08 +02:00
Juan Leyva
109d36c2a1
Merge pull request #2391 from crazyserver/MOBILE-3436
...
MOBILE-3436 scorm: UX improvements
2020-06-08 12:56:54 +02:00
Pau Ferrer Ocaña
2052080673
MOBILE-3437 files: Ignore downloaded files on prefetch calculations
2020-06-04 13:20:38 +02:00
Dani Palou
3c68a0425e
MOBILE-3411 h5pactivity: Support index link handler
2020-06-04 10:53:00 +02:00
Dani Palou
6621fc54a4
MOBILE-3411 h5pactivity: Initial support of the activity
2020-06-04 10:53:00 +02:00
Pau Ferrer Ocaña
d58e8f3352
MOBILE-3438 question: ddimageortext infinite elements not positioned
2020-05-29 15:42:55 +02:00
Pau Ferrer Ocaña
294fbadf6f
MOBILE-3438 question: Adapt ddmarker to new 3.9 changes
2020-05-29 15:42:55 +02:00
Pau Ferrer Ocaña
03671ebbf8
MOBILE-3438 question: ddmarker image background removed from js on 3.9
2020-05-29 15:42:55 +02:00