Commit Graph

741 Commits

Author SHA1 Message Date
Poghos 5633e23588 Added comma to last element 2021-04-26 13:29:15 +04:00
Poghos e5f1b33f48 Improved ProductFlat listener to make fillable attribute codes overridable 2021-04-26 13:27:30 +04:00
Poghos dfff22a592 Event service providers improvements 2021-04-25 04:56:00 +04:00
devansh bawari e7dcd2c757 Core Configs Added 2021-04-16 19:14:39 +05:30
Jitendra Singh 78f9390474
Merge pull request #4780 from rahulshukla-webkul/4754
Done with - #4754
2021-04-08 15:01:13 +05:30
rahul shukla e43874c255 Issue #4779 fixed 2021-04-07 18:02:05 +05:30
rahul shukla e1a0b4a817 Done with enhancement #4754 2021-04-07 17:00:25 +05:30
Glenn Hermans a06943c695
Merge pull request #4765 from devansh-webkul/issue-4758
Integer type added to quantity #4758
2021-03-25 13:42:48 +01:00
devansh bawari e4ac40955d Type Added 2021-03-25 16:16:45 +05:30
devansh bawari 7bbf0c4bb5 SVG Sanitizer Enhanced 2021-03-25 14:10:47 +05:30
Glenn Hermans 315976236e
Merge pull request #4743 from rahulshukla-webkul/development
Issue #4735 fixed
2021-03-22 15:25:22 +01:00
Jitendra Singh 6b2382518b
Merge pull request #4739 from devansh-webkul/issue-4729
Fixed products which are not exist inside a category and still they are visible on the category page #4729
2021-03-22 14:09:02 +05:30
rahul shukla a6482d5274 Merge branch 'master' of https://github.com/bagisto/bagisto into development 2021-03-19 15:33:22 +05:30
rahul shukla e96ea332d2 Merge branch 'master' of https://github.com/bagisto/bagisto into 3477 2021-03-19 14:23:01 +05:30
rahul shukla f95a693473 Issue #4735 fixed 2021-03-16 13:28:05 +05:30
devansh bawari b5b1b0453c Query Fixed 2021-03-15 20:06:58 +05:30
devansh bawari 078d7e39dc Some Fixes Done 2021-03-15 18:28:09 +05:30
rahul shukla 2897d0238d Enhancement #3477, images for variant product 2021-03-09 15:14:27 +05:30
devansh bawari 8d485032f0 Parent Image Added 2021-03-08 13:42:15 +05:30
devansh bawari 82a56761c8 Merge remote-tracking branch 'upstream/master' into s-3 2021-03-02 13:02:27 +05:30
devansh bawari b37fe3d7a1 Sanitize Trait Added For Universal Support 2021-03-02 10:46:04 +05:30
Glenn Hermans e58d64e38c
Merge pull request #4695 from devansh-webkul/issue-4686
Fixed configurable item which is still visible on search page when out of stock is disabled #4686
2021-03-01 11:47:47 +01:00
devansh bawari 65661e0f25 Query Enhanced 2021-02-28 23:46:19 +05:30
devansh bawari 13610a8dcf DB Prefix Added 2021-02-27 19:04:31 +05:30
devansh bawari ea3c0874c3 Out Of Stock Query Updated For Configurable Product 2021-02-27 18:42:43 +05:30
rahul shukla 53b1447220 database prefix added 2021-02-26 14:31:51 +05:30
rahul shukla 872e936daa Query optimized 2021-02-26 14:02:36 +05:30
rahul shukla 20d3601ff1 merge with master 2021-02-26 12:29:06 +05:30
rahul shukla 77c3947ec2 Merge branch 'master' of https://github.com/bagisto/bagisto into development 2021-02-26 12:26:36 +05:30
rahul shukla 2552900d62 Issue #4682 fixed 2021-02-26 12:26:12 +05:30
nikolayandreev 93a5ec7d56 Revert the parameter rename, but keep new functionality 2021-02-23 13:51:19 +02:00
nikolayandreev a352370394 Progress 2021-02-23 13:51:19 +02:00
nikolayandreev 0f27f5c880 Added back getMinimalPrice in AbstractType 2021-02-23 13:51:19 +02:00
nikolayandreev b3e1c63fd3 Add capability to serach via multiple categoryIds in the REST API 2021-02-23 13:51:19 +02:00
nikolayandreev 63d86f5def Update getMaximamPrice() to return product price instead of getMinimalPrice() in AbstractType.
Solving issue with Simple products where price and special_price were the same amount in the REST API.
2021-02-23 13:51:19 +02:00
rahul shukla 04ca4fac7d Issue #4344 fixed 2021-02-22 15:03:38 +05:30
rahul shukla a95c04470a Conflict resolve and check added 2021-02-16 12:23:15 +05:30
rahul shukla 3abc4aa80d optimization 2021-02-16 11:23:29 +05:30
rahul shukla db30a2e442 fixes as per comment 2021-02-15 15:38:08 +05:30
rahul shukla f37d157461 Merge branch 'master' of https://github.com/bagisto/bagisto into 4573 2021-02-12 19:10:23 +05:30
rahul shukla bce929dab9 Issue #4573 fixed 2021-02-12 19:10:09 +05:30
devansh bawari 423debb25b Merge remote-tracking branch 'upstream/master' into optimization 2021-02-12 11:50:01 +05:30
Glenn Hermans 18a4ece78e
Merge pull request #4586 from devansh-webkul/some-enhancement
Two properties moved to abstract class
2021-02-11 13:30:56 +01:00
rahul shukla 8ae86f2fd1 fixes as per comment 2021-02-10 17:27:51 +05:30
rahul shukla 994e19d761 Issue #4566 and #4567 2021-02-09 19:21:29 +05:30
rahul shukla 8e0d5ebe2c Issue #4566 and #4567 2021-02-09 19:20:00 +05:30
devansh bawari 579539eb60 Properties moved to Abstract Class 2021-02-09 17:57:45 +05:30
rahul shukla 1ba0eccd5d Issue #3571 2021-02-08 20:20:06 +05:30
rahul shukla 85c3048a38 failing checks 2021-02-08 18:23:43 +05:30
rahul shukla da5596db92 Issue #4577 2021-02-08 16:15:45 +05:30