Commit Graph

524 Commits

Author SHA1 Message Date
Jitendra Singh 0a662c34f6
Merge pull request #3075 from MattApril/hide_0_dollar_bundle_item_price
Hide $0 bundle option price in cart
2020-07-14 19:41:15 +05:30
Jitendra Singh 12ee962b95
Merge pull request #3302 from MattApril/disabled_bundle_options_fix
Addresses required bundle options being removed if all product option…
2020-07-14 19:40:26 +05:30
Jitendra Singh 345c22e1e6
Merge pull request #3141 from MattApril/bundle_inventory
Added support for checking bundle inventory, and bundle product inventory.
2020-07-14 13:51:16 +05:30
Jitendra Singh 6c6c3c9b3b
Merge pull request #3476 from jitendra-webkul/1.0
Virtual inventory issue fixed
2020-07-14 12:16:38 +05:30
jitendra 3c371a781c Virtual inventory issue fixed 2020-07-14 12:07:55 +05:30
rahulshukla-home e36730e11d Issue #3443 fixed 2020-07-08 19:36:40 +05:30
rahulshukla-home e14772377f Issue #3411 fixed 2020-07-03 13:13:25 +05:30
jitendra e5f90b92d0 Added support for search with algolia and elasticsearch 2020-07-02 17:00:21 +05:30
Matt April 12dc7a62a4 Addresses required bundle options being removed if all product options are disabled. #3160 2020-06-19 11:38:56 -04:00
Matt April 36444145c0 style. 2020-06-19 11:29:03 -04:00
shubhammehrotra.symfony@webkul.com 90eed2792b previous changes 2020-06-15 13:45:59 +05:30
Jitendra Singh 6397665ab9
Merge pull request #3224 from jitendra-webkul/1.0
Fixed laravel migration issue & completed tensorflow image search fea…
2020-06-11 18:41:03 +05:30
Pranshu Tomar c9dd20db7e Fixed laravel migration issue & completed tensorflow image search feature on defaul theme 2020-06-11 18:34:16 +05:30
shivam kumar 94fb0c3d24 #3068 resolved & code updated 2020-06-11 11:36:32 +05:30
shivam kumar 65cef43a0b #3068 resolved 2020-06-10 20:07:50 +05:30
Jitendra Singh bfeff060c2
Merge pull request #3187 from jitendra-webkul/1.0
Issue #3160 fixed
2020-06-08 16:12:35 +05:30
Pranshu Tomar d2ff59cc15 Issue #3160 fixed 2020-06-08 16:10:53 +05:30
Jitendra Singh 7621cad185
Merge pull request #3178 from jitendra-webkul/1.0
Issue #3171 fixed
2020-06-05 16:24:13 +05:30
Pranshu Tomar 502beab0dd Issue #3171 fixed 2020-06-05 16:23:09 +05:30
Jitendra Singh c64c282b50
Merge pull request #3177 from jitendra-webkul/1.0
Fixed typo in customer group price migration
2020-06-05 16:18:29 +05:30
Pranshu Tomar d5a803cf14 Fixed typo in customer group price migration 2020-06-05 16:17:53 +05:30
Jitendra Singh c5dd54ff68
Merge pull request #3175 from Haendlerbund/fix-search-when-missing-term
bugfix: add default value for search term
2020-06-05 12:18:48 +05:30
Florian Bosdorff 351c38c9e8 add default value for search term 2020-06-05 08:08:31 +02:00
Jitendra Singh 1b60f1b072
Merge pull request #3142 from MattApril/typo
Fixed case sensitivity typo in Bundle class
2020-06-04 19:59:12 +05:30
Jitendra Singh e1332241b6
Merge pull request #3174 from jitendra-webkul/1.0
Issue #3113 fixed
2020-06-04 12:11:58 +05:30
Pranshu Tomar fb74d35ad5 Issue #3113 fixed 2020-06-04 12:11:06 +05:30
Jitendra Singh d75059254b
Merge pull request #3134 from Haendlerbund/cart-rule-validator-extension
Cart rule validator extension
2020-06-03 19:39:04 +05:30
Jitendra Singh 1e81e4b97d
Merge pull request #3165 from shubhwebkul/master
check if product_id exists
2020-06-03 19:31:28 +05:30
Pranshu Tomar 0de17f4711 Issue #3164 fixed 2020-06-03 13:25:02 +05:30
Shubham Mehrotra c8e987f1e9 check if product_id exists 2020-06-03 12:14:24 +05:30
Annika Wolff 51851a077a fix compatibility issue to AbstractType 2020-06-03 07:37:26 +02:00
Pranshu Tomar 8e64676197 Fixed bundle type class compatablity issue 2020-06-02 18:49:20 +05:30
Pranshu Tomar ae9ec7ce9b Added customer group price 2020-06-02 18:13:34 +05:30
Matt April 5c067d11de Fixed case sensitivity typo in Bundle class 2020-05-29 12:36:58 -04:00
Matt April 7cf6cdb9f0 Added product inventory levels to BundleOption - can be used to display out of stock bundle items in front end 2020-05-29 12:30:32 -04:00
Matt April e189a4fa80 Added haveSufficientQuantity() method for Bundle - checks that all required options have at least one product in stock. 2020-05-29 12:26:13 -04:00
Jitendra Singh 27420b5de0
Merge pull request #3074 from MattApril/bundle_item_ordering
Ordering bundle items in cart by sort_order rather than id
2020-05-19 12:45:24 +05:30
Jitendra Singh 84aede5cef
Merge pull request #3088 from jitendra-webkul/1.0
Rich snippet feature added for products and category
2020-05-18 23:08:33 +05:30
Pranshu Tomar 072b56930b Rich snippet feature added for products and category 2020-05-18 23:04:09 +05:30
Matt April 1f5e7c0daa Fix for missing or invalid sort direction 2020-05-15 15:49:15 -04:00
Matt April 79922f2c93 Hide $0 bundle option price in cart 2020-05-15 11:10:41 -04:00
Matt April 9013fd6b95 Ordering bundle items in cart by sort_order rather than id 2020-05-15 11:00:31 -04:00
rahulshukla-home 426ea4d802 Issue #3050 2020-05-13 22:27:42 +05:30
Jitendra Singh afa4d5068a
Merge pull request #3023 from MattApril/product_filtering_performance
Rebuilt product filter query for improved performance.
2020-05-13 12:53:12 +05:30
rahulshukla-home 18e4af0356 Issue #3047 2020-05-12 14:23:41 +05:30
rahulshukla-home 1ddc2b42d7 Issue #3041 2020-05-11 14:51:06 +05:30
Pranshu Tomar 527affe741 Resolved conflicts 2020-05-08 21:50:06 +05:30
Pranshu Tomar cdf637f833 Added configuration for category page toolbar 2020-05-08 21:47:47 +05:30
Matt April 17b3f6bb93 Rebuilt product filter query for improved performance. 2020-05-07 20:47:20 -04:00
Jitendra Singh 4b31626930
Merge pull request #2998 from MattApril/product_price_spacing_fix
Added missing space for configurable/grouped product price.
2020-05-07 12:34:25 +05:30