jitendra
|
77655fd95d
|
Improved lighthouse score for default theme
|
2020-10-05 17:13:36 +05:30 |
jitendra
|
15d4123df9
|
Issue #3905 fixed
|
2020-09-07 20:00:57 +05:30 |
jitendra
|
d1e5c889ba
|
Issue #3893 fixed
|
2020-09-07 12:13:54 +05:30 |
jitendra
|
0905517f24
|
Merged with master
|
2020-09-04 19:07:04 +05:30 |
Steffen Mahler
|
089f454f30
|
fix bug in cart item validation result
|
2020-08-21 10:49:01 +02:00 |
Steffen Mahler
|
1b5c3bca93
|
resolve conflicts
|
2020-08-20 09:28:33 +02:00 |
Jitendra Singh
|
8514421cf0
|
Merge pull request #3682 from Haendlerbund/refactoring-cart-adding-tests
refactoring of cart.php, fix issue in booking product,
|
2020-08-12 21:42:06 +05:30 |
Annika Wolff
|
58269996b2
|
Merge branch 'master' into check-if-item-in-cart-is-deactivated
|
2020-08-10 16:11:39 +02:00 |
Devansh
|
c956389251
|
Fixed Code According To Test Case
|
2020-08-07 17:30:06 +05:30 |
Devansh
|
9cbabe1a8b
|
Added Locale At The Time Of Order Placed
|
2020-08-07 16:46:50 +05:30 |
Steffen Mahler
|
31ad898f52
|
fix issue in booking product, refactoring of cart.php, adding test for cart.php
|
2020-08-06 16:15:42 +02:00 |
Steffen Mahler
|
c9f7c70d52
|
resolve conflicts
|
2020-08-06 15:23:32 +02:00 |
Steffen Mahler
|
a06bca38d4
|
fix bug, add type hints, fix annotations
|
2020-07-27 08:06:03 +02:00 |
Devansh
|
83c5b6b963
|
Shipping Charges Issue Fixed
|
2020-07-23 20:42:11 +05:30 |
Steffen Mahler
|
048d803d4d
|
cart is dirty even if an item is inactive and will be removed
|
2020-07-07 10:47:41 +02:00 |
Steffen Mahler
|
6d893dd6e0
|
round items tax value instead or truncate by database field
|
2020-07-06 13:58:11 +02:00 |
Steffen Mahler
|
56ea5c0a52
|
fix failing tests
|
2020-07-06 08:56:04 +02:00 |
Steffen Mahler
|
a44fa7445d
|
refactoring of validateCartItem methods of product types
|
2020-07-04 15:20:59 +02:00 |
Steffen Mahler
|
be931439aa
|
fix issue in validateCartItem, refactoring of CartRule helper
|
2020-06-23 16:33:55 +02:00 |
Steffen Mahler
|
3de5601df0
|
merge bagisto master, resolve conflicts
|
2020-06-17 08:29:55 +02:00 |
Steffen Mahler
|
e630bef3d7
|
add newlines
|
2020-06-11 08:21:45 +02:00 |
Annika Wolff
|
dbc16cf7e6
|
add logging of catched exception
|
2020-06-09 10:14:06 +02:00 |
Annika Wolff
|
a32925f6ce
|
refactor used translation function
|
2020-06-09 08:35:22 +02:00 |
Annika Wolff
|
449a2e1d47
|
add logging to exception thrown in cart
|
2020-06-09 08:15:17 +02:00 |
Steffen Mahler
|
a735180f38
|
refactoring, add language keys
|
2020-06-05 08:19:13 +02:00 |
Steffen Mahler
|
dcc6ae3f94
|
store in session removed
|
2020-06-04 13:56:00 +02:00 |
Steffen Mahler
|
1825ac9d76
|
improve type hints and annotations
|
2020-06-04 13:16:31 +02:00 |
Steffen Mahler
|
6dccb1330e
|
store updated cart in session
|
2020-06-04 13:12:48 +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 |
Steffen Mahler
|
4714e6d89f
|
add type hint
|
2020-05-29 13:46:20 +02:00 |
Steffen Mahler
|
80bd331123
|
add function to remove inactive products from cart
|
2020-05-29 13:28:54 +02:00 |
Jitendra Singh
|
3e894fc3da
|
Merge pull request #2999 from MattApril/fix_broken_state_taxes
Fixed undefined $state variable when using State based tax rates.
|
2020-05-18 20:56:50 +05:30 |
Jitendra Singh
|
5630e0ee5d
|
Merge pull request #3003 from Haendlerbund/fix-bugs-extend-test
various fixes for cart rules and taxes
|
2020-05-13 12:52:41 +05:30 |
rahulshukla-home
|
83cb0ff3d8
|
Issue #2987
|
2020-05-06 11:39:45 +05:30 |
rahulshukla-home
|
af3b152681
|
Issue #2987
|
2020-05-06 11:36:07 +05:30 |
Steffen Mahler
|
de1f75df12
|
fix discount calulation for percentage coupon, various bug fixes in tax rounding, add test
|
2020-05-05 15:46:02 +02:00 |
Matt April
|
f32d6edff7
|
Fixed undefined $state variable when using State based tax rates.
|
2020-05-04 18:37:23 -04:00 |
Steffen Mahler
|
214d7a8161
|
merge branch 'add_tests_for_cart_rules' of https://github.com/Haendlerbund/bagisto into add_tests_for_cart_rules
|
2020-04-29 10:42:31 +02:00 |
Steffen Mahler
|
5d43e2b8bb
|
type hint changed
|
2020-04-29 10:40:41 +02:00 |
SteffenMahler
|
ede46da84b
|
Merge branch 'master' into add_tests_for_cart_rules
|
2020-04-29 10:31:06 +02:00 |
Steffen Mahler
|
d973ec94c0
|
add CartRuleCest
|
2020-04-28 18:15:40 +02:00 |
Jitendra Singh
|
a8c969d019
|
Merge pull request #2958 from jitendra-webkul/1.0
Issue #2954 fixed
|
2020-04-28 20:03:36 +05:30 |
Pranshu Tomar
|
1a716047ac
|
Issue #2954 fixed
|
2020-04-28 19:57:30 +05:30 |
Pranshu Tomar
|
559954e88d
|
Issue #2954 fixed
|
2020-04-28 19:22:30 +05:30 |
Florian Bosdorff
|
01d4cb026f
|
fix address_type at many places; add tests for address relations
|
2020-04-17 11:09:59 +02:00 |
Pranshu Tomar
|
6d5cc8a456
|
Issue #2722 fixed
|
2020-03-23 22:53:23 +05:30 |
Jitendra Singh
|
28f1ab7afe
|
Merged with master
|
2020-03-19 19:18:59 +05:30 |
SteffenMahler
|
14efa58c0a
|
tiny fixes, add before event
|
2020-03-19 12:02:11 +01:00 |
SteffenMahler
|
62eaad1091
|
update Cart.php
Dispatch an event after function calculateItemsTax() is finished
|
2020-03-19 10:38:47 +01:00 |
Jitendra Singh
|
663a679a5d
|
Merge pull request #2588 from Haendlerbund/order-workflow-improvements
Order workflow improvements and tests
|
2020-03-18 14:50:48 +05:30 |