Skip to content

Set of minor fixes

Compare
Choose a tag to compare
@duker33 duker33 released this 15 Oct 06:46
· 194 commits to master since this release
bea4568

Fixes
#574 Update pricelist formulas (#601)
#463 Install certain celery commit (#596)
#583 Fake order id in admin. #576 Category.name field size (#584)
#565 add vendor to yml (#571)

Features
#589 Send revenue to jsecommerce (#590)

Refactor
#463 Pin celery version to 4.2.0 to fix celery deps error (#593)
#591 Fix env substitution in docker-compose.yml for docker-rm (#592)
#587 Fix a syntax error in docker-up pipe (#588)
#534 Fill the CI's docker-up pipe with data (#536)
#581 Get id of order's fields from backend to frontend (#582)
#577 Move context module to refarm.catalog app (#580)
rf#168 Prepare context module for moving to refarm (#573)
#570 Bump python to 3.7 (#572)
#550 Split TaggedCategoryPage class (#551)
#561 Bump refarm version (#564)
#562 Create migrations for duplicated products (#563)
Fix the CatalogPagination.test_pagination_canonical test (#560)
#555 Create test_numbered_pagination_links (#559)