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
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
Dani Palou
10da720a4a
MOBILE-2431 courses: Fix course options not available
2018-06-26 09:36:40 +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
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
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
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
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
Pau Ferrer Ocaña
09e07c31fe
MOBILE-2317 user: Delete user from cache when deleted form site
2018-01-25 15:47:22 +01:00
Pau Ferrer Ocaña
d7c6c25292
MOBILE-2317 login: Add custom user profile field to sign-up
2018-01-25 15:47:22 +01:00
Pau Ferrer Ocaña
ba1267410e
MOBILE-2317 user: Add profile field delegate
2018-01-25 15:47:22 +01:00
Pau Ferrer Ocaña
e836171c02
MOBILE-2317 user: Add User Delegate
2018-01-25 15:47:22 +01:00
Pau Ferrer Ocaña
2b19b5172d
MOBILE-2317 user: Implement user profile page
2018-01-25 15:47:22 +01:00
Pau Ferrer Ocaña
c2946cc797
MOBILE-2317 user: Implement user-link and user module structure
2018-01-25 15:47:22 +01:00