Commit Graph

573 Commits

Author SHA1 Message Date
Herbert Maschke 326c19f36d copy (replicate) instead of move relations when copying products 2020-08-07 20:39:59 +02:00
Herbert Maschke ca79b8b329 avoid 'Copy of Copy of Copy of ...' infinite prefixing of copies 2020-08-07 20:26:42 +02:00
Herbert Maschke 43f158d4c1 add a random suffix to url_key(slug) and name of copied product 2020-08-07 18:30:24 +02:00
Herbert Maschke d6941b7015 wrap product copy around a DB::transaction() 2020-08-05 20:50:01 +02:00
Herbert Maschke 4add78351b wrap product copy around a DB::transaction() 2020-08-05 20:48:30 +02:00
Herbert Maschke ebb6fa0f3e Merge branch 'bagisto/master' into introduce-product-copy 2020-08-05 10:56:35 +02:00
Herbert Maschke f91533f47b add the ability to copy an configurable product 2020-08-05 10:52:13 +02:00
Herbert Maschke a9b79d7f4d improve error message that occurs when trying to copy an 'booking' product 2020-08-05 08:26:01 +02:00
Jitendra Singh 8ad125a8aa
Merge pull request #3610 from Haendlerbund/add-events-to-booking-product-event-ticket-repo
Add events to BookingProductEventTicketRepository
2020-08-05 11:06:54 +05:30
Devansh 88a1c58941 DB Prefix Added 2020-08-04 13:02:15 +05:30
Herbert Maschke d66dca2b13 block the copying of products with the type 'booking' 2020-08-03 20:07:49 +02:00
Herbert Maschke 4d9bbc138f also copy images, if not skipped 2020-08-03 19:53:08 +02:00
Herbert Maschke 80d2cda443 add ability to skip product attributes when doing a copy 2020-08-03 13:32:26 +02:00
Herbert Maschke 5db4797158 refactor copy() method if ProductController.php to be a lot smaller
and split the logic into smaller functions for better readability
2020-08-03 12:40:52 +02:00
Annika Wolff 22e77f31e2 Merge master 2020-07-31 08:25:29 +02:00
Annika Wolff 12f887b50e add events to BookingProductEventTicketRepository 2020-07-31 08:24:54 +02:00
Herbert Maschke 0509f45762 introduce ability to copy an product 2020-07-30 14:15:54 +02:00
Jitendra Singh f9438fef64
Merge pull request #3585 from vishal-webkul/issue-3469
Issue #3469 fixed
2020-07-30 11:50:57 +05:30
Jitendra Singh 496b97c98a
Merge pull request #3599 from rahulcs0082/development
Issue #3591 fixed
2020-07-29 20:23:10 +05:30
rahulshukla-home 47df905950 Issue #3591 fixed 2020-07-29 20:11:33 +05:30
Jitendra Singh e3bd4e71b5
Merge pull request #3216 from iateadonut/master
update product_flat table with values when changing attribue->use_in_…
2020-07-29 17:02:56 +05:30
rahulshukla-home 42334b1bc5 Merge branch 'master' of https://github.com/bagisto/bagisto into development 2020-07-29 14:15:24 +05:30
rahulshukla-home 0434f3bcd1 Issue #3580 fixed 2020-07-29 14:14:56 +05:30
Jitendra Singh 3dba7b9177
Merge pull request #3589 from devansh-webkul/issue_on_db_prefix
DB Prefix Issue Fix #3562
2020-07-28 20:48:36 +05:30
Jitendra Singh 8ca3c284ad
Merge pull request #3588 from devansh-webkul/bundle_product_order_issue
Fixed customer is able to place order of more than available qty of any bundle option product #3557
2020-07-28 20:48:03 +05:30
Devansh 53e27b9c54 Use DB Method Instead Of Environment Variable 2020-07-28 20:25:18 +05:30
Devansh 8e78c5ccca DB Prefix Issue Fix 2020-07-28 19:57:04 +05:30
Jitendra Singh ee4f980850
Merge pull request #3563 from devansh-webkul/offset_issue
Fixed getting exception when view category page in frontend #3562
2020-07-28 18:13:52 +05:30
Devansh 8a8b9d99cf Bundle Product Order Issue Fixed 2020-07-28 15:55:12 +05:30
vishal-webkul 11edf9e4fb fixed issue #3469 2020-07-27 19:10:00 +05:30
Jitendra Singh d5d6974fa8
Merge pull request #3553 from devansh-webkul/per_page_zero_issue
Fixed products per page configuration is not working properly #3533
2020-07-27 17:14:43 +05:30
Devansh 211ea2f853
Merge branch 'master' into offset_issue 2020-07-27 15:26:33 +05:30
Devansh bb9969b2db Added brackets after if 2020-07-24 19:21:40 +05:30
rahulshukla-home 34bd2a1231 Issue #3558 fixed 2020-07-24 13:18:40 +05:30
rahulshukla-home f472d7ec15 Issue #3562 fixed 2020-07-24 12:51:50 +05:30
Devansh 961c677d66 Icon fixed 2020-07-24 12:27:19 +05:30
Devansh 6f79fb31b9 Offset Issue Fixed 2020-07-23 13:50:13 +05:30
Jitendra Singh 951ac00df2
Merge pull request #3549 from devansh-webkul/sort_by_configuration_issue
Fixed sort by configuration from admin end is not working properly #3535
2020-07-22 20:58:58 +05:30
Devansh 82bd56ff76 By default sorting is working fine now 2020-07-22 18:29:18 +05:30
Jitendra Singh c057f8d7c6
Merge pull request #3497 from devansh-webkul/dev
Sales icon issue fixed in grouped as well as bundle #3489
2020-07-22 12:23:55 +05:30
Devansh 9c1d908767 per page zero issue fixed 2020-07-22 11:44:02 +05:30
Devansh ce698e00ed Sort By Issue Fixed 2020-07-21 18:57:20 +05:30
Devansh 222b03ed41 Category filter limit zero issue fixed 2020-07-16 13:12:19 +05:30
Devansh 31af7220cf Reverting to previous one as this is related to another issue 2020-07-16 13:07:46 +05:30
Devansh 21596b189d Limit 0 Issue Fixed 2020-07-16 12:29:56 +05:30
Devansh 6a1a96ca59 Sales issue fixed in grouped as well as bundle 2020-07-15 20:33:53 +05:30
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