- Admin: fix width issue with picotable images - Admin: fix bugs in order edit and improve it one step closer to multivendor world. Now supports situation when vendors does not share products. - Add option to make shipping and payment method optional - Add supplier to pricing context - Show supplier name on product column - Make auto add for product select false by default - Fix product select2 missing URL and data handler since the whole ajax method was passed as attrs. - Add option to open/close collapsed content sections in mobile - Core: add option to enable order edit for multiple vendors - Front: do not stack history on product list when filters are changed. Instead replace state so back-buttons works nicely. - Front: prevent image Lightbox touching history so you do not need to click back 6 times after you have viewed all images.
1.10.12
Not secure
Added
- Admin: add error message when upload fails. At media queue complete do not resave product media if the file-count has not changed. This for example prevents media save when the upload itself fails. - Admin: add option to override dropzone upload path by using data attribute - Admin: add upload path to browser URLs and use it to fallback on media uploads when the actual media path is not available. - Admin: Ability to delete manufacturer - Admin: Ability to login as the selected contact if it's a user
Fixed
- Admin: Now when activating/deactivating user it's contact will also change - Admin: New notification for when a account get's reactivated
1.10.11
Not secure
Fixed
- Discounts: create different admin module for archived discounts to fix breadcrumbs - Fix product pagination by not overriding the state with undefined values
Fixed
- Middleware: fix so it trys to take the users timezone first, then the suppliers, last the projects TIME_ZONE
Changed
- Front: customize sort options through settings
1.10.10
Not secure
Fixed
- Admin: Notification name when deleteing it - Admin: Update contact list so that it only shows customers by default - Front: Fix typo
Changed
- Front: Add supplier choice to best selling product context function - Admin: allow sorting categories by name - Admin: show product orderability errors as list
1.10.9
Not secure
Fixed
- Admin: remove pinned /sa/ URL from scripts to support dynamic admin URLs - Admin: Fix graphical (incorrect indent) bug in Product / Stock Management
1.10.8
Not secure
Changed
- Admin: add spinner and progressbar options components through Bootstrap 4.
Fixed
- Issue running category filter browser test with Travis