Seyed AmirHossein Adhami MirHosseini
|
89f8f277a7
|
lint - make variable camel case
|
2022-07-19 09:57:22 +04:30 |
Seyed AmirHossein Adhami MirHosseini
|
f39dff8d21
|
Merge branch 'bagisto:master' into patch-1
|
2022-07-19 09:51:59 +04:30 |
Devansh
|
23d5326051
|
Update ConfigurationController.php
|
2022-07-19 10:46:13 +05:30 |
Jitendra Singh
|
8711ec87ef
|
Merge pull request #6570 from devansh-webkul/master
Barryvdh Dompdf Updated
|
2022-07-19 10:36:01 +05:30 |
Devansh Bawari
|
cc5b143515
|
PHP Version Updated
|
2022-07-19 09:52:27 +05:30 |
Devansh Bawari
|
062145eed4
|
DOM PDF Updated
|
2022-07-19 09:48:49 +05:30 |
Seyed AmirHossein Adhami MirHosseini
|
74283f1aa2
|
bug fix - at least one shipping method must be enabled
|
2022-07-18 21:01:51 +04:30 |
sanjeev
|
2d31e6a13d
|
validation for percentage discount amt added
|
2022-07-18 18:22:34 +05:30 |
sanjeev
|
02a10298d7
|
Set default price to category max price value
|
2022-07-18 18:06:43 +05:30 |
Abhishek Kathuria
|
4834a3172b
|
Fixed issue
|
2022-07-18 17:19:16 +05:30 |
Abhishek Kathuria
|
28e9a3a5fe
|
Fixed spacing and added v-text
|
2022-07-18 12:04:29 +05:30 |
Abhishek
|
f7f39278c4
|
Fixed issue #6484
|
2022-07-17 15:49:21 +05:30 |
Glenn Hermans
|
ddc3b302ef
|
Merge pull request #6564 from papnoisanjeev/atleast-one-shipping-method
At-least one shipping method should select #6370
|
2022-07-16 13:11:14 +02:00 |
sanjeev
|
88dc2a93ad
|
default selection price filter #6340
|
2022-07-15 15:33:55 +05:30 |
sanjeev
|
84c8a10ba9
|
alleast one shipping method should select #6370
|
2022-07-14 16:49:41 +05:30 |
sanjeev
|
df6809e676
|
Replaced ; from link
|
2022-07-14 11:38:20 +05:30 |
sanjeev
|
dc70f694b4
|
Wishlist sharing link issue resolved #6441
|
2022-07-14 10:57:38 +05:30 |
sanjeev
|
05ca3a554d
|
cart rule numeric validation for uses_per_coupon & uses_per_customer fields
|
2022-07-13 13:51:01 +05:30 |
sanjeev
|
818d56e80f
|
coupon status check before apply
|
2022-07-13 13:06:02 +05:30 |
jitendra
|
9fa2d73a06
|
Replace findOneByField function call with find
|
2022-07-12 18:30:59 +05:30 |
Jitendra Singh
|
3ab9f443e4
|
Merge pull request #6552 from jitendra-webkul/master
Convert if else statement to PSR-2 standard
|
2022-07-12 17:46:50 +05:30 |
jitendra
|
e1a0c0b8c6
|
Convert if else statement to PSR-2 standard
|
2022-07-12 17:34:13 +05:30 |
Jitendra Singh
|
e752026fb9
|
Merge pull request #6551 from bagisto/devansh-webkul-patch-1
Update Cart.php
|
2022-07-12 16:36:11 +05:30 |
Devansh
|
f66981a0c9
|
Update Cart.php
|
2022-07-12 16:17:19 +05:30 |
sanjeev
|
8e96b65fba
|
show warning in case coupon already applied
|
2022-07-12 14:52:13 +05:30 |
Jitendra Singh
|
c935c5c9a3
|
Merge pull request #6549 from jitendra-webkul/master
Changed else if to elseif (Followed PSR-2 standard)
|
2022-07-12 14:23:58 +05:30 |
jitendra
|
f2df720bec
|
Changed else if to elseif (Followed PSR-2 standard)
|
2022-07-12 13:48:04 +05:30 |
Jitendra Singh
|
ca9e039f9a
|
Merge pull request #6532 from jitendra-webkul/master
Performance Optimization
|
2022-07-12 13:47:33 +05:30 |
jitendra
|
1b8e383461
|
Added variable caching in product flat listener
|
2022-07-12 13:19:25 +05:30 |
Jitendra Singh
|
a9946cdd43
|
Merge pull request #6542 from mohamed-zezo/patch-1
Added `HandleCors` to global middleware stack.
|
2022-07-12 11:48:51 +05:30 |
jitendra
|
0321dbb700
|
Resolved conflicts
|
2022-07-12 11:47:14 +05:30 |
jitendra
|
adf8c6e9eb
|
Remove unneccesarry functions from cart facades
|
2022-07-12 11:46:06 +05:30 |
jitendra
|
5deb1ddc76
|
Fixed duplicate query issue for cart
|
2022-07-12 11:18:58 +05:30 |
jitendra
|
8927614686
|
Fixed configurable child item issue in place order
|
2022-07-12 10:55:00 +05:30 |
jitendra
|
7e14ba1b1e
|
Removed commented code
|
2022-07-11 18:22:41 +05:30 |
jitendra
|
dbe690fe93
|
Fixed deactivate car issue
|
2022-07-11 18:15:58 +05:30 |
jitendra
|
e833fbca28
|
Removed unneccesary eager login
|
2022-07-11 18:05:12 +05:30 |
jitendra
|
5ca30fa664
|
Optimized cart
|
2022-07-11 17:51:33 +05:30 |
Glenn Hermans
|
6bc6131c2a
|
Merge pull request #6541 from papnoisanjeev/refund-redirection-update
After refund, redirect to refund index page #6355
|
2022-07-11 10:52:08 +02:00 |
Glenn Hermans
|
b3fcde21d4
|
Merge pull request #6526 from TheIceMagmaCube/patch-1
Update French translations
|
2022-07-09 11:46:25 +02:00 |
Glenn Hermans
|
a8c671b186
|
Merge pull request #6515 from papnoisanjeev/category-product-search
Redirection issue during product search from category edit page.
|
2022-07-09 11:44:28 +02:00 |
Glenn Hermans
|
67fb7cf453
|
Merge pull request #6516 from papnoisanjeev/product-deleted-exceptions
Product deleted exceptions in case admin delete a product.
|
2022-07-09 11:43:24 +02:00 |
Glenn Hermans
|
c204e12a69
|
Merge pull request #6536 from papnoisanjeev/inactive-user-placing-orders
Inactive user placing order issue fixed #6407
|
2022-07-09 11:42:26 +02:00 |
Glenn Hermans
|
716d37b3f5
|
Merge pull request #6531 from akathuria289/issue_fixed_#6426
Fixed issue #6426
|
2022-07-09 11:41:10 +02:00 |
Glenn Hermans
|
8d666f784b
|
Merge pull request #6535 from devansh-webkul/issues/6463
Fixed there should not be an exception if the admin is trying to add a new variant for the configurable product #6463
|
2022-07-09 11:40:34 +02:00 |
mohamed-zezo
|
bfcdf36076
|
Added `HandleCors` to global middleware stack.
this will fix the CORS error when sending requests to Bagisto Web API routes and make use of `config/cors.php` file.
|
2022-07-08 22:49:12 +02:00 |
sanjeev
|
c67e316035
|
After refund, redirect to refund index page #6355
|
2022-07-08 17:01:40 +05:30 |
Jitendra Singh
|
0737b73d94
|
Merge pull request #6521 from papnoisanjeev/product-mass-action-issue-admin
Product mass action issue on admin panel.
|
2022-07-08 16:27:53 +05:30 |
sanjeev
|
f6d2685807
|
update
|
2022-07-08 15:44:37 +05:30 |
sanjeev
|
8b3624e719
|
Inactive user place order issue fixed #6407
|
2022-07-08 11:35:40 +05:30 |