Skip to content

Latest commit

 

History

History
77 lines (46 loc) · 4.85 KB

CHANGELOG.md

File metadata and controls

77 lines (46 loc) · 4.85 KB

Changelog

1.1.1 (2019-12-17)

Full Changelog

Fixed bugs:

  • CRITICAL BUG ProductCategory::getProductList() doesn't check permissions #27

Merged pull requests:

  • BUGFIX check permissions before returning product list #28 (muskie9)

1.1.0 (2019-12-11)

Full Changelog

Implemented enhancements:

  • ENHANCEMENT allow for videos in the product "Images" #25

Merged pull requests:

  • ENHANCEMENT allow for Videos in product Images zone #26 (muskie9)

1.0.1 (2019-11-12)

Full Changelog

Implemented enhancements:

  • FEATURE add VirtualPage, RedirectoPage to allowed_children of ProductCategory #23

Merged pull requests:

  • FEATURE ProductCategory - allow Virtual and Redirect pages as children #24 (jsirish)

1.0.0 (2019-10-30)

Full Changelog

Implemented enhancements:

  • FEATURE RelatedProductsDataExtension - add get method that's sorted #19

Fixed bugs:

  • BUG many_many relations with SortOrder don't use sort column #14

Closed issues:

  • ProductCategoryController - change PaginatedList method name #10

Merged pull requests:

  • FEATURE updateProductList - include $categories #21 (jsirish)
  • RelatedProductsDataExtension - getRelatedProductsList() #20 (jsirish)
  • Jenkins setup #18 (jsirish)
  • ProductFile - set restrictions on UploadFields for FIle, Image #17 (jsirish)
  • BUGFIX Product getImage() - sort images before returning first #16 (jsirish)
  • BUGFIX set default sort for many relations on Product #15 (muskie9)
  • Product - fix getImage method #12 (jsirish)
  • refactor - ProductCategory - rename method to ProductPaginatedList() #11 (jsirish)
  • ProductFileAdmin - update namespace #9 (jsirish)
  • Product - rename Code to SKU #8 (jsirish)
  • feature - related products dataextension #7 (jsirish)
  • ProductCategory - created PaginatedList of Products #6 (jsirish)
  • template adjustments #5 (jsirish)
  • initial README #4 (jsirish)
  • ProductCategory.ss - loop $Children #3 (jsirish)
  • Product File initial build #2 (jsirish)
  • Feature/product files #1 (jsirish)

* This Changelog was automatically generated by github_changelog_generator