Releases: dynamic/silverstripe-products
Releases · dynamic/silverstripe-products
2.0.0
What's Changed
- CI update workflow by @jsirish in #33
- BUGFIX depreciations in tests by @jsirish in #35
- REFACTOR Silverstripe 5 compatibility by @jsirish in #34
- DOCS php docblocks by @jsirish in #36
- REFACTOR ProductObject by @jsirish in #37
- FEATURE Default templates by @jsirish in #38
Full Changelog: 1.1.2...2.0.0
1.1.3
2.0.0-beta1
1.1.2
1.1.1
1.1.0
1.0.1
1.0.0
1.0.0 (2019-10-30)
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)