Skip to content
Builds

Loading builds...

Changes

#85 (Oct 28, 2024, 11:48:52 AM)

  1. Add subtitle support for Desktop. (commit: 96e597c) — Mike Dawson / githubweb
  2. Fix handling of database upgrade for ContentEntryImportJob entity. (commit: ec10725) — Mike Dawson / githubweb

#83 (Oct 21, 2024, 6:27:34 PM)

  1. Fix XapiContentImporterTest, Bump version. (commit: 28398ba) — Mike Dawson / githubweb

#82 (Oct 21, 2024, 4:51:10 PM)

  1. Improve handling of mime type when importing H5P and XAPI. (commit: 01373c6) — Mike Dawson / githubweb
  2. Bump version. (commit: 2aca356) — Mike Dawson / githubweb

#81 (Oct 20, 2024, 5:17:55 PM)

  1. Add test descriptions and steps (commit: 97b1026) — Pooja Ravi / githubweb
  2. Add test descriptions and steps (commit: 224e836) — Pooja Ravi / githubweb
  3. Add test descriptions and steps (commit: 8c694f4) — Pooja Ravi / githubweb
  4. Update README.md (commit: f053fc0) — noreply / githubweb
  5. Update 001_001_admin_can_add_content_test_description.md (commit: a49fb0f) — noreply / githubweb
  6. Update 001_001_admin_can_add_content_test_description.md (commit: 91f44d4) — noreply / githubweb
  7. Update 001_001_admin_can_add_content_test_description.md (commit: b777e64) — noreply / githubweb
  8. Update 001_002_admin_add_invalid_content_gets_error_message.md (commit: 4099827) — noreply / githubweb
  9. Update README.md (commit: 58d12d2) — noreply / githubweb
  10. Add test descriptions and steps (commit: c67efbb) — Pooja Ravi / githubweb
  11. Add test descriptions and steps (commit: d19df21) — Pooja Ravi / githubweb
  12. Add test descriptions and steps (commit: 5f43296) — Pooja Ravi / githubweb
  13. Add test descriptions and steps (commit: 1e81d95) — Pooja Ravi / githubweb
  14. Add test descriptions and steps (commit: 9ea1100) — Pooja Ravi / githubweb
  15. permission (commit: abd043d) — Pooja Ravi / githubweb
  16. Permission test (commit: d75b106) — Pooja Ravi / githubweb
  17. Permission test (commit: fbc1709) — Pooja Ravi / githubweb
  18. Permission test (commit: 6e792fd) — Pooja Ravi / githubweb
  19. test descriptions (commit: ec94a4b) — Pooja Ravi / githubweb
  20. test descriptions (commit: 6c54b25) — Pooja Ravi / githubweb
  21. test descriptions (commit: f6aaee6) — Pooja Ravi / githubweb
  22. test descriptions (commit: 62fcf85) — Pooja Ravi / githubweb
  23. test descriptions (commit: b9d0520) — Pooja Ravi / githubweb
  24. test descriptions (commit: a399377) — Pooja Ravi / githubweb
  25. Add parameters field to ContentEntryImportJob entity. (commit: 36736b6) — Mike Dawson / githubweb
  26. Create task_card issue template (commit: 745630d) — noreply / githubweb
  27. Update task_card (commit: bcbf9dc) — noreply / githubweb
  28. Rename task_card to task_card.md (commit: f41a3e0) — noreply / githubweb
  29. Update task_card.md (commit: 150fa2e) — noreply / githubweb
  30. Update task_card.md (commit: c7cb0e6) — noreply / githubweb
  31. Update task_card.md (commit: c8ba1de) — noreply / githubweb
  32. Update CODING-STYLE.md (commit: c1c3d8e) — noreply / githubweb
  33. 004_004 test fix on cypress (commit: 11b52af) — Pooja Ravi / githubweb
  34. Maestro test fix (commit: 31765a2) — Pooja Ravi / githubweb
  35. Update CODING-STYLE.md (commit: f8a5b3b) — noreply / githubweb
  36. Update CODING-STYLE.md (commit: 6d85ccf) — noreply / githubweb
  37. Update CODING-STYLE.md (commit: ba960ec) — noreply / githubweb
  38. Update CODING-STYLE.md (commit: b7add01) — noreply / githubweb
  39. Maestro test fix (commit: 6a001ff) — Pooja Ravi / githubweb
  40. Work in progress adding support for the user to add subtitles when adding video content. (commit: 40714a9) — Mike Dawson / githubweb
  41. Update PULLREQUEST-CHECKLIST.md (commit: f357fc0) — noreply / githubweb
  42. Work in progress adding subtitle upload support for web version (commit: a319cc6) — Mike Dawson / githubweb
  43. Update CODING-STYLE.md (commit: 5b80c3e) — noreply / githubweb
  44. Update CODING-STYLE.md (commit: 59a01b0) — noreply / githubweb
  45. Implement GetSubtitleTrackFromUriUseCaseJs (commit: 0908a8e) — Mike Dawson / githubweb
  46. Initial implementation of support for user to specify subtitle files in ContentEntryEdit and SubtitleEdit. List of subtitles is stored on the ContentJobItem . (commit: f00b9ae) — Mike Dawson / githubweb
  47. Add support for editing/removing subtitle tracks in ContentEntry. (commit: 5201b5a) — Mike Dawson / githubweb
  48. Update handling of video media uris such that subtitle uris can use the same logic. (commit: 96da1a6) — Mike Dawson / githubweb
  49. Add display of vtt subtitles to web version. (commit: 92613bb) — Mike Dawson / githubweb
  50. Add display of subtitles to Android VideoContentScreen . (commit: a76c196) — Mike Dawson / githubweb
  51. Add display of subtitles to Android VideoContentScreen . (commit: 5378b47) — Mike Dawson / githubweb
  52. Workaround for issue #970 xapi session data from previous session crashes Articulate content (commit: 85b963a) — Mike Dawson / githubweb
  53. Bump database version. (commit: 1162fef) — Mike Dawson / githubweb
  54. Update ustad-server.service to use auto restart. (commit: a20073c) — Mike Dawson / githubweb
  55. Update subtitle implementation: automatically set the lang code based on current user locale. (commit: 0cd825d) — Mike Dawson / githubweb