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
61a477afd5
MOBILE-2317 rte: Initial implementation
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
2f2b16f9fa
MOBILE-2317 user: Implement about page
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
Juan Leyva
b28294a812
Merge pull request #1230 from dpalou/MOBILE-2355
...
MOBILE-2355 sync: Implement sync provider and base class
2018-01-25 15:39:35 +01:00
Juan Leyva
5ba529f63f
Merge pull request #1229 from jleyva/MOBILE-2356
...
Mobile 2356
2018-01-25 13:49:45 +01:00
Juan Leyva
cbe5e9b178
MOBILE-2356 ts: Add linter rule for types
2018-01-25 13:02:29 +01:00
Juan Leyva
5fdb422471
MOBILE-2356 ts: Add linter rules
2018-01-25 12:20:43 +01:00
Dani Palou
97ae1b3f9d
MOBILE-2355 sync: Implement sync provider and base class
2018-01-25 10:11:41 +01:00
Juan Leyva
4c292da21d
Merge pull request #1228 from dpalou/MOBILE-2309
...
Mobile 2309
2018-01-24 15:32:11 +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
b3d0457540
MOBILE-2309 contentlinks: Implement base handlers
2018-01-24 10:01:37 +01:00
Dani Palou
1cfd38229f
MOBILE-2309 contentlinks: Implement delegate and helper
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
8a3f7053e5
MOBILE-2309 sitehome: Implement and apply items
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
Juan Leyva
80e783f911
Merge pull request #1227 from dpalou/MOBILE-2310
...
Mobile 2310
2018-01-24 09:41:47 +01:00
Pau Ferrer Ocaña
ba60f2a7e3
MOBILE-2310 course: Style changes
2018-01-24 09:40:22 +01:00
Dani Palou
46ad0912ea
MOBILE-2310 course: Implement social format
2018-01-19 10:11:33 +01:00
Dani Palou
514e9bf132
MOBILE-2310 course: Implement singleactivity format
2018-01-19 10:11:33 +01:00
Dani Palou
398e7c2bf4
MOBILE-2310 calendar: Use course provider in calendar
2018-01-19 10:11:33 +01:00
Dani Palou
04085d5929
MOBILE-2310 courses: Apply download courses
2018-01-19 10:11:33 +01:00
Dani Palou
fe2c4cce74
MOBILE-2310 course: Apply prefetch to section page
2018-01-19 10:11:33 +01:00
Dani Palou
64f1551d56
MOBILE-2310 course: Implement prefetch delegate and base handler
2018-01-19 10:11:33 +01:00
Dani Palou
9b6295e97c
MOBILE-2310 core: Remove revision and timemodified from packages
...
Now the default way to check if a package is outdated is using the check updates WS. If a package needs to store some data they can use the new extra param
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
e1bc11e44b
MOBILE-2310 course: Implement topics and weeks formats
2018-01-19 10:11:32 +01:00
Dani Palou
5aef9af45b
MOBILE-2310 core: Fix issues with WS cache
2018-01-19 10:11:32 +01:00
Dani Palou
764309edd7
MOBILE-2310 core: Implement image viewer
2018-01-19 10:11:32 +01:00
Dani Palou
cbc9bc715c
MOBILE-2310 course: Implement unsupported module page
2018-01-19 10:11:32 +01:00
Dani Palou
2e73942083
MOBILE-2310 course: Implement completion and fix PTR issues in section
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
Juan Leyva
ece285db4e
Merge pull request #1225 from crazyserver/MOBILE-2308
...
Mobile 2308
2018-01-18 15:17:35 +01:00
Dani Palou
c14bc38569
MOBILE-2310 course: Implement format delegate and section view
2018-01-18 14:35:57 +01:00
Dani Palou
5303d3ab23
MOBILE-2310 course: Implement course provider
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
27c715081c
MOBILE-2308 splitview: Implement Split view
2018-01-18 14:33:34 +01:00
Pau Ferrer Ocaña
04e3d6d2d1
MOBILE-2308 calendar: Init process
2018-01-18 14:33:34 +01:00
Pau Ferrer Ocaña
d4ddfc74a1
MOBILE-2308 calendar: Single event page
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
Pau Ferrer Ocaña
6f671fe39f
MOBILE-2308 calendar: Settings page
2018-01-18 14:33:34 +01:00