29 Commits

Author SHA1 Message Date
Dani Palou
12787403d6 MOBILE-2525 course: Fix context menu info not updated in modules 2018-07-26 12:19:33 +02:00
Dani Palou
204a1ce8f1 MOBILE-2512 prefetch: Don't download hidden modules and sections 2018-07-19 11:49:25 +02:00
Dani Palou
48faf66976 MOBILE-2466 course: Fix calculate and download sections 2018-07-05 12:32:09 +02:00
Dani Palou
89ed649a07 MOBILE-2440 course: Display all sections 2018-07-02 14:51:11 +02:00
Dani Palou
11013c69ab MOBILE-2431 courses: Fix webservice not available error 2018-06-26 09:06:20 +02:00
Dani Palou
668c36cd43 MOBILE-2431 course: Fix prefetch course 2018-06-21 17:24:32 +02:00
Dani Palou
3d2e056a79 MOBILE-2428 core: Remove unneeded todo 2018-06-14 13:41:48 +02:00
Dani Palou
490842e426 MOBILE-2345 lesson: Implement handlers 2018-05-30 12:28:39 +02:00
Dani Palou
dccfb64e1f MOBILE-2376 core: Fix issues with pluginfile.php
- Improve how to detect if the URL has params.
- Replace & with &
- Only add webservice to the URL if it's the core pluginfile
2018-05-22 16:37:47 +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
c1cf6e5b21 MOBILE-2391 core: Use new nomenclature in disabled features 2018-03-23 13:33:20 +01:00
Pau Ferrer Ocaña
3b8b44c23a MOBILE-2349 resource: Add link and plugin file handlers 2018-03-14 13:41:24 +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
6d9df59e67 MOBILE-2333 siteaddons: Display context menu for module site addons 2018-03-12 13:32:12 +01:00
Dani Palou
fec9fa6efa MOBILE-2333 course: Implement download module main file directive 2018-03-12 13:32:11 +01:00
Pau Ferrer Ocaña
11d052e659 MOBILE-2327 core: Change all import paths 2018-03-01 17:08:05 +01:00
Dani Palou
e8cbead5d6 MOBILE-2335 book: Support context menu prefetch and size 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
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
Pau Ferrer Ocaña
debfb5c6c6 MOBILE-2317 user: Solve PR errors and lints 2018-01-25 15:48:18 +01:00
Dani Palou
b3d0457540 MOBILE-2309 contentlinks: Implement base handlers 2018-01-24 10:01:37 +01:00
Pau Ferrer Ocaña
ba60f2a7e3 MOBILE-2310 course: Style changes 2018-01-24 09:40:22 +01:00
Dani Palou
fe2c4cce74 MOBILE-2310 course: Apply prefetch to section page 2018-01-19 10:11:33 +01:00
Dani Palou
64f1551d56 MOBILE-2310 course: Implement prefetch delegate and base handler 2018-01-19 10:11:33 +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