Skip to content

Releases: openequella/openEQUELLA-blackboard-integration

v2.2.1

06 Aug 15:39
Compare
Choose a tag to compare

Built with 3800.15.0 of the Blackboard APIs

Migration B2

  • Stats fix (was not resetting between runs)
  • Description scrub persists the displayed link text, but turns it into plain text

v2.2.0

22 Jul 18:20
Compare
Choose a tag to compare

Migration B2 Enhancements:

  • Dry Run feature
  • Image URL removal feature - adopter specifies a CSV of urls that are removed from the body
  • Uses JSoup HTML parsing / removal for scrubbing the body / description instead of raw String / Regex functions
  • Uses the latest Bb API (3800.15.0)
  • Compiled with Java 11

v2.1.2

23 Apr 20:03
Compare
Choose a tag to compare

Migration B2 Enhancements:

  • 4 new migration flows when the URL is not in the extended data
  • Unit tests for parsing of links / data to migrate
  • The link body will now have the old oEQ links removed

v2.1.2-Alpha-20200423A

23 Apr 19:56
Compare
Choose a tag to compare
Pre-release
chore:  use oeq-bot for releases

v2.1.1

25 Mar 15:38
Compare
Choose a tag to compare

Built with version 3700.0.0 of the Blackboard APIs.

This release enhances the LTI Migration building block ( #32 - phase 1)

  • Does not delete the old oEQ B2 links from the equella_content table
  • Exposes a lot more detail during the migration process
  • If the course ID is not found, it'll stop the migration (previously, it would default to migrate ALL courses)
  • If there is not a non-empty value in the extended-data > url field, it'll skip that content item.

v2.1.0-Alpha-20200226A

26 Feb 16:02
Compare
Choose a tag to compare
chore: tie in migration B2 to auto-release

v2.1.0

26 Feb 16:25
Compare
Choose a tag to compare

Built with version 3700.0.0 of the Blackboard APIs.

This release introduces the LTI Migration building block - meant to assist adopters in converting content links from the original building block / web service integration to the LTI / REST integration.

v2.1.0-Alpha-20200205E

05 Feb 20:10
Compare
Choose a tag to compare
chore:  retest travis release flow

Version 2.0.4

11 Jul 03:23
Compare
Choose a tag to compare

Patch release based off of v2.0.3.

Release artifacts built against the Bb API 3700.0.0.

Fixes

Version 2.0.3

29 Mar 15:35
62bca7d
Compare
Choose a tag to compare

Built against the v3500.0.0 Bb APIs.

Issues resolved:

No known issues.