Skip to content

Conversation

@jleyva
Copy link
Contributor

@jleyva jleyva commented Nov 30, 2020

No description provided.

dpalou and others added 30 commits August 31, 2020 09:58
It basically converts some functions to use async&await and also changes the parameters of getConversationMessages
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.)
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.
Changes the two settings pages that show the size of a site (from the
main menu, these are 'App settings / Space usage' and 'Preferences')
so that they:

a) do not show the number of cache entries (not very informative for
   end users)
b) show an estimate for 'space usage' that includes the total size
   of data in ws_cache

The space usage estimate is not perfect (it doesn't include the
per-row overhead in the ws_cache table, or other cached data that
can be deleted such as calendar events or user data) but it will
probably be good enough, and I don't think the 'number of entries'
things was helpful to anyone.
MOBILE-3511 splitview: Fix some events not triggered in right view
MOBILE-3487 filepool: Fix invalidate unknown files query
dpalou and others added 29 commits November 24, 2020 11:46
MOBILE-3523 quiz: Fix download ddmarker files
MOBILE-3523 data: Fix database prefetch
MOBILE-3523 ddmarker: Fix ddmarker offline if no background image
MOBILE-3523 qtype_calculated: Fallback if unitsleft is null
MOBILE-3523 forum: Fix tags not displayed in 3.7+
MOBILE-3523 tags: Fix click tags in forum
MOBILE-3523 workshop: Prefetch assessments forms
MOBILE-3523 core: Add 3gpp extension file
MOBILE-3523 core: Fix 3gpp extension mimetype
MOBILE-3523 release: Do not require bluetooh in Android
@jleyva jleyva merged commit 5e220c4 into master Nov 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants