Commit Graph

92 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
Juan Leyva abc7630d6f
Merge pull request #2282 from dpalou/MOBILE-3340
MOBILE-3340 siteplugins: Update preSets when using samePage=true
2020-02-18 14:41:40 +01:00
Dani Palou 253abb7f3c MOBILE-3340 siteplugins: Update preSets when using samePage=true 2020-02-13 17:38:30 +01:00
Pau Ferrer Ocaña 0c05a9fc41 MOBILE-3339 ionic: Remove usage of angular/http deprecated package 2020-02-11 09:37:20 +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 7dadd08a30 MOBILE-3277 siteplugins: Don't clone the js result of init
The init JS can return providers with dependencies, making this clone extremely slow
2020-01-14 09:58:36 +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 ee4bf2944c MOBILE-3213 core: Fix exception when invalidate site plugin content 2019-12-12 09:26:40 +01:00
Dani Palou c4a58d9ee8 MOBILE-2235 h5p: Implement H5P download and unzip 2019-12-09 14:24:32 +01:00
Dani Palou 82eded5e5f MOBILE-3095 core: Make easier to support label site plugins 2019-12-09 11:37:47 +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 0d41e7206c MOBILE-2491 filter: Prefetch filters 2019-10-08 12:40:01 +02: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
Pau Ferrer Ocaña 4b98a592c7 MOBILE-3123 style: Add some safe areas for notch 2019-10-01 13:00:54 +02:00
Juan Leyva e1e1a212d3
Merge pull request #2106 from sammarshallou/MOBILE-3140
MOBILE-3140 Blocks: Make blocks work if displaydata not specified
2019-10-01 11:38:55 +02:00
Albert Gasset a7c2d22cb8 MOBILE-3147 doc: Remove jsdoc types from all typescript files 2019-09-12 11:15:56 +02:00
sam marshall c3acfeacf7 MOBILE-3140 Blocks: Make blocks work if displaydata not specified
If displaydata is not specified in mobile.php for a block, it
did not work due to a JavaScript error.
2019-09-04 15:18:15 +01:00
Pau Ferrer Ocaña 3e29f2e428 MOBILE-3068 loading: Fix loading styles on blocks and tabs 2019-08-28 12:04:04 +02:00
Pau Ferrer Ocaña 51403efcca MOBILE-3068 core: Fix some uncaught promises 2019-08-23 13:47:03 +02:00
Dani Palou 7fc105dc74 MOBILE-3118 siteplugins: Stringify objects copied from otherdata 2019-08-20 12:16:57 +02:00
Dani Palou 2a752cc780 MOBILE-3112 siteplugins: Accept more values in useOtherData 2019-08-02 14:35:45 +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 1944f46fb5
Merge pull request #2010 from dpalou/MOBILE-3102
MOBILE-3102 core: Support disabling site plugins without exceptions
2019-07-26 16:38:50 +02:00
Dani Palou f94d67ed6a MOBILE-3102 core: Support disabling site plugins without exceptions 2019-07-26 12:34:23 +02:00
Dani Palou e3944a9e72 MOBILE-3055 core: Update site plugins init if course added 2019-07-24 11:53:38 +02:00
Juan Leyva 7e914843c9
Merge pull request #1997 from dpalou/MOBILE-3071
MOBILE-3071 core: Let site plugins add menu items in course
2019-07-18 18:06:46 +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
Juan Leyva 39a992da2c
Merge pull request #1991 from dpalou/MOBILE-3072
MOBILE-3072 siteplugins: Add version to CSS URL
2019-07-18 12:12:13 +02:00
Dani Palou 7619c63f70 MOBILE-2930 core: Fix compilation error in block component 2019-07-16 10:54:24 +02:00
Dani Palou 8f8efe4052 MOBILE-3072 siteplugins: Add version to CSS URL 2019-07-15 12:10:06 +02:00
Dani Palou 0b779f4ae8 MOBILE-3071 core: Let site plugins add menu items in course 2019-07-10 09:52:05 +02:00
Dani Palou 632a0dc57a MOBILE-3029 core: Let site plugins override NavController events 2019-07-08 16:24:44 +02:00
Dani Palou 75ce463362 MOBILE-3036 core: Apply update frequency to all WS calls 2019-05-24 08:26:57 +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
Dani Palou 486ad67a31 MOBILE-2928 couse: Use openCourse when opening in current site 2019-04-26 10:07:41 +02:00
Dani Palou 73f449245e MOBILE-2818 siteplugins: Allow specifying the component supported 2019-02-05 13:13:07 +01:00
Mark Johnson ba89f9cb30 MOBILE-2800 course: Wait for format before opening course 2019-01-11 12:20:39 +01:00
Pau Ferrer Ocaña 43d727a526 MOBILE-2795 login: Trigger login event on reconnect 2019-01-10 10:32:16 +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