Skip to content

Releases: edly-io/course-discovery

edly-2.3.2

20 May 09:01
cf87e69
Compare
Choose a tag to compare
  • Change card image url field name in serializer (#27)

edly-2.3.1

19 May 14:25
0cbcf95
Compare
Choose a tag to compare
  • Add default course run type audit in case of empty course run type EDLY-3004 (#26)

edly-2.3.0

19 May 10:55
d8281e3
Compare
Choose a tag to compare
  • Removes session auth class from site creation API (#25)
  • Add missing fields required at WordPress side EDLY-2824 (#23)
  • Add default haystack filter in CourseRunSearchViewset EDLY-2824 (#22)
  • Fix: Marketing URL not pulled in course runs (#21)
  • Push courses data to WordPress (#17)

edly-2.2.0

04 May 08:43
1b8afa8
Compare
Choose a tag to compare
  • Change incorrect field name for ordering EDLY-2824 (#20)
  • Create course discovery API for adding new client (#18)
  • Add sorting backend & fields in CourseRunSearchViewset haseeb/EDLY-2824 (#19)
  • Add Subjects data in course_runs api (#16)
  • Sort course_runs on base of title and id (#15)

edly-2.1.0

19 Mar 06:18
4e7ac04
Compare
Choose a tag to compare
  • Link Instructors with multiple courses (#14)

edly-2.0.0

11 Mar 08:15
b3fcb83
Compare
Choose a tag to compare

Juniper Release

edly-1.3.0

21 Sep 07:29
343d8b4
Compare
Choose a tag to compare
  • Add banner image while updating data for Programs

edly-1.2.0

01 Sep 08:59
b957903
Compare
Choose a tag to compare
  • Add edly_enable_marketing_site waffle flag to fix course publication
  • Use Django's slugify function to generate slugs in course discovery
  • Add Edly's API to create,update & view programs

edly-1.1.0

16 Jul 06:28
bf49f5d
Compare
Choose a tag to compare
  • Add programs filtering functionality based on edx organization

edly-1.0.0

12 Jun 06:39
Compare
Choose a tag to compare

Add multi-sites functionality with following changes:

  • Update courses, course_runs and search API to filter by organization