Commit Graph

7677 Commits

Author SHA1 Message Date
Devansh 884b945c8b Store And Update Channel Front End Comleted 2020-12-21 10:38:19 +05:30
howdu 7ca57d4ab3 Fix limit per page for datagrid
Link 'models' itemsPerPage property with datagrid
2020-12-18 17:25:47 +00:00
Glenn Hermans 803075f303
Merge pull request #4360 from devansh-webkul/issue-4350
Fixed taxes not applied to Shipping Cost #4350
2020-12-18 12:46:53 +01:00
devansh bawari 88782d9327 Language Translation Added 😇 2020-12-18 17:02:55 +05:30
Glenn Hermans cd6bcadc69
Merge pull request #4375 from polarag/master
Fix security risk for null emails
2020-12-18 12:27:38 +01:00
Glenn Hermans 9d16c7e506
Merge pull request #4376 from devansh-webkul/issue-4372
Brand attribute is now deletable #4372
2020-12-18 12:18:03 +01:00
polarag c5bc5207e7
Added spaces 2020-12-18 13:13:16 +02:00
devansh bawari 96cab203e7 Value Updated In Seeder 2020-12-18 16:03:18 +05:30
devansh bawari 179c59b2de Option Added For Tax Calculation 2020-12-18 13:00:13 +05:30
polarag 0c2e30349c
Fix security risk for null emails
The returned email from Facebook is sometimes null. Bagisto tries to match the returned email from Facebook against the database, which would allow logins to accounts that have a null email which may not belong to the Facebook user trying to login, and therefore such user accounts might be breached.

This commit checks for null emails first, and returns a null customer instead of the first customer with a null email.
2020-12-18 03:28:30 +02:00
Glenn Hermans b6a30fc015
Merge pull request #4364 from devansh-webkul/minor-error-log-fix
Minor Error Log Fixed
2020-12-15 15:44:04 +01:00
devansh bawari 90d83740a4 Error Log Fixed 2020-12-15 19:36:24 +05:30
Shubham Mehrotra 19f7a26f41 function used to fetch current channel 2020-12-14 19:24:30 +05:30
Glenn Hermans e380b281c6
Merge pull request #4361 from devansh-webkul/issue-4359
Fixed some fields in admin configuration are not saving #4359
2020-12-14 13:31:34 +01:00
devansh bawari 4dd71a2e1a Text Area Issue Fixed 2020-12-14 14:05:06 +05:30
devansh bawari 3ac25cf746 Tax On Shipping Price Also 2020-12-14 13:33:25 +05:30
Glenn Hermans d01c57dae7
Merge pull request #4348 from darinda/patch-4
Make VatIdRule accept empty strings as VAT id
2020-12-14 06:12:43 +01:00
Glenn Hermans 4b897761ff
Merge pull request #4354 from wikiccu/master
Translation files for persian language
2020-12-12 10:50:54 +01:00
Saeed Rostami 733f59980f
Create validation.php 2020-12-11 23:47:31 +03:30
Saeed Rostami 0455c4bee1
Create passwords.php 2020-12-11 23:46:51 +03:30
Saeed Rostami 0612d84aa6
Create pagination.php 2020-12-11 23:45:59 +03:30
Saeed Rostami 94a7f49a31
Create auth.php 2020-12-11 23:44:50 +03:30
Glenn Hermans 549a658860
Merge pull request #4298 from devansh-webkul/issue-4242
fix #4242
2020-12-11 04:02:50 +01:00
Glenn Hermans 8892a46fb9
Merge pull request #4279 from devansh-webkul/new-published-files
New Published Files According To Composer JSON's Vendor
2020-12-11 02:10:56 +01:00
Rene Hrdina eb371b77c0
Make VatIdRule accept empty strings as VAT id 2020-12-10 17:24:31 +01:00
Glenn Hermans 62b3aa99df
Merge pull request #4341 from devansh-webkul/issue-4325
Fixed address is not saving on onepage checkout #4325
2020-12-09 17:34:56 +01:00
Glenn Hermans 1e9445012f
Merge pull request #4345 from devansh-webkul/vul-1
Vulnerability In Address Issue Fixed
2020-12-09 12:25:02 +01:00
devansh bawari cfa95e04b6 Address Issue Fixed 2020-12-09 14:41:23 +05:30
Glenn Hermans 80520bc8cc
Merge pull request #4342 from shubhwebkul/master
code enhancement
2020-12-08 16:04:44 +01:00
Glenn Hermans b7f6af7b75
Merge pull request #4316 from devansh-webkul/issue-4283
Fixed zoom event which is not working when changing mouse hover from video to image #4283
2020-12-08 15:44:00 +01:00
Glenn Hermans 667f91b8ad
Merge pull request #4332 from naresh-webkul/master
added repository for attribute option translation
2020-12-07 18:59:24 +01:00
Glenn Hermans b00b85c6b8
Merge pull request #4330 from naresh-webkul/4329
fixed issue #4329
2020-12-07 18:57:41 +01:00
Shubham Mehrotra 24ec12175e code enhancement 2020-12-07 21:16:06 +05:30
Glenn Hermans a2d357b6b3
Merge pull request #4338 from jaseelbavu/issue-4335
Image search functionality enable/disable issue solved in velocity theme.
2020-12-07 15:30:55 +01:00
devansh bawari 9c4c21db33 Loader Added On Save Address Only 2020-12-07 14:06:12 +05:30
devansh bawari e49908b314 Merge branch 'master' into issue-4242 2020-12-04 20:29:07 +05:30
devansh bawari 4103577c83 Merge branch 'master' into new-published-files 2020-12-04 20:28:28 +05:30
devansh bawari b36027efc4 Recompiled 2020-12-04 20:26:49 +05:30
devansh bawari d2bd499e46 Merge branch 'master' into issue-4283 2020-12-04 20:25:59 +05:30
Jaseel P V 0cd9cf2753 Image filter enable/disable issue solved 2020-12-04 18:53:37 +05:30
Jitendra Singh 963191b3fc
Merge pull request #4337 from rahulshukla-webkul/development
enhancement #4321 done with all required changes
2020-12-04 15:57:48 +05:30
rahul shukla e296d06f8e fix for rtl 2020-12-04 15:09:43 +05:30
rahul shukla 4320f4b004 enhancement #4321 done with all required changes 2020-12-04 13:01:52 +05:30
rahul shukla 6ce2116a49 Merge branch 'development' of https://github.com/rahulcs0082/bagisto into development 2020-12-04 11:54:33 +05:30
Glenn Hermans 3bf73331b9
Merge pull request #4333 from darinda/patch-2
fix some german translations
2020-12-02 18:32:04 +01:00
Rene Hrdina f168d18123
fix some german translations 2020-12-02 16:32:39 +01:00
Glenn Hermans a6a6cc1b76
Merge pull request #4331 from ddedic/fix-channel-validation
While creating/updating Channel, make logo an favicon nullable
2020-12-02 13:53:05 +01:00
naresh verma 7767132336 added repository for attribute option translation 2020-12-02 17:25:05 +05:30
Danijel Dedic df8cfd56c5 Make logo an favicon nullable 2020-12-02 12:53:16 +01:00
naresh verma 3d1cb347db fixed issue #4329 2020-12-02 17:17:59 +05:30