Skip to content

Releases: edly-io/ecommerce

edly-2.2.0

21 Sep 07:27
d0af32d
Compare
Choose a tag to compare
  • Add GTM Integration
  • Fixes tuple type error for Subscriptions API
  • Remove IsAuthenticated permission class from the Subscriptions list API.

edly-2.1.0

01 Sep 10:19
f812f58
Compare
Choose a tag to compare
  • Add partner sku in response data and a subscription active filter

edly-2.0.0

01 Sep 08:57
5fba76c
Compare
Choose a tag to compare
  • Adds subscription app/API and corresponding UI
  • Edly’s Access Middleware - Allow Staff Users to Access Sites

edly-1.0.3

16 Jul 06:26
9b9a144
Compare
Choose a tag to compare
  • EDX Ecommerce Arabic Language Translations Update

edly-1.0.2

02 Jul 06:52
5b80027
Compare
Choose a tag to compare
  • Add platform name in email context from configuration helper
  • Update settings override middleware to extend current list settings
  • Fix Non-Ascii character issue
  • Updated language options

edly-1.0.1

16 Jun 05:34
34b0420
Compare
Choose a tag to compare
  • Add permission class to products view
  • Add IsAdminOrCourseCreator permission class

edly-1.0.0

12 Jun 06:36
fae2ed2
Compare
Choose a tag to compare

Add multi-sites functionality with following changes:

  • Remove cache from dynamic_theme_context and edly_app_context
  • Apply branding and theming on Order confirmation Email
  • Layout broken when coupon form has error
  • Update logout url check logic
  • Add check to find if response is string then convert it as list
  • Use current request url to logout from current site & redirect to requested site
  • Hitting red site url while signed in on blue site leads to logout url of red site
  • Update email configuration from yaml file
  • Add StaffAndCourseCreatorOnly mixin and relevant helper methods/tests
  • Fix: Loggedin cookie not deleted when user loggedout via middleware
  • Redirect blue site user to red site's login page
  • Adds middleware to restrict access of unauthorised user to current site
  • Hide non edly cloud options from ECOMMERCE
  • Add django settings override middleware
  • Add validation to check user belongs to linked LMS
  • Fix edly app context processor tests
  • Add validation that ECOM admin can create courses and coupons related to current site only
  • Update email configuration from yaml file

3.1.0

23 Apr 05:24
80a0c76
Compare
Choose a tag to compare
  • Set default values for dynamic branding of clients for E-Commerce

3.0.0

09 Apr 07:47
Compare
Choose a tag to compare
  • Ironwood.master changes (Upgrade Django to 1.11.29)

2.1.0

17 Mar 13:27
b8b0268
Compare
Choose a tag to compare
  • Update context processor to handle dash in font-path
  • Improve name of siteconfiguration model field to edly_client_theme_branding_settings
  • Add dynamic theme settings in context processor