Skip to content

Releases: openedx/taxonomy-connector

perf: pandas dataframe loading memory optimisation in reindex_algolia

14 Jul 12:57
347747d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.42.1...1.42.2

1.42.1 Use autocomplete field in B2CJobAllowlist admin page

08 Jul 21:19
9c6ac2b
Compare
Choose a tag to compare

The job chooser in the B2CJobAllowlist admin needs an autocomplete field to handle a large number of jobs.

Added a new field `job_sources` in job's algolia index.

05 Jul 06:21
956e552
Compare
Choose a tag to compare

Added a new field job_sources in job's algolia index.

Change B2C Job Allowlist to admin config

26 Jun 18:13
7c42ee5
Compare
Choose a tag to compare

feat: Change B2C Job Allowlist to admin config by @cdeery in #164

1.40.1: pagination in learner JobHolderUsernamesAPIView API

06 Jun 12:05
58bcbe9
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.40.0...1.40.1

feat: LearnersCurrentJobAPIView to fetch current job of learners in LMS

02 Jun 13:29
5d9de2e
Compare
Choose a tag to compare

What's Changed

  • feat: LearnersCurrentJobAPIView to fetch current job of learners in LMS by @bilaltahir21 in #161

Full Changelog: 1.39.0...1.40.0

feat: course xblocks skill tracker and course run provider #158

19 May 10:29
a0ee942
Compare
Choose a tag to compare

Add model to track tagging of xblocks under course runs and add new provider to get course run information from discovery.

1.38.1

11 May 13:33
9c4cc10
Compare
Choose a tag to compare

fix: Update the attributesForFaceting list to include the b2c_opt_in field

1.38.0

03 May 12:31
c5cb2e5
Compare
Choose a tag to compare

feat: add 'b2c_opt_in' attribute to job serializer

1.37.3

03 May 09:40
Compare
Choose a tag to compare

feat: generate job description only if job has name and description is empty