2
0
Fork 0
Commit Graph

99 Commits (67b8e94aaa1e3f789692c4158312212cebdffca0)

Author SHA1 Message Date
Dani Palou 89ed649a07 MOBILE-2440 course: Display all sections 2018-07-02 14:51:11 +02:00
Dani Palou 10da720a4a MOBILE-2431 courses: Fix course options not available 2018-06-26 09:36:40 +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
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
Pau Ferrer Ocaña f69051cc1e MOBILE-2348 quiz: Style fixes 2018-04-11 15:25:29 +02:00
Dani Palou 01848965d8 MOBILE-2348 core: Return a 'canceled' error in showConfirm 2018-04-09 12:42:55 +02:00
Dani Palou c9aadd401f MOBILE-2330 question: Implement question delegate 2018-03-23 15:45:09 +01:00
Dani Palou 1ebe8ba57b MOBILE-2391 core: Improve delegate subclasses 2018-03-23 14:37:24 +01:00
Dani Palou 0b52f98960 MOBILE-2391 core: Use different property for modName/etc in delegates 2018-03-23 14:37:03 +01:00
Dani Palou c1cf6e5b21 MOBILE-2391 core: Use new nomenclature in disabled features 2018-03-23 13:33:20 +01:00
Dani Palou a6ea996778 MOBILE-2319 db: Use REPLACE in inserts 2018-03-20 15:44:26 +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 b2c4b65024 MOBILE-2333 siteaddons: Support course options site addon 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
Dani Palou dc88b83bbb MOBILE-2333 siteaddons: Prefetch offlinefunctions 2018-03-12 13:28:13 +01:00
Pau Ferrer Ocaña 11d052e659 MOBILE-2327 core: Change all import paths 2018-03-01 17:08:05 +01:00
Pau Ferrer Ocaña b9c0bb5653 MOBILE-2327 pushnotifications: Add push notifications delegate 2018-02-28 16:11:51 +01:00
Dani Palou 00ef0fa0a9 MOBILE-2335 book: Show download button in section page 2018-02-06 08:47:52 +01:00
Dani Palou 104beb7a1b MOBILE-2335 course: Allow hiding enable download in course 2018-02-06 08:47:52 +01:00
Dani Palou e8cbead5d6 MOBILE-2335 book: Support context menu prefetch and size 2018-02-06 08:46:49 +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 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
Pau Ferrer Ocaña 2319cf8074 MOBILE-2317 core: Migrate delegates to CoreDelegate 2018-01-26 08:55:08 +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 514e9bf132 MOBILE-2310 course: Implement singleactivity format 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 64f1551d56 MOBILE-2310 course: Implement prefetch delegate and base handler 2018-01-19 10:11:33 +01:00
Dani Palou 0960ce92d4 MOBILE-2310 core: Improve documentation of interfaces 2018-01-19 10:11:33 +01:00
Dani Palou 2194c8e294 MOBILE-2310 core: Apply constant and protected guidelines 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 cbc9bc715c MOBILE-2310 course: Implement unsupported module page 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
Dani Palou 5303d3ab23 MOBILE-2310 course: Implement course provider 2018-01-18 14:35:57 +01:00