Vivek
|
7d57787895
|
[Fixed: #4787 Unable to upload profile picture.]
|
2021-10-14 13:13:31 +05:30 |
Abdullah Al-Faqeir
|
8e3c43bd19
|
- Fixing coding style.
- Fixing typo.
|
2021-10-06 15:26:08 +03:00 |
Abdullah Al-Faqeir
|
2ab4873e5c
|
- Fix code style.
|
2021-10-05 11:56:28 +03:00 |
Abdullah Al-Faqeir
|
029b77df23
|
- Refactoring to Laravel 8 Class Model Factories.
|
2021-10-04 11:30:32 +03:00 |
Pranshu Tomar
|
21c73ab00c
|
Added Illuminate\Support\Arr class to CustomerFactory
|
2020-06-09 13:15:44 +05:30 |
Pranshu Tomar
|
c33d0ee7d3
|
Replace array_random function to Arr:random
|
2020-06-09 13:05:48 +05:30 |
Florian Bosdorff
|
01d4cb026f
|
fix address_type at many places; add tests for address relations
|
2020-04-17 11:09:59 +02:00 |
Herbert Maschke
|
7a3a1726bc
|
Merge branch 'bagisto/master' into order-workflow-improvements
|
2020-03-06 15:50:26 +01:00 |
Jitendra Singh
|
d0fa3b2705
|
Replace DB alias with complete class name
|
2020-03-05 19:11:53 +05:30 |
Jitendra Singh
|
41e06d5dc5
|
Improved code style
|
2020-03-04 12:02:53 +05:30 |
Herbert Maschke
|
3e9c68f01d
|
introduce prepareCart() to be able to do checkout tests [wip] [ci-skip]
|
2020-02-28 11:41:48 +01:00 |
Jitendra Singh
|
0f42e8ff8f
|
Resolved conflicts
|
2020-02-27 12:07:20 +05:30 |
Herbert Maschke
|
95dfe3f8d0
|
propagate the company_name and vat_id from address through cart to order addresses
|
2020-02-26 07:37:17 +01:00 |
rahul shukla
|
e82fb888ab
|
merge with master
|
2020-02-20 11:00:34 +05:30 |
rahul shukla
|
229117c7b9
|
change log updated and Isssue #2500 fixed
|
2020-02-19 21:10:27 +05:30 |
Jitendra Singh
|
ec52229567
|
Improved customer package code style
|
2020-02-19 19:20:57 +05:30 |
Jitendra Singh
|
107e4338e3
|
Improved customer package code style
|
2020-02-19 19:20:15 +05:30 |
Florian Bosdorff
|
5188b1b7f9
|
Merge 'bagisto/master' into introduce-company-name-and-sales-tax-id-columns
|
2020-01-28 08:15:11 +01:00 |
rahul shukla
|
905bbeb4a8
|
test case changes
|
2020-01-28 11:32:26 +05:30 |
rahul shukla
|
469ed35ede
|
Issue #2155
|
2020-01-28 10:55:00 +05:30 |
Herbert Maschke
|
08891a43b6
|
use correct vatId() formatter
|
2020-01-27 11:31:46 +01:00 |
Herbert Maschke
|
8a927d32c1
|
repair italian factory
|
2020-01-24 15:26:33 +01:00 |
Herbert Maschke
|
e948b30e35
|
Merge branch 'bagisto/master' into introduce-company-name-and-sales-tax-id-columns
|
2020-01-24 15:13:16 +01:00 |
Florian Bosdorff
|
db00689a5c
|
add basic backend tests
|
2020-01-23 13:11:47 +01:00 |
Herbert Maschke
|
6eacf880a4
|
use an locale from a country in europe so the vat id can be generated
|
2020-01-22 10:38:35 +01:00 |
Herbert Maschke
|
d281aa373b
|
remove factories (except necessary ones) from this pull request, as we deliver them as a separate PR
|
2020-01-16 09:54:04 +01:00 |
Herbert Maschke
|
95e37044de
|
introduce some more factories and place them into the webkul core package to be available everywhere
|
2020-01-15 10:32:01 +01:00 |
Herbert Maschke
|
298a3a68ab
|
use faker->vat in factory
|
2020-01-14 13:43:06 +01:00 |
David Große
|
9524c78ad5
|
various code style improvements
|
2020-01-14 10:49:22 +01:00 |
David Große
|
d42236974d
|
removed redundant migration
|
2020-01-14 10:27:39 +01:00 |
David Große
|
72c3e289c7
|
remove the splitting into first_name and last_name again - it can be desastrous to drop a column in a productive environment
|
2020-01-14 10:25:26 +01:00 |
David Große
|
70d424527e
|
adjust factory
|
2020-01-13 11:44:36 +01:00 |
David Große
|
da7db34fe9
|
add customer_vat_id column to order table
|
2020-01-13 11:43:28 +01:00 |
David Große
|
7eee7e3134
|
split the 'name' column in the customer addresses into 'first_name' and 'last_name' - it is more common to save the data in this structure
|
2020-01-13 11:20:04 +01:00 |
David Große
|
3af9a825c9
|
add optional vat_id to customer addresses
|
2020-01-10 11:59:53 +01:00 |
David Große
|
f1090efa73
|
add factories necessary for testing customer and customer addresses
|
2020-01-10 11:51:03 +01:00 |
David Große
|
3ca5c99f27
|
introduce company_name column to customer_addresses
|
2020-01-10 11:05:09 +01:00 |
Jitendra Singh
|
a9ce5bea76
|
Merge pull request #1726 from prashant-webkul/bugs_patch_1
Fixed issue #1543 and Cart rule related issues
|
2019-11-01 15:42:55 +05:30 |
Prashant Singh
|
832c845091
|
Fixed issue #1543 and Cart rule related issues
|
2019-11-01 15:40:11 +05:30 |
jitendra
|
62533d9df8
|
postcode column changed to varchar from int
|
2019-10-24 17:38:08 +05:30 |
jitendra
|
5e754cbdfe
|
Resoloved conflicts
|
2019-10-09 17:12:57 +05:30 |
Prashant Singh
|
f6ce3643c0
|
Fixed issue #1524
|
2019-09-26 16:45:44 +05:30 |
jitendra
|
e2bd18e916
|
Resolved conflicts
|
2019-08-19 16:01:38 +05:30 |
jitendra
|
29e4851bfb
|
Group product added
|
2019-08-19 15:00:24 +05:30 |
Prashant Singh
|
352479912a
|
Added unique constraint in customer group code column
|
2019-08-09 14:24:11 +05:30 |
jitendra
|
ad6e422fdb
|
Added downloadable and virtual products
|
2019-06-29 15:23:34 +05:30 |
jitendra
|
55b71e1e66
|
updated
|
2019-06-28 19:48:52 +05:30 |
rahul shukla
|
0088bf7709
|
check in phone column unique removal
|
2019-06-28 15:44:17 +05:30 |
rahul shukla
|
7c8dc15c58
|
check in phone column unique removal
|
2019-06-28 15:43:53 +05:30 |
rahul shukla
|
fdb9252b2a
|
check for phone column & verrion last digit check in installer
|
2019-06-28 15:18:48 +05:30 |