Skip to content
Success

#75 (Aug 12, 2024, 12:45:17 PM)

Started 8 mo 12 days ago
Took 49 min

Started by user Mike Dawson

Revision: 4103264d81d9f9afa01414ac8f11d7463092073d
Repository: https://github.com/UstadMobile/UstadMobile.git
  • refs/remotes/origin/release
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. Added translation using Weblate (Italian) (commit: 3cdb422) (details / githubweb)
    23. Added translation using Weblate (Italian) (commit: 4752bc2) (details / githubweb)
    24. Add GetApiUrlUseCase and use for epub / xapi existing use cases. (commit: ed6706b) (details / githubweb)
    25. Add Xapi Rustici launch args to url when opening xAPI content on Android and Desktop. (commit: 7315c96) (details / githubweb)
    26. Add xAPI launch parameters for Xapi launch on JS. (commit: fa21ee7) (details / githubweb)
    27. Initial version of lib-ihttp (commit: 9e365ee) (details / githubweb)
    28. Initial XapiHttpServerUseCase implementation. (commit: e487641) (details / githubweb)
    29. message (commit: 2b9b0e6) (details / githubweb)
    30. Add StateEntity to UmAppDatabase for Xapi state handling. (commit: 74514ab) (details / githubweb)
    31. Initial implementation of StoreXapiStateUseCase. (commit: a77e869) (details / githubweb)
    32. Implement access control for Xapi SaveState use case. (commit: d7a8d45) (details / githubweb)
    33. Initial implementation of xAPI state retrieval (commit: f9dbf29) (details / githubweb)
    34. Update StateEntity: previous version incorrectly assumed all state content would be JSON. (commit: 1dc56c1) (details / githubweb)
    35. Update Xapi state storage and retrieval to handle non-JSON data. (commit: 3ad8c61) (details / githubweb)
    36. Add support for Xapi state to store binary data. (commit: 22692fa) (details / githubweb)
    37. Add integration test for Xapi state with binary data. (commit: ea476ac) (details / githubweb)
    38. Update documentation on using the systemd script. (commit: a15c081) (details / githubweb)
    39. Add storage size limit enforcement for xAPI state. (commit: 1980807) (details / githubweb)
    40. Add support to run xAPI session over http in web version. (commit: d9fc398) (details / githubweb)
    41. Update use of Kotlinx Serialization for xAPI to avoid encoding defaults (as per xAPI spec). (commit: c04fe33) (details / githubweb)
    42. Implement Xapi State list state ids. (commit: f9dd119) (details / githubweb)
    43. Add DeleteXapiStateUseCase (commit: 6e9c2aa) (details / githubweb)
    44. Add support for state delete to XapiHttpServerUseCase (commit: 6569900) (details / githubweb)
    45. Add support to receive xAPI statements for H5P content. (commit: 4551004) (details / githubweb)
    46. Remove XapiSession data class. Move to using XapiSessionEntity . (commit: c59abca) (details / githubweb)
    47. Fix TestContentEntryVersionRoute (commit: d12909d) (details / githubweb)
    48. Initial Xapi automatic session resumption. (commit: 03b00bc) (details / githubweb)
    49. Implement Xapi State resumption for content launched on Web. (commit: 58fb915) (details / githubweb)
    50. Fix capturing progress statements for Articulate content. (commit: ef74c4a) (details / githubweb)
    51. Update session resumption logic - resume session even if marked complete. (commit: 0a37dbb) (details / githubweb)
    52. Bump version. (commit: a85ca13) (details / githubweb)
    53. Fix XapiSessionEntityDao (commit: d8611ae) (details / githubweb)
    54. H5P importer update and maestro End-to-end testing updates: (commit: f3b2c05) (details / githubweb)
    55. Update PULLREQUEST-CHECKLIST.md (commit: ee20e97) (details / githubweb)
    56. Update PULLREQUEST-CHECKLIST.md (commit: 03906d8) (details / githubweb)
    57. Add select from file option on Android for selecting picture (commit: 5e3aec9) (details / githubweb)
    58. Update terminology for image selection and add screenshots. (commit: 1212370) (details / githubweb)
    59. Remove testserver-controller support for scan media. (commit: cd275ad) (details / githubweb)
    60. Update PULLREQUEST-CHECKLIST.md (commit: 566744e) (details / githubweb)
    61. google chrome update - changes (commit: 08a9b05) (details / githubweb)
    62. changes (commit: a86636d) (details / githubweb)
    63. Update handling of Chrome first run. (commit: e341b6f) (details / githubweb)
    64. Remove obsolete chrome update code. Update Maestro testing README on handling of Chrome versions. (commit: 25ae17b) (details / githubweb)
    65. Initial implementation of saving h5p userdata. (commit: c29572a) (details / githubweb)
    66. Implement H5P UserData - working to save userdata state and preload. (commit: c27a5c9) (details / githubweb)
    67. Implement h5p userdata retrieve on demand. Refactor H5PUserDataEndpointUseCase . (commit: 2030089) (details / githubweb)
    68. Implement Ktor request bodyAsFormUrlEncodedDataMap . Remove Gson. (commit: 343d958) (details / githubweb)
    69. Fix app-ktor-server test compilation. (commit: 639dc86) (details / githubweb)
    70. Add StateEntity migration. Remove obsolete Android drawables. (commit: 46ac85f) (details / githubweb)
    71. Add check on Xapi server state endpoints to ensure that agent parameter matches with session. (commit: a7e3c84) (details / githubweb)
    72. Update translation files (commit: 1853a60) (details / githubweb)
    73. Translated using Weblate (Russian) (commit: d69a1be) (details / githubweb)
    74. Translated using Weblate (Tajik) (commit: a13683a) (details / githubweb)
    75. Bump version and add screenshots for translations (commit: 4103264) (details / githubweb)