Commit Graph

59 Commits (e97f87e021bc193f476d1730b29c838f62108d45)

Author SHA1 Message Date
Pau Ferrer Ocaña 4f6d323f6f MOBILE-649 ux: Adapt more RTL styles 2018-08-29 16:50:23 +02:00
Juan Leyva bce1afd586
Merge pull request #1461 from dpalou/MOBILE-2514
MOBILE-2514 user: Fix wrong plugins when viewing 2 users at same time
2018-08-22 11:49:58 +01:00
Juan Leyva bcd42f24e1
Merge pull request #1451 from dpalou/MOBILE-2513
MOBILE-2513 participants: Fix infinite loading
2018-08-21 16:56:03 +01:00
Dani Palou 55682818ff MOBILE-2479 siteplugins: Pass all inputs and outputs to components 2018-08-09 10:16:50 +02:00
Dani Palou 51747eca1a MOBILE-2513 participants: Fix infinite loading 2018-08-08 09:42:52 +02:00
Juan Leyva e6c5607463
Merge pull request #1424 from dpalou/MOBILE-2478
Mobile 2478
2018-07-24 15:44:01 +02:00
Dani Palou d91942f1b4 MOBILE-2514 user: Fix wrong plugins when viewing 2 users at same time 2018-07-24 14:48:23 +02:00
Dani Palou 912a1f61c5 MOBILE-2478 windows: Fix blank window open when clicking Email 2018-07-20 09:24:13 +02:00
Dani Palou 424f5e324f MOBILE-2512 workshop: Avoid error when downloading profiles in workshop 2018-07-19 12:14:20 +02:00
Albert Gasset 12992df3c2 MOBILE-2493 ionic: Translate back button in iOS 2018-07-13 14:59:40 +02:00
Albert Gasset 9778c99451 MOBILE-2451 user: Do not show error in profile of deleted users 2018-07-04 10:33:58 +02:00
Dani Palou 10da720a4a MOBILE-2431 courses: Fix course options not available 2018-06-26 09:36: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
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
Pau Ferrer Ocaña 3bf3a71736 MOBILE-915 fontawesome: Add fontawesome icons 2018-06-11 12:58:49 +02:00
Dani Palou 0433fbdafc MOBILE-2334 assign: Implement prefetch handler and helper 2018-04-26 10:04:54 +02:00
Pau Ferrer Ocaña 12adb9ef19 MOBILE-2339 feedback: Peer review fixes 2018-04-16 09:52:39 +02:00
Pau Ferrer Ocaña c586db40dd MOBILE-2339 feedback: Implement Index page 2018-04-16 09:35:53 +02:00
Pau Ferrer Ocaña 0da7b03e3d MOBILE-2339 recaptcha: Add captcha component 2018-04-16 09:32:41 +02: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
Juan Leyva 138f83d979 MOBILE-2325 badges: Show new page in user profile 2018-03-16 11:27:49 +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 046b300051 MOBILE-2333 siteplugins: Rename site addons to site plugins 2018-03-12 13:45:14 +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 f938b37f73 MOBILE-2327 messages: Fix errors from Peer review 2018-03-09 10:49:47 +01:00
Pau Ferrer Ocaña 06b8bcc026 MOBILE-2327 messages: Add and block user profile handlers 2018-03-02 17:00:05 +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 86edc5f2b0 MOBILE-2327 messages: Implement settings page 2018-02-28 16:11:52 +01:00
Pau Ferrer Ocaña 29809e8dbc MOBILE-2327 settings: Implement settings list 2018-02-28 16:11:51 +01:00
Pau Ferrer Ocaña 8fbed26e98 MOBILE-2327 messages: Add messages discussions page 2018-02-14 10:29:41 +01:00
Juan Leyva 67f8b32c42
Merge pull request #1243 from crazyserver/dpalou-MOBILE-2335
Dpalou mobile 2335
2018-02-09 15:31:08 +01:00
Pau Ferrer Ocaña 4903b31cb0 MOBILE-2326 grades: Course grades page 2018-02-08 16:45:42 +01:00
Dani Palou 7379ca3e71 MOBILE-2335 book: Implement prefetch handler 2018-02-06 08:46:49 +01:00
Dani Palou ad03f6ed4e MOBILE-2324 course: Remove shouldDisplayForCourse function 2018-02-05 15:47:26 +01:00
Pau Ferrer Ocaña c6032d76ed MOBILE-2324 splitview: Fix splitview deactivation 2018-02-05 08:49:00 +01:00
Dani Palou 2ee117f935 MOBILE-2324 user: Fix user profile navigation 2018-01-31 09:14:00 +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 a0312278d8 MOBILE-2324 core: Create and apply core-dynamic-component 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