Skip to content
Success

#35 (Aug 16, 2024, 4:41:56 PM)

Started 8 mo 8 days ago
Took 22 min

Started by upstream project UstadMobile-release build number 79
originally caused by:

Revision: 70ec4e3a7780d0c614dfde383738012ebdfa2472
Repository: https://github.com/UstadMobile/UstadMobile.git
  • refs/remotes/origin/release-vsoschool
Test Result (no failures)
    Changes
    1. Translated using Weblate (Russian) (commit: 580f7a8) (details / githubweb)
    2. Translated using Weblate (Tajik) (commit: 1d8f13d) (details / githubweb)
    3. Translated using Weblate (Tajik) (commit: ecbd610) (details / githubweb)
    4. Translated using Weblate (Russian) (commit: 2308721) (details / githubweb)
    5. Update plurals for weblate (commit: 96f3dce) (details / githubweb)
    6. Update translation files (commit: 5346b2f) (details / githubweb)
    7. Update translation files (commit: fd64980) (details / githubweb)
    8. Translated using Weblate (Russian) (commit: 4d6a069) (details / githubweb)
    9. Translated using Weblate (Tajik) (commit: 365a4ed) (details / githubweb)
    10. Translated using Weblate (Tajik) (commit: 113792e) (details / githubweb)
    11. Translated using Weblate (Russian) (commit: adb6d8a) (details / githubweb)
    12. Translated using Weblate (Persian) (commit: fd41426) (details / githubweb)
    13. Translated using Weblate (Pashto) (commit: 8baf2b9) (details / githubweb)
    14. Translated using Weblate (Persian) (commit: 1d45cec) (details / githubweb)
    15. Revert "Translated using Weblate (Persian)" (commit: 09c4ac8) (details / githubweb)
    16. Revert "Translated using Weblate (Persian)" (commit: 9c8a629) (details / githubweb)
    17. Translated using Weblate (Pashto) (commit: 201d9f4) (details / githubweb)
    18. Translated using Weblate (Persian) (commit: 8b86a51) (details / githubweb)
    19. Translated using Weblate (Pashto) (commit: 238db3b) (details / githubweb)
    20. Translated using Weblate (Persian) (commit: 7eff650) (details / githubweb)
    21. Translated using Weblate (Pashto) (commit: 4634e0e) (details / githubweb)
    22. checklist 4 (commit: 7b50ed2) (details / githubweb)
    23. checklist 4 -5 (commit: d0ad395) (details / githubweb)
    24. Update Android Gradle plugin. (commit: 62700e0) (details / githubweb)
    25. Interop work in progress: handle incoming permission request on Android and show details of requesting app. (commit: 6a42614) (details / githubweb)
    26. Implement approval and denial of a token request from an external app. (commit: d82af37) (details / githubweb)
    27. Add HttpOverIpc service. (commit: 948fd11) (details / githubweb)
    28. Initial implementation of HttpOverIpc server - receives request and delegates to UseCase for the required endpoint. (commit: e33852c) (details / githubweb)
    29. Initial implementation of OneRoster endpoint which will return a Json with a list of classes for a user when provided with a valid token. (commit: fc58726) (details / githubweb)
    30. Update external permission grant flow: avoid changing the main active account when an account is selected as part of granting permission to an external app. (commit: 16d2d84) (details / githubweb)
    31. Split OneRosterEndpoint into an endpoint that runs the actual logic and queries and an http server adapter that check auth and serializes/deserializes http requests and responses. (commit: 8c3f6e2) (details / githubweb)
    32. Convert CourseBlock to data class. (commit: f94316e) (details / githubweb)
    33. Update commands.js (commit: c14dccd) (details / githubweb)
    34. Implement OneRoster getResultsForStudentForClass (commit: 4fb7582) (details / githubweb)
    35. Add OneRoster getLineItem endpoint. (commit: ef93c29) (details / githubweb)
    36. Switch OneRoster responses to use ISimpleTextResponse to ensure that no body (null) vs zero length body (empty string) differentiation. (commit: d91e5e2) (details / githubweb)
    37. Implement OneRoster result API. (commit: a34e8e7) (details / githubweb)
    38. Bump version. (commit: acfc707) (details / githubweb)
    39. Update httpoveripc version (commit: 630b3bf) (details / githubweb)
    40. Fix compilation on UstadHttpOverIpcServer with update of HttpOverIpc lib. (commit: 5d4d0de) (details / githubweb)
    41. Add README-CLUSTER.md (commit: 501aa8f) (details / githubweb)
    42. OneRoster updates (commit: ce33299) (details / githubweb)
    43. checklist 4 -5 (commit: 76a4ace) (details / githubweb)
    44. OneRoster API updates (commit: e5605e9) (details / githubweb)
    45. OneRoster API updates (commit: 02711d1) (details / githubweb)
    46. Move interop maestro test to pending dir (commit: ae101c4) (details / githubweb)
    47. Update CourseBlockDao to avoid display of external app CourseBlock in clazzdetail and clazzedit. (commit: 144397e) (details / githubweb)
    48. Convert Xapi model into Kotlin data classes with (commit: 2173a02) (details / githubweb)
    49. Add XXHasher support to allow hashing strings (e.g. OneRoster sourcedId, xAPI verbids, etc) into 64bit Long. (commit: d2d57a1) (details / githubweb)
    50. checklist 4 -5 (commit: f434fea) (details / githubweb)
    51. Update handling of SourcedId on LineItem/CourseBlock, StudentResult. (commit: d32814f) (details / githubweb)
    52. Update schema: add new columns required on StudentResult. (commit: b1b3e7e) (details / githubweb)
    53. Update OneRoster handling of Result to use xxhash. (commit: f35ff67) (details / githubweb)
    54. Work in progress implementation of Xapi Statement resource. (commit: 6e71d3e) (details / githubweb)
    55. Add VerbLangMapEntry (commit: 7662cac) (details / githubweb)
    56. StatementResource implementation (commit: e1a0622) (details / githubweb)
    57. Additional Xapi implementation: (commit: 104c14a) (details / githubweb)
    58. Group submission test tag for assignment edit - assign to clickable box. (commit: fecfbf6) (details / githubweb)
    59. Update xAPI group handling and commit/update database accordingly. (commit: d961a91) (details / githubweb)
    60. Fix setting actor uid on XapiStatement. (commit: 3061efb) (details / githubweb)
    61. Add additional assertions on xapi resource test to verify correct storage of verb (commit: c4987f5) (details / githubweb)
    62. Test storage of statement where actor is a group. (commit: d1c14ba) (details / githubweb)
    63. Xapi implementation: start handling statement object. (commit: 7496546) (details / githubweb)
    64. Xapi Implementation: add support for statement context activities. (commit: a8335ca) (details / githubweb)
    65. Store xAPI statements in database and fix statement object definition. (commit: 48e45a4) (details / githubweb)
    66. Update Activity Serialization InteractionType to be an enum to match the xAPI spec. Change activity entity interactionType on database to use an int. (commit: ecaa45b) (details / githubweb)
    67. Handle Xapi Activity interaction properties as per xAPI spec. Join interaction entity with lang map entry. (commit: 7b8f58e) (details / githubweb)
    68. Add assertions to check storage of statement interaction entities and related langmap entries. (commit: 8cbb122) (details / githubweb)
    69. Implement support for Xapi activity extensions. (commit: d58630b) (details / githubweb)
    70. Add Xapi support for statements where the object is an actor. (commit: f2b6e11) (details / githubweb)
    71. Add Xapi support for statements where the object is a StatementRef. (commit: 7e44ef6) (details / githubweb)
    72. Add xAPI support for statement where object is substatement. (commit: a40f7c1) (details / githubweb)
    73. Update migration 185 to include statement entity update (adds substatement boolean). (commit: 4551fcf) (details / githubweb)
    74. Xapi: add support for statementcontext activity joins to be stored in database. (commit: 6eb28eb) (details / githubweb)
    75. Add XXhasher64Js and XXHasher64FactoryJs. (commit: 35c9888) (details / githubweb)
    76. Progress display for Compose/Desktop ContentEntryDetail (commit: bbc65c3) (details / githubweb)
    77. Update door version to fix replication of nullable entities and update display of user progress. (commit: 78e3365) (details / githubweb)
    78. Add display of progress to clazzdetailoverviewscreen on compose. (commit: 9de1414) (details / githubweb)
    79. checklist 4 -5 (commit: 25346cc) (details / githubweb)
    80. Add display of progress status on contententry list screens. (commit: 97fd4d2) (details / githubweb)
    81. Add pull progress entities over http for content entry list as required. (commit: 69aa8a1) (details / githubweb)
    82. Progress display update for React/JS (commit: 7aa1238) (details / githubweb)
    83. Add notes on report queries. (commit: 6d662f9) (details / githubweb)
    84. Update CourseBlock scoring fields to use nullable floats. (commit: 247e8f5) (details / githubweb)
    85. Update core jvm tests to handle courseblock min/max points being nullable. (commit: b2a4d28) (details / githubweb)
    86. Update number text field on compose to handle decimal points and nullable numbers. (commit: df73fad) (details / githubweb)
    87. Move nullable number text field into own file. (commit: 16a1eac) (details / githubweb)
    88. Update React/JS version to accept decimal places for scoring. (commit: 8e67180) (details / githubweb)
    89. Add display of points result to course outline. (commit: 908f062) (details / githubweb)
    90. Fix ContentEntry DAO query to use new field name. (commit: 067972f) (details / githubweb)
    91. Update implementation to save video progress when user navigates away (commit: 55cf48b) (details / githubweb)
    92. Room migration fixes and initial usage statements for video on Android. (commit: 215c122) (details / githubweb)
    93. Save progress statements for video viewing on Android (commit: 883f0e5) (details / githubweb)
    94. Save progress statements for video viewing on web (commit: a0bc21e) (details / githubweb)
    95. Refactor handling of non interactive content progress. (commit: 22b4a38) (details / githubweb)
    96. Add progress tracking for epub on web. (commit: 33365e9) (details / githubweb)
    97. Add XapiSessionEntity to database (commit: 101578a) (details / githubweb)
    98. checklist 4 -5 (commit: 0877468) (details / githubweb)
    99. Add Jetpack compose desktop and android progress tracking for PDF. (commit: d20aeda) (details / githubweb)
    100. Add support for PDF page change listening on JS version. (commit: 8e87dd1) (details / githubweb)
    101. Pass PDF progress to viewmodel on Kotlin/JS (commit: ff41c8b) (details / githubweb)
    102. Use focus/blur events on Kotlin/JS to track the time that the user is actively using an Epub/PDF. (commit: 279447c) (details / githubweb)
    103. Initial statement generation for assignment mark. (commit: b70f53c) (details / githubweb)
    104. Add test for CreateXapiGroupForCourseGroupUseCaseTest (commit: e71b015) (details / githubweb)
    105. Update SubmitMarkUseCase to generate Xapi statement for assignment mark. (commit: 501fc4b) (details / githubweb)
    106. Move StatementEntity.fullStatement json into a new entity (such that results can be displayed without downloading the full statement string). (commit: 2ae903b) (details / githubweb)
    107. Work in progress student progress report. (commit: c45c77a) (details / githubweb)
    108. Update CourseBlockDao to fix db typo. (commit: 7a62b59) (details / githubweb)
    109. Update Android Gradle Plugin and fix PDF dependency. (commit: f5f9ec7) (details / githubweb)
    110. Update README to reflect new baseline profile requirements. (commit: 8e1919a) (details / githubweb)
    111. Add Android emulator plugin to start emulator for baseline profile generation. (commit: c30d754) (details / githubweb)
    112. Update README : Installing Android command line tools is required. (commit: 230e915) (details / githubweb)
    113. Improve ClazzProgressReportScreen scrolling on web. (commit: ea3790c) (details / githubweb)
    114. Update ClazzProgressReportScreen for web to show scrollbars. (commit: fede9d1) (details / githubweb)
    115. checklist changes (commit: 1e61826) (details / githubweb)
    116. checklist changes (commit: 7a938f2) (details / githubweb)
    117. checklist changes (commit: cd331ca) (details / githubweb)
    118. Update ClazzProgressReportScreen for web to set zIndex and background (commit: a789d6c) (details / githubweb)
    119. Initial implementation of pinned scrolling for jetpack compose using a LazyColumn. (commit: 2d81f5e) (details / githubweb)
    120. Refactor clazz progress report to gradebook and update lazy column usage on Jetpack compose. (commit: efeb376) (details / githubweb)
    121. Rotate course block title text for Gradebook on Jetpack compose. (commit: 966e96b) (details / githubweb)
    122. Rotate course block title text for Gradebook on JS/React. (commit: 1ca066b) (details / githubweb)
    123. Fix issue #890 - incorrect floating action button when swiping tabs (commit: 46b118e) (details / githubweb)
    124. Update gradebook design (commit: f5dd86b) (details / githubweb)
    125. Add image thumbnails to gradebook (commit: 8d73a1f) (details / githubweb)
    126. Add zoom and line clamp for gradebook. (commit: 246da23) (details / githubweb)
    127. checklist changes (commit: 12b2cda) (details / githubweb)
    128. checklist changes (commit: 088a84d) (details / githubweb)
    129. checklist changes (commit: 9699303) (details / githubweb)
    130. Add support to change the text size on gradebook and pinch/zoom on Android. (commit: d9f4d92) (details / githubweb)
    131. checklist changes (commit: 4c9fd1a) (details / githubweb)
    132. admin adding profile pic flow changes are made (commit: af7b657) (details / githubweb)
    133. admin adding profile pic flow changes are made (commit: e6ff831) (details / githubweb)
    134. Update ClazzProgressReportPagingSource and Gradebook Screen (commit: 1e6fac1) (details / githubweb)
    135. admin adding profile pic flow changes are made (commit: 3919f5b) (details / githubweb)
    136. admin adding profile pic flow changes are made (commit: 82f7f58) (details / githubweb)
    137. admin adding profile pic flow changes are made (commit: bbddd90) (details / githubweb)
    138. admin adding profile pic flow changes are made (commit: 5ba1b13) (details / githubweb)
    139. admin adding profile pic flow changes are made (commit: 4b03cad) (details / githubweb)
    140. Update ClazzGradebookCell (commit: b146d4e) (details / githubweb)
    141. admin adding profile pic flow changes are made (commit: 4c7ae20) (details / githubweb)
    142. admin adding profile pic flow changes are made (commit: a6d4b2e) (details / githubweb)
    143. Work in progress implementation of student progress query. (commit: 3b3d7c5) (details / githubweb)
    144. Initial implementation of query to select scores for class gradebook (commit: 52a2118) (details / githubweb)
    145. admin adding profile pic flow changes are made (commit: 48c5cff) (details / githubweb)
    146. Initial implementation of query to pull statement entities to show results over http. (commit: 6da4de8) (details / githubweb)
    147. Better implementation to fetch required StatementEntity(s) for gradebook and web appearance tidyup. (commit: 7448ebc) (details / githubweb)
    148. Update gradebook query to avoid potential failure to display on first load. (commit: 854d69c) (details / githubweb)
    149. Update gradebook - add tooltips and accessibility label text. (commit: e6b89c6) (details / githubweb)
    150. Remove use of PersonWithAccount. Will make it possible to change Person into a data class. (commit: 9be91a8) (details / githubweb)
    151. Add personUid foreign key to ActorEntity (commit: e66466e) (details / githubweb)
    152. Add database schema json (commit: 1779388) (details / githubweb)
    153. Handle including XapiStatement in findStatusForStudentsInClazzStatements (commit: 9dd2d1d) (details / githubweb)
    154. Handle including XapiStatement in findStatusForStudentsInClazz (commit: 37d8776) (details / githubweb)
    155. Fix XapiStatements handling of marks for group assignment (commit: c54b89e) (details / githubweb)
    156. Fix XapiStatements handling of marks for group assignment pull over http (commit: fc21060) (details / githubweb)
    157. Add destination parameter for pushcontent on testserver controller. (commit: 087ec2b) (details / githubweb)
    158. Update CODING-STYLE.md (commit: 7e6434b) (details / githubweb)
    159. admin adding profile pic flow changes are made (commit: c1df5ec) (details / githubweb)
    160. admin adding profile pic flow changes are made (commit: 95f7387) (details / githubweb)
    161. Handle showing gradebook result for peer-marked assignment. (commit: 3ecb62b) (details / githubweb)
    162. admin adding profile pic flow changes are made (commit: 7c5b864) (details / githubweb)
    163. admin adding profile pic flow changes are made (commit: 6e4443f) (details / githubweb)
    164. Work in progress - update to findStatusForStudentsInClazzStatements to find statements only as per the paging source pagination (commit: da23e46) (details / githubweb)
    165. Update to findStatusForStudentsInClazzStatements to find statements only as per the paging source pagination (commit: adc0d81) (details / githubweb)
    166. Update to findStatusForStudentsInClazzStatements to always apply learning records view permission check. (commit: bcbb30d) (details / githubweb)
    167. Fix assignment mark recording for peer marked assignments so that it is viewed on gradebook (commit: f90face) (details / githubweb)
    168. Fix assignment xapi statement creation - fix context instructor handling in database. (commit: 07bfef6) (details / githubweb)
    169. Initial simplification of query to StatementDao.findStatusForStudentsInClazzStatements (commit: 1ef0bc8) (details / githubweb)
    170. Initial simplification of query to StatementDao.findStatusForStudentsInClazzStatements (commit: 86c6356) (details / githubweb)
    171. Final (hopefully) simplification of query StatementDao.findStatusForStudentsInClazzStatements (commit: bfb2c2a) (details / githubweb)
    172. Xapi update column names on StatementEntity and link authorityActorUid to actorUid foreign key. (commit: 4c8013f) (details / githubweb)
    173. Merge primary (commit: 7d785e7) (details / githubweb)
    174. Fix core android unit test compilation error. (commit: 54dbf89) (details / githubweb)
    175. Preset default points for new assignment. (commit: 5528926) (details / githubweb)
    176. Postgres migration fixes: fix syntax for setting default column value, fix removal of obsolete person columns. (commit: 2af3497) (details / githubweb)
    177. Add indexes to speed up statement gradebook related queries. (commit: 4880545) (details / githubweb)
    178. Add db schema 193 (commit: 0d5596d) (details / githubweb)
    179. Ensure that all replication pull queries use pagination offset/limit for gradebook screen. (commit: 754e17a) (details / githubweb)
    180. Add fields back to Person and DiscussionPost. (commit: 746ab00) (details / githubweb)
    181. Consolidate migrations to add Xapi tables all at once. (commit: 15a55a5) (details / githubweb)
    182. Remove obsolete entities from database. Attempt to avoid Room verification issues. (commit: 1878adc) (details / githubweb)
    183. Set room to generate Kotlin. Change DAOs to use a function instead val. (commit: 76515d6) (details / githubweb)
    184. Remove PreMigrate. (commit: 39747db) (details / githubweb)
    185. Add code to demonstrate migration issue. (commit: 6d48557) (details / githubweb)
    186. Add documentation on Virtual Hosting subdomains to INSTALL.md (commit: 563afee) (details / githubweb)
    187. Update Door version to 0.79.11 which fixes migration issue #904 . (commit: 2b1f70f) (details / githubweb)
    188. Added translation using Weblate (Italian) (commit: 3cdb422) (details / githubweb)
    189. Added translation using Weblate (Italian) (commit: 4752bc2) (details / githubweb)
    190. Update door to Version 0.79.12 and remove old Google Play lib (commit: 0e53ee8) (details / githubweb)
    191. Remove schema Jsons for intermediate version sthat are not required since migration has been merged. (commit: a3508ff) (details / githubweb)
    192. Remove schema Jsons for intermediate version sthat are not required since migration has been merged. (commit: b6e6a82) (details / githubweb)
    193. Add notes on bundled app-react resources. (commit: 1cd5112) (details / githubweb)
    194. Remove generateKotlin from lib-database room due to attempt to avoid lint issue. (commit: c6a05bf) (details / githubweb)
    195. Fix lint errors (commit: e845dac) (details / githubweb)
    196. Attempt to fix Jenkins build webpack error. (commit: cc49c2a) (details / githubweb)
    197. Fix app-ktor-server test compilation (commit: fc64882) (details / githubweb)
    198. Fixed sharedse test compilation (commit: 9fa7f4a) (details / githubweb)
    199. Update INSTALL.md documentation to better reflect the setup process for single learning space and multi learning space systems. (commit: b86bb99) (details / githubweb)
    200. Update app-ktor-server documentation on building production zip bundle. (commit: 8810d96) (details / githubweb)
    201. Update app-ktor-server documentation on building production zip bundle. (commit: c4f609b) (details / githubweb)
    202. Update app-ktor-server documentation on building production zip bundle. (commit: 1111509) (details / githubweb)
    203. Update INSTALL.md to make steps on Ubuntu easier to follow according to version. (commit: de20950) (details / githubweb)
    204. Update install documentation on usage of a binary built from source. (commit: 691b470) (details / githubweb)
    205. Add support to trigger media file scanner on testserver-controller. (commit: 1463637) (details / githubweb)
    206. Update documentation on using multiple learning space systems - password generation. (commit: 2c5d971) (details / githubweb)
    207. profile pic (commit: 5a3e5ba) (details / githubweb)
    208. Fix TestServercontroller adding media to gallery. (commit: 5986f56) (details / githubweb)
    209. profile pic (commit: b52ca5c) (details / githubweb)
    210. profile pic (commit: 7b53c1c) (details / githubweb)
    211. profile pic (commit: 5028a4a) (details / githubweb)
    212. Add app-ktor-server fileProperty (commit: 74ea786) (details / githubweb)
    213. profile pic (commit: 74f0f27) (details / githubweb)
    214. Fix issue #907 - crash on opening epub when using Android release variant (commit: 3346c5f) (details / githubweb)
    215. Fix issue #897 - settings icon not shown after login (commit: 69091a9) (details / githubweb)
    216. Bump version (commit: 40f19bf) (details / githubweb)
    217. Fix Issue #886 display of assign reviewers button issue on small screens (commit: 93aa73f) (details / githubweb)
    218. Add pdf & Video Content (commit: 31aeb8a) (details / githubweb)
    219. Offline installation and sharing functionality. (commit: f90a05b) (details / githubweb)
    220. Offline installation and sharing functionality. (commit: d3b4fca) (details / githubweb)
    221. Offline installation and sharing functionality. (commit: 2805c66) (details / githubweb)
    222. Installation (commit: 0a47217) (details / githubweb)
    223. Add chips field demonstration (for use in invitation). (commit: af6e31d) (details / githubweb)
    224. Add initial empty state (nothing here message) on lists if/when loading is done and list is empty. (commit: 9a948ae) (details / githubweb)
    225. Assignment Changes (commit: 3e23068) (details / githubweb)
    226. - Bottom sheet opens on share button click with options: 1) Share APK file, 2) Share app store link. (commit: fcd03e5) (details / githubweb)
    227. Add GetApiUrlUseCase and use for epub / xapi existing use cases. (commit: ed6706b) (details / githubweb)
    228. Add Xapi Rustici launch args to url when opening xAPI content on Android and Desktop. (commit: 7315c96) (details / githubweb)
    229. Add xAPI launch parameters for Xapi launch on JS. (commit: fa21ee7) (details / githubweb)
    230. Initial version of lib-ihttp (commit: 9e365ee) (details / githubweb)
    231. Assignment Changes (commit: e3c9fc3) (details / githubweb)
    232. Assignment Changes (commit: 7a87a73) (details / githubweb)
    233. Assignment Changes (commit: 7566b4f) (details / githubweb)
    234. Initial XapiHttpServerUseCase implementation. (commit: e487641) (details / githubweb)
    235. Add image file (commit: ceb517b) (details / githubweb)
    236. Add image file (commit: c8598b5) (details / githubweb)
    237. message (commit: 2b9b0e6) (details / githubweb)
    238. Add StateEntity to UmAppDatabase for Xapi state handling. (commit: 74514ab) (details / githubweb)
    239. failed tests (commit: a2b3700) (details / githubweb)
    240. Initial implementation of StoreXapiStateUseCase. (commit: a77e869) (details / githubweb)
    241. Implement access control for Xapi SaveState use case. (commit: d7a8d45) (details / githubweb)
    242. Initial implementation of xAPI state retrieval (commit: f9dbf29) (details / githubweb)
    243. Added requested changes and updates to the offline sharing installation. (commit: 6a5ef07) (details / githubweb)
    244. Added requested changes and updates to the offline sharing installation. (commit: c95e2f1) (details / githubweb)
    245. Added requested changes and updates to the offline sharing installation. (commit: 9077cf1) (details / githubweb)
    246. Revert changes to AccountListViewModel not related to pull request. (commit: 40615aa) (details / githubweb)
    247. Revert changes to SettingsScreen / ViewModel. (commit: e4f5698) (details / githubweb)
    248. Tidy AccountListScreen to follow Kotlin coding style. (commit: 7ad020c) (details / githubweb)
    249. Remove old string for share app (had incorrect capitalization). (commit: e403df8) (details / githubweb)
    250. Added requested changes and updates to the offline sharing installation. (commit: 3913d45) (details / githubweb)
    251. Update StateEntity: previous version incorrectly assumed all state content would be JSON. (commit: 1dc56c1) (details / githubweb)
    252. fixed visibility of share app option according platform. (commit: 120efa4) (details / githubweb)
    253. fixed visibility of share app option according platform. (commit: 793bad1) (details / githubweb)
    254. updated manual documentation. (commit: 611dd7a) (details / githubweb)
    255. updated manual documentation. (commit: 4f7c1f0) (details / githubweb)
    256. Add requirements.txt for readthedocs. (commit: 535f7e7) (details / githubweb)
    257. Update Xapi state storage and retrieval to handle non-JSON data. (commit: 3ad8c61) (details / githubweb)
    258. Add support for Xapi state to store binary data. (commit: 22692fa) (details / githubweb)
    259. Add integration test for Xapi state with binary data. (commit: ea476ac) (details / githubweb)
    260. Add support and docs for starting server on boot using systemd. (commit: 02abd26) (details / githubweb)
    261. Update documentation on using the systemd script. (commit: a15c081) (details / githubweb)
    262. Add storage size limit enforcement for xAPI state. (commit: 1980807) (details / githubweb)
    263. Add support to run xAPI session over http in web version. (commit: d9fc398) (details / githubweb)
    264. Update use of Kotlinx Serialization for xAPI to avoid encoding defaults (as per xAPI spec). (commit: c04fe33) (details / githubweb)
    265. changes in assignment test (commit: a2f377a) (details / githubweb)
    266. changes in assignment test (commit: 56f71c3) (details / githubweb)
    267. Implement Xapi State list state ids. (commit: f9dd119) (details / githubweb)
    268. new test check student progress report (commit: 65b4ed8) (details / githubweb)
    269. Add DeleteXapiStateUseCase (commit: 6e9c2aa) (details / githubweb)
    270. Add support for state delete to XapiHttpServerUseCase (commit: 6569900) (details / githubweb)
    271. new tests (commit: 7028c91) (details / githubweb)
    272. new tests (commit: d96a6ed) (details / githubweb)
    273. Add support to receive xAPI statements for H5P content. (commit: 4551004) (details / githubweb)
    274. google permission (commit: 31ce9ea) (details / githubweb)
    275. Remove XapiSession data class. Move to using XapiSessionEntity . (commit: c59abca) (details / githubweb)
    276. Fix TestContentEntryVersionRoute (commit: d12909d) (details / githubweb)
    277. Initial Xapi automatic session resumption. (commit: 03b00bc) (details / githubweb)
    278. Implement Xapi State resumption for content launched on Web. (commit: 58fb915) (details / githubweb)
    279. Fix capturing progress statements for Articulate content. (commit: ef74c4a) (details / githubweb)
    280. Update session resumption logic - resume session even if marked complete. (commit: 0a37dbb) (details / githubweb)
    281. Bump version. (commit: a85ca13) (details / githubweb)
    282. External link changed (commit: 8d5f5f9) (details / githubweb)
    283. Fix XapiSessionEntityDao (commit: d8611ae) (details / githubweb)
    284. External link changed (commit: 96a2582) (details / githubweb)
    285. External link changed (commit: 0e3044f) (details / githubweb)
    286. H5P importer update and maestro End-to-end testing updates: (commit: f3b2c05) (details / githubweb)
    287. Update PULLREQUEST-CHECKLIST.md (commit: ee20e97) (details / githubweb)
    288. Update PULLREQUEST-CHECKLIST.md (commit: 03906d8) (details / githubweb)
    289. Add select from file option on Android for selecting picture (commit: 5e3aec9) (details / githubweb)
    290. Update terminology for image selection and add screenshots. (commit: 1212370) (details / githubweb)
    291. Remove testserver-controller support for scan media. (commit: cd275ad) (details / githubweb)
    292. Update PULLREQUEST-CHECKLIST.md (commit: 566744e) (details / githubweb)
    293. google chrome update - changes (commit: 08a9b05) (details / githubweb)
    294. changes (commit: a86636d) (details / githubweb)
    295. Update handling of Chrome first run. (commit: e341b6f) (details / githubweb)
    296. Remove obsolete chrome update code. Update Maestro testing README on handling of Chrome versions. (commit: 25ae17b) (details / githubweb)
    297. changes as per review comments (commit: 12c27c4) (details / githubweb)
    298. changes as per review comments (commit: ffe4051) (details / githubweb)
    299. change on 003_005 test (commit: c89adb2) (details / githubweb)
    300. changes on test 004_001 (commit: d5f2999) (details / githubweb)
    301. Initial implementation of saving h5p userdata. (commit: c29572a) (details / githubweb)
    302. Implement H5P UserData - working to save userdata state and preload. (commit: c27a5c9) (details / githubweb)
    303. Implement h5p userdata retrieve on demand. Refactor H5PUserDataEndpointUseCase . (commit: 2030089) (details / githubweb)
    304. Implement Ktor request bodyAsFormUrlEncodedDataMap . Remove Gson. (commit: 343d958) (details / githubweb)
    305. Fix app-ktor-server test compilation. (commit: 639dc86) (details / githubweb)
    306. Add StateEntity migration. Remove obsolete Android drawables. (commit: 46ac85f) (details / githubweb)
    307. Add check on Xapi server state endpoints to ensure that agent parameter matches with session. (commit: a7e3c84) (details / githubweb)
    308. Update translation files (commit: 1853a60) (details / githubweb)
    309. changes on test 005_005 (commit: c3c90c5) (details / githubweb)
    310. Translated using Weblate (Russian) (commit: d69a1be) (details / githubweb)
    311. Translated using Weblate (Tajik) (commit: a13683a) (details / githubweb)
    312. changes on test 005_005 (commit: a9dbb8a) (details / githubweb)
    313. Bump version and add screenshots for translations (commit: 4103264) (details / githubweb)
    314. Update AddNewPersonUseCase to handle when a person already has personUid set. (commit: 0bd14e3) (details / githubweb)
    315. Bump version. (commit: 6d0fe7b) (details / githubweb)
    316. Fix migration of XapiSessionEntity (commit: 7a448fd) (details / githubweb)
    317. Fix StateEntityDao to make retrieving state entities on start of an Xapi session work as expected. (commit: f0ef92f) (details / githubweb)
    318. Translated using Weblate (Persian) (commit: edb0174) (details / githubweb)
    319. Translated using Weblate (Pashto) (commit: 412ff46) (details / githubweb)
    320. Bump version (commit: d00affb) (details / githubweb)
    321. Bump version (commit: 7b431ca) (details / githubweb)