17 Commits

Author SHA1 Message Date
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
Dani Palou
312a81f3ee MOBILE-3445 siteplugins: Let plugins disable PTR 2020-07-14 13:03:15 +02:00
Dani Palou
ec19082f7b MOBILE-2995 qr: Add copy to clipboard button in QR text modal 2020-04-29 13:53:36 +02:00
Dani Palou
481110e5d2 MOBILE-3211 siteplugins: Use current page title if not defined 2019-11-08 08:32:11 +01:00
Dani Palou
30a5e83056 MOBILE-2491 filter: Minimize WS calls for module context 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
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
Dani Palou
632a0dc57a MOBILE-3029 core: Let site plugins override NavController events 2019-07-08 16:24:44 +02:00
Dani Palou
1071e9208e MOBILE-3033 core: Fix collisions in site plugin stored data 2019-05-16 13:06:15 +02:00
dpalou
c50d8bb81d MOBILE-2726 siteplugins: Let modules hide default menu options 2018-11-13 10:08:41 +01:00
Dani Palou
47f20a6774 MOBILE-2548 siteplugins: Allow passing JS variables to new pages 2018-08-09 13:40:01 +02:00
Dani Palou
1834cb623c MOBILE-2163 core: Make component templates names unique 2018-06-12 19:11:40 +02:00
Dani Palou
2db7656666 MOBILE-2333 siteplugins: Make content functions available in view 2018-05-03 15:08:20 +02:00
Dani Palou
28dc1232ad MOBILE-2333 siteplugins: Rename bootstrap to init & treat exceptions 2018-05-02 12:16:15 +02:00
Dani Palou
9684f9789a MOBILE-2333 core: Use aliases in imports 2018-03-12 16:45:04 +01:00
Dani Palou
046b300051 MOBILE-2333 siteplugins: Rename site addons to site plugins 2018-03-12 13:45:14 +01:00