Skip to content

Releases: openfun/richie

v2.33.0

02 Dec 12:54
Compare
Choose a tag to compare

Added

  • Add Slider plugin

Fixed

  • Ugrade to djangocms-link 5

v2.32.0

27 Nov 14:50
Compare
Choose a tag to compare

Changed

  • Update withdrawal waiver messages for certificate product

v2.31.0

20 Nov 15:41
Compare
Choose a tag to compare

Added

  • Grid options for the Section plugin
  • Make user waive its right of withdrawal when purchasing
    a course product relation with is_withdrawable set to false

Changed

  • Changed multiple-columns CSS component so its columns include a padding
  • Changed CKEditorPlugin for new field variant to choose a variant style;
  • Customize withdrawal waiver checkbox messages according to the product type

v2.30.0

16 Oct 12:57
Compare
Choose a tag to compare

Added

  • Added new 'large-banner' plugin template variant compacted-banner that
    is more compacted than variant hero-intro.
  • Add order payment information in the dashboard, including a specific
    interface displayed on failed installment in order to retry the payment.
  • Display Payment Schedule into SaleTunnel
  • Add OrderHelper allowEnrollment
  • Add link to the course syllabus in an enrollment item
    in the learner dashboard
  • Add PaymentScheduleHelper utils
  • Display installment information on certificate product blocks

Changed

  • Remove News subheader in blogpost detail page
  • Update Learner dashboard to finalize subscription process
  • SaleTunnel has been fully rework to comply with the purchase workflow
  • Replace order abort mutation by order cancel mutation

Fixed

  • Fix logic to know if user is enrolled to a ongoing product
  • Normalize credit card brand on CreditCardBrandLogo component

v2.29.2

23 Sep 09:26
Compare
Choose a tag to compare

Fixed

  • Fix Open EdX Level education enum "other" value

v2.29.1

26 Aug 08:13
Compare
Choose a tag to compare

Fixed

  • Fix LyraPopIn critical error (CLIENT_101)

v2.29.0

21 Aug 17:22
Compare
Choose a tag to compare

Added

  • On self-paced courses with single run display a simplified
    version of the syllabus.

Changed

  • Improve lyra error catching management

Fixed

  • Fix LyraPopIn critical error
  • Fix typo in page-admin autocomplete url path
  • Fix course enrollment count shouldn't include the hidden runs.
  • Fix RDFa errors on Google Search Console
  • fix npm development version generated by setuptools_scm

Removed

  • csrftoken in richie context

v2.28.1

21 Jun 09:02
Compare
Choose a tag to compare

Fixed

  • Fix ProductCertificateFooter component to display proper CTA
    according to Order state

v2.28.0

11 Jun 10:34
Compare
Choose a tag to compare

Changed

  • Disable button to sign a contract in learner dashboard
    if the order is not validated

Fixed

  • useDateFormat did not return undefined with null values
  • PurchaseButton instantiated a hook conditionnaly
  • Make UserHelper manages OpenEdxProfile object to extract name
  • Do not display unpublished children categories in the public
    category detail page

Added

  • Load React JS bundles from CDN on all pages

v2.27.0

03 Jun 12:15
Compare
Choose a tag to compare

Added

  • Add SaleTunnelNotValidated step into SaleTunnel
  • Add WarningIcon component

Changed

  • Improve Lyra error management to abort payment properly

Fixed

  • Use CB logo as fallback if credit card is unknown
  • Put CunninghamProvider at root level
  • Resubmit order on payment failure
  • Render course run resource link with button look'n feel when it does not match
    a LMS Backend
  • Manage display of CourseRun dates when end date and/or enrollment date are
    undefined