From a8a5acd1201d992e2aef36006c0e0cb92d224080 Mon Sep 17 00:00:00 2001 From: Alex Little Date: Sat, 27 Apr 2019 13:07:43 +0200 Subject: [PATCH 1/7] update docs --- .../app/{changelog_android.rst => changelog_android_v6.rst} | 2 ++ technical/releases/index.rst | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) rename technical/releases/app/{changelog_android.rst => changelog_android_v6.rst} (98%) diff --git a/technical/releases/app/changelog_android.rst b/technical/releases/app/changelog_android_v6.rst similarity index 98% rename from technical/releases/app/changelog_android.rst rename to technical/releases/app/changelog_android_v6.rst index e5d1794..10618bf 100644 --- a/technical/releases/app/changelog_android.rst +++ b/technical/releases/app/changelog_android_v6.rst @@ -24,6 +24,8 @@ Issues fixed in previous version/s - but recently updated on Github issue lists: * 679: Update and solve dependencies for Gradle v3.+ - https://github.com/DigitalCampus/oppia-mobile-android/issues/679 * 524: Launch activity from an SMS message - https://github.com/DigitalCampus/oppia-mobile-android/issues/524 * 252: In quizzes how to shuffle the response options - https://github.com/DigitalCampus/oppia-mobile-android/issues/252 +* 813: v6.8.0 does not send data to the server - https://github.com/DigitalCampus/oppia-mobile-android/issues/813 +* 814: Reconnecting Devices over Bluetooth - https://github.com/DigitalCampus/oppia-mobile-android/issues/814 .. _appv67: diff --git a/technical/releases/index.rst b/technical/releases/index.rst index a3eee3c..4965e8b 100644 --- a/technical/releases/index.rst +++ b/technical/releases/index.rst @@ -21,7 +21,7 @@ OppiaMobile Client App (Android) .. toctree:: :maxdepth: 2 - app/changelog_android + app/changelog_android_v6 OppiaMobile export block for Moodle ------------------------------------- From 06560d5a1fcc444830a1a5457e4903a6ca939c70 Mon Sep 17 00:00:00 2001 From: Alex Little Date: Wed, 8 May 2019 15:40:52 +0300 Subject: [PATCH 2/7] update docs --- technical/releases/app/changelog_android_v6.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/technical/releases/app/changelog_android_v6.rst b/technical/releases/app/changelog_android_v6.rst index 10618bf..3a030c7 100644 --- a/technical/releases/app/changelog_android_v6.rst +++ b/technical/releases/app/changelog_android_v6.rst @@ -17,6 +17,8 @@ Issue list: * 802: Control when an offline-registered user gets internet access - https://github.com/DigitalCampus/oppia-mobile-android/issues/802 * 806: Update links to digital-campus/oppiamobile - https://github.com/DigitalCampus/oppia-mobile-android/issues/806 * 807: Update links to community site - https://github.com/DigitalCampus/oppia-mobile-android/issues/807 +* 602: Numerical input type questions shows JSON text on feedback content - https://github.com/DigitalCampus/oppia-mobile-android/issues/602 +* 767: Pre-test pop up still appears after pre-test has been completed - https://github.com/DigitalCampus/oppia-mobile-android/issues/767 Issues fixed in previous version/s - but recently updated on Github issue lists: From f544c33dbc43c0aef30c66c2e431efb89f8d1ce0 Mon Sep 17 00:00:00 2001 From: Alex Little Date: Thu, 9 May 2019 10:45:26 +0300 Subject: [PATCH 3/7] update docs --- technical/releases/app/changelog_android_v6.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/technical/releases/app/changelog_android_v6.rst b/technical/releases/app/changelog_android_v6.rst index 3a030c7..cabafcc 100644 --- a/technical/releases/app/changelog_android_v6.rst +++ b/technical/releases/app/changelog_android_v6.rst @@ -19,6 +19,7 @@ Issue list: * 807: Update links to community site - https://github.com/DigitalCampus/oppia-mobile-android/issues/807 * 602: Numerical input type questions shows JSON text on feedback content - https://github.com/DigitalCampus/oppia-mobile-android/issues/602 * 767: Pre-test pop up still appears after pre-test has been completed - https://github.com/DigitalCampus/oppia-mobile-android/issues/767 +* 805: Possible bug: android.os.FileUriExposedException: file exposed beyond app through Intent.getData() - https://github.com/DigitalCampus/oppia-mobile-android/issues/805 Issues fixed in previous version/s - but recently updated on Github issue lists: From 45346e536c0768dd2594636f19acebae08cd8ef0 Mon Sep 17 00:00:00 2001 From: Alex Little Date: Thu, 9 May 2019 17:51:33 +0300 Subject: [PATCH 4/7] update contributors --- overview/acknowledgements.rst | 4 +++- technical/releases/app/changelog_android_v6.rst | 1 + 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/overview/acknowledgements.rst b/overview/acknowledgements.rst index 397f877..1449d6a 100644 --- a/overview/acknowledgements.rst +++ b/overview/acknowledgements.rst @@ -56,4 +56,6 @@ Contributors * `Lebanese Alternative Learning `_ - Arabic (Lebanese) translation and funding for drag and drop quizzes * `Last Mile Health `_ - Funding for additional development * David Gil de Gómez Pérez - technical development, performance improvements and bug fixes -* `Lex Myers `_ \ No newline at end of file +* `Lex Myers `_ +* `Kawesi Hakim `_ + diff --git a/technical/releases/app/changelog_android_v6.rst b/technical/releases/app/changelog_android_v6.rst index cabafcc..8091dcc 100644 --- a/technical/releases/app/changelog_android_v6.rst +++ b/technical/releases/app/changelog_android_v6.rst @@ -20,6 +20,7 @@ Issue list: * 602: Numerical input type questions shows JSON text on feedback content - https://github.com/DigitalCampus/oppia-mobile-android/issues/602 * 767: Pre-test pop up still appears after pre-test has been completed - https://github.com/DigitalCampus/oppia-mobile-android/issues/767 * 805: Possible bug: android.os.FileUriExposedException: file exposed beyond app through Intent.getData() - https://github.com/DigitalCampus/oppia-mobile-android/issues/805 +* 824: com.github.fabioCollini:DaggerMock:0.6.2 in the app gradle file - https://github.com/DigitalCampus/oppia-mobile-android/issues/824 Issues fixed in previous version/s - but recently updated on Github issue lists: From ba2deb85a31ed01033cd1a7656adb2cf588f6feb Mon Sep 17 00:00:00 2001 From: Alex Little Date: Sat, 11 May 2019 13:39:08 +0300 Subject: [PATCH 5/7] update docs --- technical/releases/server/changelog_server.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/technical/releases/server/changelog_server.rst b/technical/releases/server/changelog_server.rst index 36e4c66..554b8ae 100644 --- a/technical/releases/server/changelog_server.rst +++ b/technical/releases/server/changelog_server.rst @@ -10,6 +10,9 @@ v0.11.1 - not yet released Key updates: +* Documentation moved to its own repository: https://github.com/DigitalCampus/oppia-docs +* Interface for customising the points for individual activities + Issue list: * 600: On about page use download link from the server settings - https://github.com/DigitalCampus/django-oppia/issues/600 @@ -23,6 +26,10 @@ Issue list: * 572: Update/review docs for how the offline registration works - https://github.com/DigitalCampus/django-oppia/issues/572 * 593: Make email and phone no optional on registration - https://github.com/DigitalCampus/django-oppia/issues/593 * 602: Move the docs to their own repository - https://github.com/DigitalCampus/django-oppia/issues/602 +* 619: Gamification - for the course global point check it doesn't read from the baseline custom points - https://github.com/DigitalCampus/django-oppia/issues/619 +* 616: Add events/points to the Gamification db tables - https://github.com/DigitalCampus/django-oppia/issues/616 +* 615: Editing points for individual activities - https://github.com/DigitalCampus/django-oppia/issues/615 +* 614: Check that all gamification points are loaded from the defaults - https://github.com/DigitalCampus/django-oppia/issues/614 .. _serverv0.11.0: From 715d6a1d6e20e5ef542535a295d39da9956ffd47 Mon Sep 17 00:00:00 2001 From: Alex Little Date: Mon, 13 May 2019 10:51:32 +0300 Subject: [PATCH 6/7] update docs --- technical/releases/server/changelog_server.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/technical/releases/server/changelog_server.rst b/technical/releases/server/changelog_server.rst index 554b8ae..bd5a99e 100644 --- a/technical/releases/server/changelog_server.rst +++ b/technical/releases/server/changelog_server.rst @@ -30,6 +30,7 @@ Issue list: * 616: Add events/points to the Gamification db tables - https://github.com/DigitalCampus/django-oppia/issues/616 * 615: Editing points for individual activities - https://github.com/DigitalCampus/django-oppia/issues/615 * 614: Check that all gamification points are loaded from the defaults - https://github.com/DigitalCampus/django-oppia/issues/614 +* 617: Update the course version no when the points are updated - https://github.com/DigitalCampus/django-oppia/issues/617 .. _serverv0.11.0: From de8e157071dacff2f022cd949b2e5a4b0f391346 Mon Sep 17 00:00:00 2001 From: Alex Little Date: Mon, 13 May 2019 18:42:36 +0300 Subject: [PATCH 7/7] update docs --- technical/releases/server/changelog_server.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/technical/releases/server/changelog_server.rst b/technical/releases/server/changelog_server.rst index bd5a99e..93f5657 100644 --- a/technical/releases/server/changelog_server.rst +++ b/technical/releases/server/changelog_server.rst @@ -31,6 +31,8 @@ Issue list: * 615: Editing points for individual activities - https://github.com/DigitalCampus/django-oppia/issues/615 * 614: Check that all gamification points are loaded from the defaults - https://github.com/DigitalCampus/django-oppia/issues/614 * 617: Update the course version no when the points are updated - https://github.com/DigitalCampus/django-oppia/issues/617 +* 619: Gamifcation - for the course global point check it doesn't read from the baseline custom points - https://github.com/DigitalCampus/django-oppia/issues/619 +* 613: course_xml_reader.py no longer used - https://github.com/DigitalCampus/django-oppia/issues/613 .. _serverv0.11.0: