Jitendra Singh
|
346cb7e93a
|
Merge pull request #6550 from papnoisanjeev/coupon-issue-cart
Showing warning in case coupon already applied.
|
2022-08-03 11:17:35 +05:30 |
sanjeev
|
ae8b71a93e
|
repository class added
|
2022-07-25 15:56:28 +05:30 |
sanjeev
|
27ed7c9ed1
|
coupon code status check method updated
|
2022-07-23 13:38:38 +05:30 |
sanjeev
|
818d56e80f
|
coupon status check before apply
|
2022-07-13 13:06:02 +05:30 |
jitendra
|
e1a0c0b8c6
|
Convert if else statement to PSR-2 standard
|
2022-07-12 17:34:13 +05:30 |
sanjeev
|
8e96b65fba
|
show warning in case coupon already applied
|
2022-07-12 14:52:13 +05:30 |
sanjeev
|
6f0886299d
|
updates
|
2022-07-07 13:43:03 +05:30 |
sanjeev
|
009db6fb1f
|
Exception Fixed
|
2022-07-06 15:57:56 +05:30 |
Jitendra Singh
|
af7ea4d8c8
|
Merge pull request #5998 from ILDaviz/delete-all-item-cart
Remove all cart items at once
|
2022-04-20 13:51:36 +05:30 |
jitendra
|
74416ac5f3
|
Used PHP 8 Constructor Property Promotion
|
2022-04-01 20:27:11 +05:30 |
David Galet
|
f6f6a241e3
|
✨ Add delete all items from cart
|
2022-03-11 11:38:06 +01:00 |
devansh bawari
|
40d815d39b
|
One Method Created
|
2021-09-10 10:21:44 +05:30 |
devansh bawari
|
1d216d1f3e
|
Buy Now Functionality Enhanced
|
2021-09-09 19:30:01 +05:30 |
devansh bawari
|
48c9247385
|
Throttling Added To Apply Coupon
|
2021-09-08 16:13:33 +05:30 |
devansh bawari
|
28af2908cd
|
Display None Added To Form
|
2021-08-06 23:25:27 +05:30 |
Jitendra Singh
|
6a7269b888
|
Merge pull request #3823 from devansh-webkul/redirect_and_notification_issue
Fixed "error!options are missing alert" on home page shouldn't be shown #3231
|
2020-08-21 18:22:22 +05:30 |
Devansh
|
90fa8eb1d4
|
Warning Added
|
2020-08-21 15:59:31 +05:30 |
Steffen Mahler
|
3de5601df0
|
merge bagisto master, resolve conflicts
|
2020-06-17 08:29:55 +02:00 |
Annika Wolff
|
abbd5c4a31
|
slightly refactoring
|
2020-06-09 14:35:02 +02:00 |
Annika Wolff
|
dbc16cf7e6
|
add logging of catched exception
|
2020-06-09 10:14:06 +02:00 |
Steffen Mahler
|
177327a7d2
|
rework removing of inactive products from cart, add error handling and messaging
|
2020-06-04 13:09:00 +02:00 |
Pranshu Tomar
|
6b3a30645c
|
Removed commented code fom cart controller
|
2020-03-24 11:03:36 +05:30 |
Pranshu Tomar
|
2334cf4cc7
|
Issue #2724 fixed
|
2020-03-24 10:52:45 +05:30 |
Jitendra Singh
|
bf5ad13dac
|
Issue #2672 fixed
|
2020-03-17 12:25:04 +05:30 |
Jitendra Singh
|
10db1838f2
|
Removed author information from every class
|
2020-03-05 19:28:42 +05:30 |
Jitendra Singh
|
92261d4214
|
Improved comments in code
|
2020-03-05 19:07:08 +05:30 |
Jitendra Singh
|
41e06d5dc5
|
Improved code style
|
2020-03-04 12:02:53 +05:30 |
shubhammehrotra.symfony@webkul.com
|
8a1ab165da
|
ajaxified add to cart, modified controllers
|
2020-03-02 16:54:38 +05:30 |
Jitendra Singh
|
91064cd0bc
|
Quantity availability check implemented for default booking
|
2020-02-26 13:11:24 +05:30 |
Jitendra Singh
|
d5b54b393b
|
Event booking type add cart updated
|
2020-02-25 16:42:32 +05:30 |
Jitendra Singh
|
5f6e3be796
|
Improved shop package code style
|
2020-02-20 12:35:51 +05:30 |
SteffenMahler
|
b58ba0955e
|
Update CartController.php
It would be very useful to have an event dispatched, if the "Buy Now" button of a product was clicked.
|
2020-02-18 14:08:02 +01:00 |
Jitendra Singh
|
be79142a7b
|
Issue #2335 fixed
|
2020-02-06 19:21:24 +05:30 |
Jitendra Singh
|
4f71d4727b
|
Issue #2142 fixed
|
2020-02-06 17:18:51 +05:30 |
Steffen Mahler
|
0d696c6b1a
|
merge remote-tracking branch 'bagisto/master' into small-bugfix-and-tiny-refactoring
|
2020-01-28 15:51:50 +01:00 |
Steffen Mahler
|
14c0276fce
|
update cart button is not shown, when only products without quantity box are in cart, tests added
|
2020-01-28 15:38:07 +01:00 |
Florian Bosdorff
|
d125f9eba0
|
add reporting for try-catch-sections
|
2020-01-27 17:06:03 +01:00 |
Jitendra Singh
|
8176317a59
|
Removed commented code
|
2020-01-27 16:46:58 +05:30 |
Jitendra Singh
|
25d94ea944
|
Issue #2087 fixed
|
2020-01-27 16:41:25 +05:30 |
Steffen Mahler
|
a5c49e4b76
|
button 'update cart' will only be shown if corresponding products are in cart
|
2020-01-24 07:15:49 +01:00 |
rahul shukla
|
2d8f5f412e
|
Issue #2087
|
2020-01-23 10:42:09 +05:30 |
rahul shukla
|
e3db0b164c
|
conflict resolve
|
2020-01-21 13:24:19 +05:30 |
Annika Wolff
|
91d6586ad8
|
resolve exception, rename function haveDownloadableItems
|
2020-01-15 11:53:48 +01:00 |
Annika Wolff
|
a75f3dab51
|
resolve conflicts
|
2020-01-15 11:37:38 +01:00 |
Jitendra Singh
|
cf36d252a0
|
Issue #1764 fixed
|
2020-01-13 12:44:36 +05:30 |
Annika Wolff
|
d47201af75
|
bugfixed quantity update when showQuantityBox is false
|
2019-12-27 14:41:32 +01:00 |
rahul shukla
|
5c0843c470
|
upgrade to lavael 6.0
|
2019-12-27 13:30:05 +05:30 |
jitendra
|
2d0b26d78a
|
Added changes on core packages for discount
|
2019-12-21 13:01:16 +05:30 |
Mona Hartdegen
|
25c2a15b65
|
introduced url structure for categories and products (SEO improvements)
|
2019-11-21 17:14:53 +01:00 |
jitendra
|
8347e1770b
|
Issue #1347 fixed
|
2019-11-05 12:44:26 +05:30 |