Skip to content

v3.2.0

Latest

Choose a tag to compare

@kernicPanel kernicPanel released this 26 Aug 16:25
· 11 commits to master since this release

Added

  • Add discounted_price, discount, certificate_discounted_price and
    certificate_discount fields to CourseRun model
  • Add search indexation for new CourseRun model fields
  • Add discounted_price to the course glimpse template
  • Add autoplay for carousel slides

Changed

  • Hide courses that are not is_listed in public pages
  • Replace order groups by computed properties coming from Joanie
  • Allow configuration of the STORAGES setting via environment variables
  • Rename CourseProductRelation to Offer
  • Only display payment schedule for credential products
  • Provide postgresql as default value for ACTIVATED_DB variable.
  • Update Offer type with rules property which contains all applicable
    offer rules
  • Rename again CourseProductRelation to Offering
  • Improve product display styling on course detail pages
  • Display discounted prices in catalog and course detail pages
  • Display certificate and normal discount prices for Syllabus Course Run

Fixed

  • Prevent indexation failure when any thumbnail generation fails
  • Display discounted price for the purchase of a certificate product
    from student dashboard in sale tunnel informations
  • Clear the page and search caches when syncing a course run