11 Commits

Author SHA1 Message Date
Dani Palou
421634dff7 MOBILE-3338 mod: Apply component + id to mod WS calls 2020-09-22 14:54:55 +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
Pau Ferrer Ocaña
135e2cd5e3 MOBILE-3070 forum: Fix finding discussion by Id. 2019-11-28 10:05:05 +01:00
Pau Ferrer Ocaña
a809f624fe MOBILE-3175 other: Change Copyright author 2019-10-02 09:08:21 +02:00
Albert Gasset
a7c2d22cb8 MOBILE-3147 doc: Remove jsdoc types from all typescript files 2019-09-12 11:15:56 +02:00
Albert Gasset
e25306b0b2 MOBILE-3018 forum: Post a copy to all groups 2019-05-20 15:17:40 +02:00
Albert Gasset
da2a835670 MOBILE-2992 forum: Sort discussions 2019-05-16 09:54:17 +02:00
Albert Gasset
12ceba7eac MOBILE-3019 forum: Display availabilty message 2019-05-13 16:38:31 +02:00
Albert Gasset
bf17c1653b MOBILE-2988 forum: Add the ability to lock discussions manually 2019-05-07 16:05:14 +02:00
Albert Gasset
6eab6068f4 MOBILE-2978 forum: Private reply 2019-04-15 12:44:20 +02:00
Albert Gasset
401b407f1f MOBILE-2341 forum: Migrate Forum 2018-05-15 17:29:06 +02:00