18 Commits

Author SHA1 Message Date
Dani Palou
253abb7f3c MOBILE-3340 siteplugins: Update preSets when using samePage=true 2020-02-13 17:38:30 +01:00
Dani Palou
f2f17a4d1b MOBILE-3277 siteplugins: Let site plugins use the fetchContent function 2020-01-14 09:58:36 +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
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
Pau Ferrer Ocaña
a809f624fe MOBILE-3175 other: Change Copyright author 2019-10-02 09:08:21 +02:00
sam marshall
c86bec7db2 MOBILE-3180 Site plugins: Plugin pages offline can break navigation
For pages served via a site plugin, if the page has never been viewed
(there is no cached version) then if you try to view the page when
offline, the navigation broke because page loading never finished.

This change makes it finish page loading (with a blank page) if it
shows the error about failing to load it.
2019-10-01 14:23:20 +01: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
dpalou
afb07ef97c MOBILE-2726 siteplugins: Let hide menu through Javascript 2018-11-13 10:09:35 +01:00
dpalou
46ade52a1a MOBILE-2692 siteplugins: Force compilation on PTR 2018-10-19 13:11:40 +02:00
dpalou
f7eb8762ae MOBILE-2636 siteplugins: Support preSets in new-content directives 2018-09-27 13:52:10 +02:00
Dani Palou
47f20a6774 MOBILE-2548 siteplugins: Allow passing JS variables to new pages 2018-08-09 13:40:01 +02:00
Dani Palou
6979f18343 MOBILE-2428 siteplugins: Pass inputs to course format views 2018-06-15 08:22:13 +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