Shubham Mehrotra
|
15c4e0686b
|
compare products in default theme
|
2020-03-25 13:10:33 +05:30 |
Shubham Mehrotra
|
139bd36443
|
forget password message
|
2020-03-24 20:11:48 +05:30 |
Jitendra Singh
|
955da20b45
|
Improved comments in code
|
2020-03-05 19:49:14 +05:30 |
Jitendra Singh
|
10db1838f2
|
Removed author information from every class
|
2020-03-05 19:28:42 +05:30 |
Jitendra Singh
|
a6ce67151f
|
Improved comments in code
|
2020-03-05 11:04:57 +05:30 |
Jitendra Singh
|
41e06d5dc5
|
Improved code style
|
2020-03-04 12:02:53 +05:30 |
Jitendra Singh
|
05be7a070a
|
Improved code style
|
2020-02-27 13:33:03 +05:30 |
Jitendra Singh
|
9e7e939479
|
Improved customer package code style
|
2020-02-19 19:18:54 +05:30 |
Herbert Maschke
|
b0e37edd63
|
only send emails when configured so
|
2020-02-17 16:52:58 +01:00 |
Herbert Maschke
|
178f89165e
|
add required validations
|
2020-01-31 06:06:13 +01:00 |
Florian Bosdorff
|
5188b1b7f9
|
Merge 'bagisto/master' into introduce-company-name-and-sales-tax-id-columns
|
2020-01-28 08:15:11 +01:00 |
Jitendra Singh
|
50e028d28d
|
Merge pull request #2161 from rahulshukla-webkul/development
Issue #2155
|
2020-01-28 11:42:45 +05:30 |
rahul shukla
|
469ed35ede
|
Issue #2155
|
2020-01-28 10:55:00 +05:30 |
Florian Bosdorff
|
d125f9eba0
|
add reporting for try-catch-sections
|
2020-01-27 17:06:03 +01:00 |
Jitendra Singh
|
0cd4a2678a
|
Merge pull request #1996 from Haendlerbund/introduce-api-token-columns-into-database
add missing api_token columns to database (table customers and admins)
|
2020-01-27 18:31:13 +05:30 |
Herbert Maschke
|
5ebb67dd81
|
Merge branch 'bagisto/master' into introduce-company-name-and-sales-tax-id-columns
|
2020-01-23 14:18:17 +01:00 |
rahul shukla
|
2c0b7e4e54
|
try and catch in password section and wishlist add remove
|
2020-01-23 15:32:06 +05:30 |
rahul shukla
|
6147c3e5db
|
Issue #2114
|
2020-01-23 11:01:04 +05:30 |
rahul shukla
|
2d8f5f412e
|
Issue #2087
|
2020-01-23 10:42:09 +05:30 |
Herbert Maschke
|
8d1d03d25b
|
Merge branch 'bagisto/master' into introduce-company-name-and-sales-tax-id-columns
|
2020-01-21 13:44:09 +01:00 |
Jitendra Singh
|
92636543cd
|
Merge pull request #1970 from Haendlerbund/introduce-default-country
introduce default_country application configuration key
|
2020-01-21 16:34:38 +05:30 |
Herbert Maschke
|
4596a77c07
|
Merge branch 'bagisto/master' into introduce-company-name-and-sales-tax-id-columns
|
2020-01-21 11:36:26 +01:00 |
rahul shukla
|
e3db0b164c
|
conflict resolve
|
2020-01-21 13:24:19 +05:30 |
Herbert Maschke
|
bc44867956
|
check if date_of_birth and oldpassword are set in request in profile edit action
|
2020-01-20 08:54:06 +01:00 |
Herbert Maschke
|
e0c2814f2e
|
Merge branch 'bagisto/master' into introduce-company-name-and-sales-tax-id-columns
|
2020-01-15 15:29:55 +01:00 |
Herbert Maschke
|
ab28b75eff
|
add validation rule
|
2020-01-15 15:29:31 +01:00 |
Herbert Maschke
|
57aa522282
|
introduce company_name and vat_id also in shop admin backend
|
2020-01-15 14:02:51 +01:00 |
David Große
|
9524c78ad5
|
various code style improvements
|
2020-01-14 10:49:22 +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 |
Jitendra Singh
|
cf36d252a0
|
Issue #1764 fixed
|
2020-01-13 12:44:36 +05:30 |
Jitendra Singh
|
0b71abedbf
|
Issue #1764 fixexcd
|
2020-01-13 12:26:53 +05:30 |
David Große
|
109b503609
|
display vat_id and company_name in edit.blade.php
|
2020-01-10 14:16:34 +01:00 |
David Große
|
7429d32072
|
introduce VatValidator.php
|
2020-01-10 14:07:58 +01:00 |
David Große
|
e962dbc988
|
allow defaultCountry also in edit.blade
|
2020-01-08 14:56:22 +01:00 |
David Große
|
37a4f6adb6
|
ensure the api_token is being generated on customer/admin creation
|
2020-01-03 09:14:12 +01:00 |
rahul shukla
|
5c0843c470
|
upgrade to lavael 6.0
|
2019-12-27 13:30:05 +05:30 |
rahul shukla
|
23a15be1e0
|
compatible with laravel 5.8
|
2019-12-24 19:31:13 +05:30 |
David Große
|
c346770ab1
|
introduce default_country application configuration key
|
2019-12-23 14:28:54 +01:00 |
rahul shukla
|
2f0338bda3
|
Merge branch 'master' of https://github.com/bagisto/bagisto into development
|
2019-12-19 16:47:20 +05:30 |
rahul shukla
|
10d4613446
|
Issue #1879 and #1880
|
2019-12-19 16:47:00 +05:30 |
MonaHartdegen
|
f90bb1d7fd
|
merge bagisto/master; resolved conflicts; added unit tests for database logic
|
2019-12-13 13:43:22 +01:00 |
rahul shukla
|
90fd1d45e5
|
Issue #1463
|
2019-12-12 17:09:50 +05:30 |
Mona Hartdegen
|
25c2a15b65
|
introduced url structure for categories and products (SEO improvements)
|
2019-11-21 17:14:53 +01:00 |
jitendra
|
ab2d069ec7
|
Issue #1519 fixed
|
2019-10-31 17:07:49 +05:30 |
jitendra
|
1050f4a82c
|
Removed comment from WishlistController
|
2019-10-24 17:11:33 +05:30 |
jitendra
|
dfb9c75e77
|
Move wishlist to cart issue fixed
|
2019-10-24 17:08:41 +05:30 |
naresh verma
|
2d2302c398
|
resolve conflicts
|
2019-10-21 13:38:29 +05:30 |
naresh verma
|
bfddda8ce2
|
resolved conflicts [issue #1645]
|
2019-10-18 19:43:03 +05:30 |
naresh verma
|
205cb21aa8
|
added success notification after customer delete.
|
2019-10-17 17:56:24 +05:30 |
naresh verma
|
0b54a5edbc
|
issue #1645 code refector
|
2019-10-17 17:40:33 +05:30 |