Commit Graph

46 Commits (92247d04e16dff6854f7bd9f21928e6eda375ec8)

Author SHA1 Message Date
Dani Palou 9f325e163f MOBILE-3134 core: Debounce calls to update size in activity 2020-04-20 16:39:33 +02:00
Dani Palou 253abb7f3c MOBILE-3340 siteplugins: Update preSets when using samePage=true 2020-02-13 17:38:30 +01:00
Juan Leyva ab898ef1bd
Merge pull request #2243 from dpalou/MOBILE-3239
MOBILE-3239 block: Don't fetch data in invalidate for site plugin blocks
2020-01-22 16:58:52 +01:00
Dani Palou 00544125e4 MOBILE-3239 block: Don't fetch data in invalidate for site plugin blocks 2020-01-14 12:59:16 +01:00
Dani Palou f2f17a4d1b MOBILE-3277 siteplugins: Let site plugins use the fetchContent function 2020-01-14 09:58:36 +01:00
Juan Leyva 659539c8a2
Merge pull request #2165 from dpalou/MOBILE-3211
MOBILE-3211 siteplugins: Use current page title if not defined
2019-11-22 16:19:59 +01:00
Dani Palou 481110e5d2 MOBILE-3211 siteplugins: Use current page title if not defined 2019-11-08 08:32:11 +01:00
Mark Johnson f4017797db MOBILE-3121 UX: Add label to "Remove files" menu item 2019-11-07 10:09:33 +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
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
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
Pau Ferrer Ocaña 3e29f2e428 MOBILE-3068 loading: Fix loading styles on blocks and tabs 2019-08-28 12:04:04 +02:00
Dani Palou 767c0c19d4 MOBILE-3108 siteplugins: Allow create only title and prerendered blocks 2019-07-30 16:18:08 +02:00
Juan Leyva b8d10dac0e
Merge pull request #1995 from dpalou/MOBILE-3029
MOBILE-3029 core: Let site plugins override NavController events
2019-07-18 16:22:35 +02:00
Dani Palou 7619c63f70 MOBILE-2930 core: Fix compilation error in block component 2019-07-16 10:54:24 +02:00
Dani Palou 632a0dc57a MOBILE-3029 core: Let site plugins override NavController events 2019-07-08 16:24:44 +02:00
Juan Leyva 84caaaeaa9
Merge pull request #1921 from dpalou/MOBILE-3033
MOBILE-3033 core: Fix collisions in site plugin stored data
2019-05-20 11:47:31 +02:00
sam marshall 2829e4ee31 MOBILE-2935 Dashboard blocks: Fix code review problems 2019-05-16 17:08:12 +01:00
Dani Palou 1071e9208e MOBILE-3033 core: Fix collisions in site plugin stored data 2019-05-16 13:06:15 +02:00
sam marshall 9d0a937f9d MOBILE-2935 Support site plugins for blocks on dashboard page 2019-05-15 17:07:09 +01:00
dpalou afb07ef97c MOBILE-2726 siteplugins: Let hide menu through Javascript 2018-11-13 10:09:35 +01:00
dpalou c50d8bb81d MOBILE-2726 siteplugins: Let modules hide default menu options 2018-11-13 10:08:41 +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 4e29bca0a6 MOBILE-2548 siteplugins: Pass otherdata to componentInit plugins 2018-08-09 13:40: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 ac8c2bcee6 MOBILE-2480 course: Refresh format components if completion changes 2018-08-09 10:17:38 +02:00
Dani Palou 6fdb5528ed MOBILE-2479 course: Pass course format instance to site plugins
This will allow site plugins to create a view exactly like topics/weeks without having to use Javascript
2018-08-09 10:16:50 +02:00
Dani Palou 55682818ff MOBILE-2479 siteplugins: Pass all inputs and outputs to components 2018-08-09 10:16:50 +02:00
Dani Palou 0969b5cff1 MOBILE-2428 aot: Fix AOT build in workshop and latest changes 2018-06-19 16:53:26 +02:00
Juan Leyva 78a92e5509
Merge pull request #1340 from dpalou/MOBILE-2428
Mobile 2428
2018-06-15 11:08:38 +02:00
Dani Palou 6979f18343 MOBILE-2428 siteplugins: Pass inputs to course format views 2018-06-15 08:22:13 +02:00
Dani Palou 29df582cee MOBILE-2354 workshop: Support assessment plugins in site plugins 2018-06-14 13:07:05 +02:00
Dani Palou 1834cb623c MOBILE-2163 core: Make component templates names unique 2018-06-12 19:11:40 +02:00
Dani Palou 12bab491b8 MOBILE-2376 siteplugins: Abstract some register functions 2018-05-09 16:29:29 +02:00
Dani Palou 21647e7f24 MOBILE-2376 siteplugins: Support assign handlers 2018-05-09 15:16:17 +02:00
Dani Palou d7dd3acd8e MOBILE-2376 siteplugins: Support quiz access rules 2018-05-09 12:33:06 +02:00
Dani Palou bf658df6b4 MOBILE-2376 siteplugins: Support question behaviours 2018-05-09 10:56:16 +02:00
Dani Palou 02fd27d3d4 MOBILE-2376 siteplugins: Support question types 2018-05-08 13:18:37 +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