22 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
Mark Johnson
6338005c94 MOBILE-2746 UX: Only refresh page if completion value is used
Now that completion data includes valueused, we can refresh the page in
response to a completion change only when valueused is true.
It is is false, we can update the checkbox and
progress bar client-side.
2019-02-07 08:33:23 +00:00
Pau Ferrer Ocaña
499519807c MOBILE-2695 course: Change Enable download sections text 2018-10-22 17:21:53 +02:00
Albert Gasset
12992df3c2 MOBILE-2493 ionic: Translate back button in iOS 2018-07-13 14:59:40 +02:00
Albert Gasset
1c443c8352 MOBILE-2452 course: Scroll back after completing an activity 2018-07-04 11:55:17 +02:00
Pau Ferrer Ocaña
e03876b084 MOBILE-2430 course: Go directly to course when enrolled 2018-06-13 13:46:13 +02:00
Dani Palou
de410c89b4 MOBILE-2380 course: Allow disabling download course and all courses 2018-05-18 15:34:35 +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
b2c4b65024 MOBILE-2333 siteaddons: Support course options site addon 2018-03-12 13:45:13 +01:00
Dani Palou
3ed3ded3da MOBILE-2327 core: Hide navbar-buttons when change core-tab 2018-02-22 12:13:41 +01:00
Dani Palou
104beb7a1b MOBILE-2335 course: Allow hiding enable download in course 2018-02-06 08:47:52 +01:00
Dani Palou
577a0a6598 MOBILE-2335 contextmenu: Merge menus in navbuttons component 2018-02-06 08:47:52 +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
Pau Ferrer Ocaña
861f3b2339 MOBILE-2324 participants: Add list page 2018-01-30 08:58:46 +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
fe2c4cce74 MOBILE-2310 course: Apply prefetch to section page 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