Skip to content

Releases: openedx/taxonomy-connector

Decreased skills query chunk_size from 2000 to 50 to fetch more jobs

20 Aug 13:24
Compare
Choose a tag to compare
1.14.1

feat: Decrease skils query chunk size to fetch more jobs

Added management command and related code to index jobs data to algolia

17 Aug 08:33
57c9b25
Compare
Choose a tag to compare

Added management command and related code to index jobs data to algolia

Added Taxonomy APIs

10 Aug 08:21
350e6c3
Compare
Choose a tag to compare

Added Taxonomy APIs.

Add job posting information in utility method `get_course_jobs`

05 Aug 11:35
Compare
Choose a tag to compare
1.12.2

feat: add job posting dat in `get_course_jobs` util

Add utility method `get_course_jobs` to return job associated with a course.

03 Aug 12:18
Compare
Choose a tag to compare

Added support for django3.2

30 Jul 10:04
4ff0f4e
Compare
Choose a tag to compare

Added support for django3.2

Added utility method to return serialized course skills.

28 May 08:19
1e6bb62
Compare
Choose a tag to compare
  • Added a serializer for Skill model.
  • Added a utility method that returns whitelisted serialized course skills.

1.11.1: Merge pull request #60 from edx/saleem-latif/fixed-rst-issues

20 Apr 11:07
fb580fa
Compare
Choose a tag to compare
ENT-4402: Fixed .rst issues in CHANGELOG.rst

Mention currency in median salary field and add verbose name for models.

16 Apr 11:03
41a619c
Compare
Choose a tag to compare

Mention currency in median salary field and add verbose name for models.

Remove all the usages of old `course_id` field including the column definition in `CourseSkills` model.

16 Apr 06:17
ecf9a9b
Compare
Choose a tag to compare

Remove all the usages of old course_id field including the column definition in CourseSkills model.