Juan Leyva
7e6b260154
Merge pull request #1801 from dpalou/MOBILE-2913
...
Mobile 2913
2019-03-11 13:44:59 +01:00
Dani Palou
f5f04b35c1
MOBILE-2913 course: Fix section progress when an error happens
2019-03-11 12:25:59 +01:00
Dani Palou
900c9b741e
MOBILE-2913 course: Fix section download button disappear on PTR
2019-03-11 10:29:32 +01:00
Albert Gasset
1e59e22a6e
MOBILE-2908 core: Fix duplicate schema name
2019-03-07 16:44:04 +01:00
Juan Leyva
c11cfa336b
Merge pull request #1791 from crazyserver/MOBILE-2819
...
MOBILE-2819 a11y: Apply aria attributes to components
2019-03-06 11:48:17 +01:00
Juan Leyva
aac8ee7b3a
Merge pull request #1789 from dpalou/MOBILE-2850
...
Mobile 2850
2019-03-04 13:21:57 +01:00
Dani Palou
c6b51873f1
MOBILE-2850 quiz: Prefetch data after syncing quiz
2019-03-04 12:25:01 +01:00
Dani Palou
0cec1cc01e
MOBILE-2850 lesson: Prefetch data after syncing lesson
2019-03-04 12:25:01 +01:00
Pau Ferrer Ocaña
b95de260ee
MOBILE-2819 a11y: Apply aria attributes to components
2019-03-04 09:04:18 +01:00
Dani Palou
0dd4ac1a22
MOBILE-2850 feedback: Prefetch data after syncing feedback
2019-02-28 15:10:36 +01:00
Dani Palou
88b5eb7af0
MOBILE-2850 survey: Prefetch data after syncing survey
2019-02-28 15:10:36 +01:00
Dani Palou
ceca8cb5c6
MOBILE-2850 choice: Prefetch data after sync choice
2019-02-28 15:10:36 +01:00
Dani Palou
890a8105e9
MOBILE-2527 course: Prefetch section summary files
2019-02-25 09:30:47 +01:00
Dani Palou
5c176b93b8
MOBILE-2527 label: Prefetch label files when downloading course
2019-02-25 09:30:47 +01:00
Pau Ferrer Ocaña
3cf70c83f7
MOBILE-2386 course: Migrate logs database schema
2019-02-18 16:09:54 +01:00
Pau Ferrer Ocaña
f11892f93c
MOBILE-2386 blog: Add blog entries page
2019-02-18 16:09:54 +01:00
Juan Leyva
8ecf48caa4
Merge pull request #1765 from crazyserver/MOBILE-1979
...
Mobile 1979
2019-02-18 12:09:19 +01:00
Juan Leyva
2db4565688
Merge pull request #1764 from marxjohnson/MOBILE-2746_integration
...
MOBILE-2746 UX: Only refresh page if completion value is used
2019-02-18 12:06:59 +01:00
Albert Gasset
95326d4da0
MOBILE-2842 core: Use site schemas for all modules
2019-02-08 12:28:05 +01:00
Albert Gasset
fb29050627
MOBILE-2842 core: Interfaces for DB schemas
2019-02-08 12:27:07 +01:00
Pau Ferrer Ocaña
9143507284
MOBILE-1979 sync: Sync activity logs
2019-02-08 12:02:32 +01:00
Pau Ferrer Ocaña
56eaafdeda
MOBILE-1979 course: Save offline log calls
2019-02-08 10:32:41 +01:00
Mark Johnson
6338005c94
MOBILE-2746 UX: Only refresh page if completion value is used
...
Now that completion data includes valueused, we can refresh the page in
response to a completion change only when valueused is true.
It is is false, we can update the checkbox and
progress bar client-side.
2019-02-07 08:33:23 +00:00
Dani Palou
cba4f2271a
MOBILE-2114 scorm: Prefetch after sending data
2019-01-30 12:12:35 +01:00
Juan Leyva
65a38ebbce
Merge pull request #1739 from crazyserver/MOBILE-2843
...
Mobile 2843
2019-01-28 19:07:49 +01:00
Pau Ferrer Ocaña
4aa5d4a6a1
MOBILE-2843 course: Improve show prefetch group of courses
2019-01-24 14:29:57 +01:00
Dani Palou
dde19b17a6
MOBILE-2824 course: Allow passing params when navigate to module
2019-01-22 12:22:04 +01:00
Mark Johnson
ba89f9cb30
MOBILE-2800 course: Wait for format before opening course
2019-01-11 12:20:39 +01:00
Pau Ferrer Ocaña
bf509a7fae
MOBILE-2795 course: Scroll top on section change
2019-01-10 12:01:55 +01:00
Pau Ferrer Ocaña
51b2c94cde
MOBILE-2795 course: Load course image from course section without showing it
2019-01-10 10:32:16 +01:00
Pau Ferrer Ocaña
cb4f6c196a
MOBILE-2795 ux: Fix margin on item-start img or icon
2019-01-09 10:26:36 +01:00
Pau Ferrer Ocaña
bb9578b493
MOBILE-2795 course: Improve label rendering
2019-01-02 12:31:15 +01:00
Dani Palou
4529d5f688
MOBILE-2061 course: Fix offline completion in 3.6
2018-12-21 09:59:22 +01:00
Juan Leyva
6ce9d7bec5
Merge pull request #1686 from marxjohnson/MOBILE-2721_integration
...
MOBILE-2721 Keep existing displayname if not set
2018-12-20 13:02:42 +01:00
Mark Johnson
a6fb4a51bc
MOBILE-2721 Keep existing displayname if not set
...
core_enrol_get_users_courses does not return displayname before MDL-63523,
which causes the page title to revert to fullname after the course
has fully loaded.
2018-12-20 09:42:00 +00:00
Pau Ferrer Ocaña
e509abffee
MOBILE-2795 course: Fix undefined section modules length
2018-12-20 08:57:46 +01:00
Mark Johnson
3f5bea420c
MOBILE-2724 label: Don't react to clicks on iOS
2018-12-19 12:41:22 +00:00
Juan Leyva
393e7c20da
Merge pull request #1678 from marxjohnson/MOBILE-2721_master
...
MOBILE_2721 course: Use shortname in course title if courselistshortn…
2018-12-19 11:05:57 +01:00
Dani Palou
528cc88a9f
MOBILE-2697 course: Fix course options order
2018-12-17 09:20:03 +01:00
Dani Palou
d37acccee8
MOBILE-2754 core: Use Moodle strings for dates
2018-12-14 12:47:26 +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
8ccd5a65ae
MOBILE-2761 mainmenu: Avoid reloading menu when going to phantom tab
2018-11-27 09:11:10 +01:00
Pau Ferrer Ocaña
f171854ea9
MOBILE-2676 ux: Fix styles in horizontal with notch
2018-11-22 16:50:19 +01:00
Juan Leyva
4ce2183bf2
Merge pull request #1619 from crazyserver/MOBILE-1486
...
Mobile 1486
2018-11-22 16:43:17 +01:00
Dani Palou
8e07f0a4ed
MOBILE-2502 course: Fix navigate to stealth modules
2018-11-21 12:17:57 +01:00
Pau Ferrer Ocaña
cfb6ac4f86
MOBILE-1486 course: Log view when course is viewed
2018-11-20 16:51:57 +01:00
Pau Ferrer Ocaña
f5dd07a1bd
MOBILE-2149 course: Show section progress only if enabled
2018-11-14 13:34:08 +01:00
Pau Ferrer Ocaña
3f7dde49d0
MOBILE-2149 course: Show section completion on the section selector
2018-11-14 13:34:08 +01:00
Juan Leyva
11f13e9ccd
Merge pull request #1606 from marxjohnson/MOBILE-2724_master
...
MOBILE-2724 label: Don't react to clicks
2018-11-13 11:46:03 +01:00
Mark Johnson
d146217b7e
MOBILE-2724 label: Don't react to clicks
2018-11-12 10:27:26 +00:00