27 Commits

Author SHA1 Message Date
Juan Leyva
29860227f9
Merge pull request #1310 from dpalou/MOBILE-2416
Mobile 2416
2018-05-16 21:48:10 +02:00
Dani Palou
e80f5a1301 MOBILE-2416 core: Fix redirect to main menu 2018-05-16 10:14:56 +02:00
Albert Gasset
b34adcaa42 MOBILE-2341 core: Support split views in course formats 2018-05-15 17:28:15 +02:00
Dani Palou
2e8e48094c MOBILE-2392 course: Update download course label 2018-05-14 08:27:40 +02:00
Dani Palou
01848965d8 MOBILE-2348 core: Return a 'canceled' error in showConfirm 2018-04-09 12:42:55 +02:00
Dani Palou
fdb97caa6b MOBILE-2348 quiz: Implement index page and component 2018-04-05 12:48:54 +02: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
104beb7a1b MOBILE-2335 course: Allow hiding enable download in course 2018-02-06 08:47:52 +01:00
Dani Palou
aa95a20287 MOBILE-2335 book: Support single activity format with book 2018-02-06 08:46:49 +01:00
Dani Palou
7379ca3e71 MOBILE-2335 book: Implement prefetch handler 2018-02-06 08:46:49 +01:00
Dani Palou
f807907ccb MOBILE-2344 core: Scroll to module when link clicked 2018-02-06 08:45:06 +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
a856b5c90e MOBILE-2324 courses: Remove course options from course preview 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
Dani Palou
3cb62c748c MOBILE-2309 contentlinks: Implement some handlers and handle links 2018-01-24 10:01:37 +01:00
Dani Palou
b3d0457540 MOBILE-2309 contentlinks: Implement base handlers 2018-01-24 10:01:37 +01:00
Dani Palou
514e9bf132 MOBILE-2310 course: Implement singleactivity format 2018-01-19 10:11:33 +01:00
Dani Palou
04085d5929 MOBILE-2310 courses: Apply download courses 2018-01-19 10:11:33 +01:00
Dani Palou
fe2c4cce74 MOBILE-2310 course: Apply prefetch to section page 2018-01-19 10:11:33 +01:00
Dani Palou
e1bc11e44b MOBILE-2310 course: Implement topics and weeks formats 2018-01-19 10:11:32 +01:00
Dani Palou
2e73942083 MOBILE-2310 course: Implement completion and fix PTR issues in section 2018-01-19 10:11:32 +01:00
Dani Palou
3c8ad5b7b3 MOBILE-2310 course: Implement course module component 2018-01-19 10:11:32 +01:00
Dani Palou
c14bc38569 MOBILE-2310 course: Implement format delegate and section view 2018-01-18 14:35:57 +01:00