93 Commits

Author SHA1 Message Date
Pau Ferrer Ocaña
a809f624fe MOBILE-3175 other: Change Copyright author 2019-10-02 09:08:21 +02:00
Albert Gasset
a7c2d22cb8 MOBILE-3147 doc: Remove jsdoc types from all typescript files 2019-09-12 11:15:56 +02:00
Juan Leyva
0139910fe2
Merge pull request #2025 from dpalou/MOBILE-3064
MOBILE-3064 course: Don't call check_updates after prefetch
2019-07-31 13:04:22 +02:00
Pau Ferrer Ocaña
cec6844968 MOBILE-3025 blocks: Show blocks on sidebar 2019-07-29 12:20:18 +02:00
Dani Palou
09533757a4 MOBILE-3064 course: Don't call check_updates after prefetch 2019-07-26 13:56:31 +02:00
Dani Palou
b302ea0d5a MOBILE-2735 course: Log view when changing sections 2019-06-26 08:58:48 +02:00
Dani Palou
08322a299d MOBILE-2735 ux: Make all link handlers open a new page 2019-06-26 08:41:23 +02:00
Pau Ferrer Ocaña
ea22e6556f MOBILE-3039 course: Hide download when offline disabled 2019-06-03 11:36:27 +02:00
Dani Palou
51edb78d40 MOBILE-3039 core: Clear course status if site data cleared 2019-05-21 10:59:34 +02:00
Dani Palou
822dd057ef MOBILE-2957 fcm: Log events in Firebase too 2019-05-20 12:22:20 +02:00
Pau Ferrer Ocaña
60c09134b1 MOBILE-3034 course: Style module availability info 2019-05-16 12:58:12 +02:00
Dani Palou
6ae25efd51 MOBILE-3008 core: Filter undefined in objectToArrayOfObjects 2019-05-07 17:07:58 +02:00
Juan Leyva
ec58a14603
Merge pull request #1867 from dpalou/MOBILE-2944
MOBILE-2944 course: Hide completion for teachers
2019-04-30 21:03:52 +02:00
Juan Leyva
839fe09fa7
Merge pull request #1850 from sammarshallou/MOBILE-2906
MOBILE-2906 Add course option type that appears in menu
2019-04-26 15:17:17 +02:00
Dani Palou
7b479c8b15 MOBILE-2944 course: Hide completion for teachers 2019-04-24 13:43:10 +02:00
Dani Palou
e8ab5edc2a MOBILE-2921 enrol: Support enrolment expiry push clicks 2019-04-01 16:03:10 +02:00
sam marshall
bc931df813 MOBILE-2906 Add course option type that appears in menu
This allows addons to add items to the course menu. The items work
in the same way as other course options, except that instead of
appearing as a tab, they appear as an option in the course menu.
2019-03-27 12:51:37 +00:00
Dani Palou
0449c63c71 MOBILE-2915 course: Fix title not displayed for guest courses 2019-03-22 07:02:08 +01:00
Pau Ferrer Ocaña
b95de260ee MOBILE-2819 a11y: Apply aria attributes to components 2019-03-04 09:04:18 +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
dde19b17a6 MOBILE-2824 course: Allow passing params when navigate to module 2019-01-22 12:22:04 +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
Dani Palou
4529d5f688 MOBILE-2061 course: Fix offline completion in 3.6 2018-12-21 09:59:22 +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
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
Pau Ferrer Ocaña
9d0a9ef746 MOBILE-2669 completion: Don't get completion if previously received 2018-11-09 13:33:35 +01:00
Pau Ferrer Ocaña
9c9a31f6f7 MOBILE-2706 course: Remove course image from course section 2018-11-06 16:43:09 +01:00
Pau Ferrer Ocaña
cd52cfaf6d MOBILE-2700 ux: Fix some styles 2018-10-25 12:14:44 +02:00
Juan Leyva
7b117d802e
Merge pull request #1576 from dpalou/MOBILE-1874
Mobile 1874
2018-10-23 12:41:53 +02:00
dpalou
c060ebe693 MOBILE-1874 mod: Support links to list of modules 2018-10-23 12:27:56 +02:00
Pau Ferrer Ocaña
499519807c MOBILE-2695 course: Change Enable download sections text 2018-10-22 17:21:53 +02:00
dpalou
f56b7cfd3c MOBILE-2502 course: Support stealth modules as students 2018-10-11 16:32:32 +02:00
dpalou
3e12557451 MOBILE-2661 course: Display empty sections 2018-10-08 12:21:16 +02:00
dpalou
1c6618b42a MOBILE-2061 core: Fix sync param JSDoc 2018-10-05 16:07:37 +02:00
dpalou
e4248a8a44 MOBILE-2061 course: Synchronize offline manual completion 2018-10-05 16:06:45 +02:00
dpalou
6b274c14cd MOBILE-2575 course: Allow selecting another tab in course 2018-09-28 10:21:55 +02:00
Pau Ferrer Ocaña
16e565626e MOBILE-2567 ux: Fix RTL css ranking 2018-09-03 10:29:54 +02:00
Juan Leyva
47f15ebf9d
Merge pull request #1485 from crazyserver/MOBILE-2558
MOBILE-2558 utils: Check scroll is not destroyed before perform
2018-08-23 13:16:28 +01:00
Pau Ferrer Ocaña
cd9f747b7a MOBILE-2558 utils: Check scroll is not destroyed before perform 2018-08-23 13:51:57 +02:00
Dani Palou
a4c98b06b1 MOBILE-2559 course: Display right badges in stealth section & module 2018-08-23 12:41:29 +02:00
Dani Palou
6379f4e9ac MOBILE-2559 course: Let teachers view stealth sections 2018-08-23 12:40:45 +02:00
Pau Ferrer Ocaña
9b3bd3012e MOBILE-2481 course: Add section navigation 2018-08-23 09:51:48 +02:00
Dani Palou
ac8c2bcee6 MOBILE-2480 course: Refresh format components if completion changes 2018-08-09 10:17:38 +02:00
Albert Gasset
12992df3c2 MOBILE-2493 ionic: Translate back button in iOS 2018-07-13 14:59:40 +02:00
Juan Leyva
4f636824e3
Merge pull request #1393 from dpalou/MOBILE-2462
Mobile 2462
2018-07-04 15:05:41 +02:00
Dani Palou
16c1538506 MOBILE-2462 course: Don't refresh singleactivity when completion changes 2018-07-04 14:37:26 +02:00
Juan Leyva
53b0233e28
Merge pull request #1391 from albertgasset/MOBILE-2452
MOBILE-2452 course: Scroll back after completing an activity
2018-07-04 12:48:23 +02:00
Albert Gasset
1c443c8352 MOBILE-2452 course: Scroll back after completing an activity 2018-07-04 11:55:17 +02:00