42 Commits

Author SHA1 Message Date
Dani Palou
822dd057ef MOBILE-2957 fcm: Log events in Firebase too 2019-05-20 12:22:20 +02:00
Juan Leyva
d49aeb5e1e
Merge pull request #1868 from albertgasset/MOBILE-2993
MOBILE-2993 grades: Fix icon class parsing
2019-04-30 21:07:30 +02:00
Albert Gasset
a34f3ae7a9 MOBILE-2993 grades: Fix icon class parsing 2019-04-25 16:33:56 +02:00
Dani Palou
65702106f7 MOBILE-2953 notifications: Pass customdata to link actions 2019-04-03 15:38:34 +02:00
Dani Palou
9e831bdf7a MOBILE-2921 lesson: Support lesson grade push clicks 2019-04-01 16:03:10 +02:00
Pau Ferrer Ocaña
6c2eeee6bb MOBILE-2858 grades: Add unkown type grade items 2019-02-14 16:15:53 +01:00
Juan Leyva
1b13ffd444
Merge pull request #1751 from crazyserver/MOBILE-2858
Mobile 2858
2019-02-05 18:44:45 +01:00
Pau Ferrer Ocaña
442c184ac0 MOBILE-2858 grades: Improve course grades preformat 2019-02-01 12:12:22 +01:00
Pau Ferrer Ocaña
d2fc0ed420 MOBILE-2812 ux: Imrpove module icons sizes 2019-01-29 12:27:41 +01:00
Dani Palou
cee98a94fa MOBILE-2803 course: Prefetch course options 2018-12-21 16:35:37 +01:00
Pau Ferrer Ocaña
d91b181b0d MOBILE-2779 course: Display the icon of unsupported activities 2018-12-04 13:07:18 +01:00
Pau Ferrer Ocaña
f171854ea9 MOBILE-2676 ux: Fix styles in horizontal with notch 2018-11-22 16:50:19 +01:00
Pau Ferrer Ocaña
51d530f7b5 MOBILE-2716 rtl: Fix RTL text alignment 2018-11-09 14:41:15 +01:00
Albert Gasset
5b403129cd MOBILE-2675 offline: Ignore errors when logging actions 2018-11-06 16:05:06 +01:00
Pau Ferrer Ocaña
381f9965d9 MOBILE-2639 gulp: Only build english lang 2018-10-02 13:48:05 +02:00
Pau Ferrer Ocaña
08371d580f MOBILE-2567 grades: Fix rowspan problem 2018-09-10 09:47:56 +02:00
Pau Ferrer Ocaña
16e565626e MOBILE-2567 ux: Fix RTL css ranking 2018-09-03 10:29:54 +02:00
Pau Ferrer Ocaña
4f6d323f6f MOBILE-649 ux: Adapt more RTL styles 2018-08-29 16:50:23 +02:00
Juan Leyva
cfb58c96f6
Merge pull request #1468 from crazyserver/MOBILE-2509
MOBILE-2509  grades: Remove padding on grade column name
2018-08-22 14:00:58 +01:00
Pau Ferrer Ocaña
17cf89fada MOBILE-2509 grades: Remove padding on grade column name 2018-08-22 10:18:47 +02:00
Dani Palou
5ec72b06be MOBILE-2526 core: Fix text.replace is not a function 2018-08-07 13:09:09 +02:00
Dani Palou
b38fdac5e8 MOBILE-2511 links: Fix links not captured in the app in grades 2018-07-24 12:57:06 +02:00
Albert Gasset
12992df3c2 MOBILE-2493 ionic: Translate back button in iOS 2018-07-13 14:59:40 +02:00
Juan Leyva
5a193ce743 MOBILE-2431 release: Merge old translations in new file 2018-06-18 15:05:21 +02:00
Juan Leyva
b1fffd83ad MOBILE-2431 release: Core components strings in other langs 2018-06-18 14:36:16 +02:00
Albert Gasset
daeb78489f MOBILE-2354 core: Implement makeGradesMenu method in grades helper 2018-06-14 11:19:04 +02:00
Dani Palou
1834cb623c MOBILE-2163 core: Make component templates names unique 2018-06-12 19:11:40 +02:00
Dani Palou
a23654fdb7 MOBILE-2163 core: Fix StaticInjectorError in AOT 2018-06-12 12:53:18 +02:00
Dani Palou
9abc6748ae MOBILE-2345 lesson: Implement lesson and offline providers 2018-05-30 12:26:22 +02:00
Dani Palou
f3ae04600f MOBILE-2334 assign: Implement submission component 2018-04-26 10:13:01 +02:00
Dani Palou
941295cccd MOBILE-2334 assign: Implement assign provider and offline 2018-04-26 10:04:54 +02:00
Dani Palou
c1cf6e5b21 MOBILE-2391 core: Use new nomenclature in disabled features 2018-03-23 13:33:20 +01:00
Albert Gasset
5faa1cf5e6 MOBILE-2323 core: Add tslint rule no-unused-variable and fix warnings 2018-03-14 15:38:38 +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
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
9df8e406e0 MOBILE-2326 grades: Add links handlers 2018-02-08 16:45:42 +01:00
Pau Ferrer Ocaña
38a9f019bb MOBILE-2326 grades: Course grade item page 2018-02-08 16:45:42 +01:00
Pau Ferrer Ocaña
4903b31cb0 MOBILE-2326 grades: Course grades page 2018-02-08 16:45:42 +01:00
Pau Ferrer Ocaña
abd25cf6ac MOBILE-2326 grades: Courses grades page 2018-02-08 16:45:42 +01:00