15 Commits

Author SHA1 Message Date
sam marshall
bc931df813 MOBILE-2906 Add course option type that appears in menu
This allows addons to add items to the course menu. The items work
in the same way as other course options, except that instead of
appearing as a tab, they appear as an option in the course menu.
2019-03-27 12:51:37 +00:00
Dani Palou
528cc88a9f MOBILE-2697 course: Fix course options order 2018-12-17 09:20:03 +01:00
dpalou
6b274c14cd MOBILE-2575 course: Allow selecting another tab in course 2018-09-28 10:21:55 +02:00
Albert Gasset
6f4d4b19da MOBILE-2585 course: Fix prefetch of course option handlers 2018-09-25 15:06:51 +02:00
Dani Palou
10da720a4a MOBILE-2431 courses: Fix course options not available 2018-06-26 09:36:40 +02:00
Dani Palou
1ebe8ba57b MOBILE-2391 core: Improve delegate subclasses 2018-03-23 14:37:24 +01:00
Dani Palou
c1cf6e5b21 MOBILE-2391 core: Use new nomenclature in disabled features 2018-03-23 13:33:20 +01:00
Dani Palou
9684f9789a MOBILE-2333 core: Use aliases in imports 2018-03-12 16:45:04 +01:00
Dani Palou
d98088f6a6 MOBILE-2333 siteaddons: Support creating new components
Now site addons can return a ComponentRef instead of the component class in the getComponent functions of the delegates. This means they can create a new component on the fly using CoreCompileProvider.instantiateDynamicComponent
2018-03-12 13:45:13 +01:00
Dani Palou
b2c4b65024 MOBILE-2333 siteaddons: Support course options site addon 2018-03-12 13:45:13 +01:00
Pau Ferrer Ocaña
11d052e659 MOBILE-2327 core: Change all import paths 2018-03-01 17:08:05 +01:00
Dani Palou
ad03f6ed4e MOBILE-2324 course: Remove shouldDisplayForCourse function 2018-02-05 15:47:26 +01:00
Dani Palou
9843da3fb0 MOBILE-2324 course: Use core-tabs in section and render addon components 2018-01-31 09:14:00 +01:00
Dani Palou
01ddf7019c MOBILE-2317 core: Fix tslint warnings 2018-01-29 10:09:34 +01:00
Dani Palou
76eed98cb5 MOBILE-2317 core: Move and rename courses delegate 2018-01-26 09:54:01 +01:00