204 Commits

Author SHA1 Message Date
Pau Ferrer Ocaña
3bf3a71736 MOBILE-915 fontawesome: Add fontawesome icons 2018-06-11 12:58:49 +02:00
Pau Ferrer Ocaña
c6956250fa MOBILE-2406 courses: Add course image 2018-06-07 13:34:05 +02:00
Dani Palou
de410c89b4 MOBILE-2380 course: Allow disabling download course and all courses 2018-05-18 15:34:35 +02:00
Dani Palou
8dfa24fa96 MOBILE-2411 courses: Format category name in preview 2018-05-17 14:53:52 +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
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
91c8be2167 MOBILE-2333 core: Export lists of providers 2018-03-12 13:28:12 +01:00
Pau Ferrer Ocaña
dd49b78fb8 MOBILE-2327 messages: Add contacts page 2018-03-02 12:57:02 +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
2911cbb1aa MOBILE-2327 courses: Condesate the course progress styles 2018-03-01 10:10:47 +01:00
Pau Ferrer Ocaña
b9c0bb5653 MOBILE-2327 pushnotifications: Add push notifications delegate 2018-02-28 16:11:51 +01:00
Pau Ferrer Ocaña
c1b4d435c2 MOBILE-2327 messages: Add discussion page 2018-02-21 16:52:25 +01:00
Pau Ferrer Ocaña
4903b31cb0 MOBILE-2326 grades: Course grades page 2018-02-08 16:45:42 +01:00
Dani Palou
a856b5c90e MOBILE-2324 courses: Remove course options from course preview 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
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
Pau Ferrer Ocaña
96d548e706 MOBILE-2317 user: Add user links handler 2018-01-25 15:47:22 +01:00
Dani Palou
3f8dece14e MOBILE-2309 core: Use popover interface in all selects 2018-01-24 15:28:47 +01:00
Pau Ferrer Ocaña
347a849551 MOBILE-2309 sitehome: Style changes 2018-01-24 12:56:24 +01:00
Dani Palou
3cb62c748c MOBILE-2309 contentlinks: Implement some handlers and handle links 2018-01-24 10:01:37 +01:00
Dani Palou
cb561cc4a3 MOBILE-2309 core: Don't initialize core-tab content until it's selected 2018-01-24 10:01:37 +01:00
Dani Palou
58a872f992 MOBILE-2309 sitehome: Implement index page and component 2018-01-24 10:01:37 +01:00
Dani Palou
3d795ea39f MOBILE-2309 sitehome: Implement provider and register handler 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
04085d5929 MOBILE-2310 courses: Apply download courses 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
cbc983637d MOBILE-2310 core: Implement and apply core-tabs and core-tab 2018-01-19 10:11:33 +01:00
Dani Palou
764309edd7 MOBILE-2310 core: Implement image viewer 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
Pau Ferrer Ocaña
8794a06b9f MOBILE-2308 calendar: Change static declarations and minor 2018-01-18 14:33:34 +01:00
Pau Ferrer Ocaña
2cdeda17ee MOBILE-2308 core: Add segment name to avoid collisions 2018-01-18 14:33:34 +01:00
Pau Ferrer Ocaña
3ef367db76 MOBILE-2308 events: Adapt events to new functions 2018-01-18 14:33:34 +01:00
Dani Palou
56edbdf5d2 MOBILE-2302 courses: Fix time selector in courses overview 2018-01-11 09:19:29 +01:00
Pau Ferrer Ocaña
64460157c1 MOBILE-2302 courses: Adapt styles 2018-01-11 09:19:29 +01:00
Dani Palou
730631e153 MOBILE-2302 courses: Improve course progress treatment 2018-01-11 09:19:29 +01:00
Dani Palou
02622db2d0 MOBILE-2302 myoverview: Remove roundProgress and move filter option 2018-01-11 09:19:29 +01:00
Dani Palou
e6e17ae56d MOBILE-2302 core: Implement context menu 2018-01-11 09:19:29 +01:00
Dani Palou
fc85a5b9c6 MOBILE-2302 courses: Implement courses delegate 2018-01-11 09:19:29 +01:00
Dani Palou
2b03bcf3e4 MOBILE-2302 core: Implement core-file component 2018-01-11 09:19:29 +01:00
Dani Palou
5dab527836 MOBILE-2302 courses: Implement course overview 2018-01-11 09:19:29 +01:00
Dani Palou
cacab75855 MOBILE-2302 courses: Implement categories and available courses 2018-01-11 09:19:28 +01:00
Dani Palou
2b8b5b8b87 MOBILE-2302 courses: Implement course preview 2018-01-11 09:19:28 +01:00
Dani Palou
0c69cbddad MOBILE-2302 courses: Implement search courses 2018-01-11 09:19:28 +01:00