21 Commits

Author SHA1 Message Date
Mark Johnson
0c0eceb078 MOBILE-3054 Courses: Update section download icon
Update the section download icon to reflect changes to the download state
of modules within the section, either from the download buttons on the
course page or activity within the module.
2019-05-28 12:33:30 +01:00
Pau Ferrer Ocaña
99809afbad MOBILE-2895 course: Show modules downloaded status 2019-05-02 10:01:08 +02:00
Dani Palou
38b1308f0b MOBILE-2901 file: Support offline files for Nextcloud 2019-04-08 10:45:14 +02:00
Pau Ferrer Ocaña
b95de260ee MOBILE-2819 a11y: Apply aria attributes to components 2019-03-04 09:04:18 +01: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
bb9578b493 MOBILE-2795 course: Improve label rendering 2019-01-02 12:31:15 +01:00
dpalou
2135cdee7b MOBILE-2661 course: Don't display hidden warnings if not needed 2018-10-08 13:18:40 +02:00
Pau Ferrer Ocaña
fe494fe700 MOBILE-2080 forum: Update badge 2018-08-22 13:17:17 +02:00
Dani Palou
1834cb623c MOBILE-2163 core: Make component templates names unique 2018-06-12 19:11:40 +02:00
Dani Palou
b350c7a52e MOBILE-2345 lesson: Fix issues with prefetch and offline 2018-05-30 12:28:39 +02:00
Dani Palou
07976a2a9a MOBILE-2403 resource: Fix issues with embedded and open button 2018-05-11 09:21:08 +02:00
Dani Palou
ae290c3c05 MOBILE-2334 assign: Fix errors with offline and sync 2018-04-26 13:38:58 +02:00
Pau Ferrer Ocaña
f69051cc1e MOBILE-2348 quiz: Style fixes 2018-04-11 15:25:29 +02:00
Dani Palou
ad1e564600 MOBILE-2348 quiz: Fix problems in prefetch and offline 2018-04-09 12:42:55 +02: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
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
Pau Ferrer Ocaña
11d052e659 MOBILE-2327 core: Change all import paths 2018-03-01 17:08:05 +01:00
Dani Palou
00ef0fa0a9 MOBILE-2335 book: Show download button in section page 2018-02-06 08:47:52 +01:00
Dani Palou
01ddf7019c MOBILE-2317 core: Fix tslint warnings 2018-01-29 10:09:34 +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