-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
README badges
- Loading branch information
Showing
2 changed files
with
53 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
# Changelog | ||
|
||
## [1.0.0](https://github.com/dynamic/silverstripe-products/tree/1.0.0) (2019-10-30) | ||
|
||
[Full Changelog](https://github.com/dynamic/silverstripe-products/compare/a5895a9d58b0cc52f8d77c7467192d7e6b5700b0...1.0.0) | ||
|
||
**Implemented enhancements:** | ||
|
||
- FEATURE RelatedProductsDataExtension - add get method that's sorted [\#19](https://github.com/dynamic/silverstripe-products/issues/19) | ||
|
||
**Fixed bugs:** | ||
|
||
- BUG many\_many relations with SortOrder don't use sort column [\#14](https://github.com/dynamic/silverstripe-products/issues/14) | ||
|
||
**Closed issues:** | ||
|
||
- ProductCategoryController - change PaginatedList method name [\#10](https://github.com/dynamic/silverstripe-products/issues/10) | ||
|
||
**Merged pull requests:** | ||
|
||
- FEATURE updateProductList - include $categories [\#21](https://github.com/dynamic/silverstripe-products/pull/21) ([jsirish](https://github.com/jsirish)) | ||
- RelatedProductsDataExtension - getRelatedProductsList\(\) [\#20](https://github.com/dynamic/silverstripe-products/pull/20) ([jsirish](https://github.com/jsirish)) | ||
- Jenkins setup [\#18](https://github.com/dynamic/silverstripe-products/pull/18) ([jsirish](https://github.com/jsirish)) | ||
- ProductFile - set restrictions on UploadFields for FIle, Image [\#17](https://github.com/dynamic/silverstripe-products/pull/17) ([jsirish](https://github.com/jsirish)) | ||
- BUGFIX Product getImage\(\) - sort images before returning first [\#16](https://github.com/dynamic/silverstripe-products/pull/16) ([jsirish](https://github.com/jsirish)) | ||
- BUGFIX set default sort for many relations on Product [\#15](https://github.com/dynamic/silverstripe-products/pull/15) ([muskie9](https://github.com/muskie9)) | ||
- Product - fix getImage method [\#12](https://github.com/dynamic/silverstripe-products/pull/12) ([jsirish](https://github.com/jsirish)) | ||
- refactor - ProductCategory - rename method to ProductPaginatedList\(\) [\#11](https://github.com/dynamic/silverstripe-products/pull/11) ([jsirish](https://github.com/jsirish)) | ||
- ProductFileAdmin - update namespace [\#9](https://github.com/dynamic/silverstripe-products/pull/9) ([jsirish](https://github.com/jsirish)) | ||
- Product - rename Code to SKU [\#8](https://github.com/dynamic/silverstripe-products/pull/8) ([jsirish](https://github.com/jsirish)) | ||
- feature - related products dataextension [\#7](https://github.com/dynamic/silverstripe-products/pull/7) ([jsirish](https://github.com/jsirish)) | ||
- ProductCategory - created PaginatedList of Products [\#6](https://github.com/dynamic/silverstripe-products/pull/6) ([jsirish](https://github.com/jsirish)) | ||
- template adjustments [\#5](https://github.com/dynamic/silverstripe-products/pull/5) ([jsirish](https://github.com/jsirish)) | ||
- initial README [\#4](https://github.com/dynamic/silverstripe-products/pull/4) ([jsirish](https://github.com/jsirish)) | ||
- ProductCategory.ss - loop $Children [\#3](https://github.com/dynamic/silverstripe-products/pull/3) ([jsirish](https://github.com/jsirish)) | ||
- Product File initial build [\#2](https://github.com/dynamic/silverstripe-products/pull/2) ([jsirish](https://github.com/jsirish)) | ||
- Feature/product files [\#1](https://github.com/dynamic/silverstripe-products/pull/1) ([jsirish](https://github.com/jsirish)) | ||
|
||
|
||
|
||
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)* |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters