Commit Graph

409 Commits

Author SHA1 Message Date
Uryvskiy Dima
571263ca2c
ref #90809 Changed the logic of customer subscriptions to promotional newsletters (#259) 2023-07-24 10:43:13 +03:00
Uryvskiy Dima
a375804086
Added query escaping in method for getting zone 2023-07-10 10:09:36 +03:00
KMityai
a56ce789ed version bump 2023-07-07 16:13:20 +03:00
KMityai
f5f55dd449 added escaping for db query in method for getting zone 2023-07-07 15:58:04 +03:00
KMityai
62605b11ed updated test testGetZoneByName 2023-07-07 15:48:53 +03:00
Uryvskiy Dima
22a9c2d819
ref #73045 Fixed the transfer of the weight of offers 2023-07-04 15:03:31 +03:00
Ivan Chaplygin
a2a4eca8c7 ref #73045 fix code 2023-07-04 14:38:35 +03:00
Ivan Chaplygin
63f625b329 ref #73045 Changing the weight transfer when generating a catalog 2023-07-03 17:15:00 +03:00
Uryvskiy Dima
6a7f395116
ref #90088 Types of deliveries and payments are displayed only active status and available stores 2023-06-07 14:41:33 +03:00
Ivan Chaplygin
792546d007 ref #90088 fix code 2023-06-07 13:39:01 +03:00
Ivan Chaplygin
7d3390bc02 ref #90088 fix style code
edit test
Edit getting site
2023-06-07 13:01:59 +03:00
Ivan Chaplygin
ef6d09c03a ref #90088 fix test
update Dockerfile
2023-06-05 17:18:10 +03:00
Ivan Chaplygin
e4cfdd8c9f ref #90088 create test 2023-06-02 16:27:31 +03:00
Ivan Chaplygin
8b7522ca6c ref #90088 update version 2023-06-02 14:55:21 +03:00
Ivan Chaplygin
b6181ab426 ref #90088 editing handler function 2023-06-02 14:43:54 +03:00
Ivan Chaplygin
3e1c19fd8d ref #90088 Types of deliveries and payments are displayed only active status and available stores 2023-06-02 13:55:00 +03:00
Uryvskiy Dima
090a5783c5
Optimization of the history processing algorithm (#254) 2023-04-28 11:44:38 +03:00
Vlad
feaeca458f
Fix customer create externalId (#251) 2022-09-05 12:58:12 +03:00
Smiley48
b22941cc3e
Update OrderManager.php 2022-05-26 14:27:06 +03:00
Vlad
6790cf7b0e
Minor improvements
* Fix country iso code
* Fix ICML weight generation
* Update phpcs rules to php >= 7.3
2022-04-01 13:14:34 +03:00
463485509e
update CI matrix (#239) 2021-09-02 11:19:20 +03:00
Alex Lushpai
78806e4aef
Update composer.json 2021-08-31 13:58:30 +03:00
RenCurs
4f15310fbb
Create customer if not exist within manual upload 2021-07-19 10:37:41 +03:00
a1f97bc996
Update readme 2021-05-18 12:11:19 +03:00
Day Vladimir
d058173aa4
Changing the connection to bootstrap.php (#229) 2021-05-06 14:42:45 +03:00
Alex Lushpai
4e09c021c8
Bump version to v4.1.6 2021-04-26 12:05:27 +03:00
f4e892d71a Bump version to v4.1.6 2021-04-23 13:18:26 +03:00
Alex Lushpai
92d94c919e
SSL link for product image 2021-04-23 12:20:36 +03:00
Ruslan Efanov
8445980d5a add ssl in link of image for product 2021-04-19 17:35:51 +03:00
Alex Lushpai
072b3a95b0
Merge pull request #225 from DmitreyZl/master
misprint_oc_delivery
2021-04-14 13:54:57 +03:00
DmitreyZl
a0337479ae
misprint_oc_delivery 2021-04-14 12:32:42 +03:00
Alex Lushpai
9e85d3bffb Payment, discount & weight calculation improvements 2021-03-24 15:26:09 +03:00
Yura
60998ad74f
Weight calculation based on product options (#221) 2021-03-24 15:16:13 +03:00
RenCurs
08df9043fa
Optional payment sum exchange (#223)
Closes #219
2021-01-29 14:37:56 +03:00
Yura
7cdab05aa2
Add prefix to externalId payment (#217) 2020-12-28 11:06:01 +03:00
RenCurs
4359f084bd
Add info about discount on order (#211) 2020-12-22 13:06:57 +03:00
Akolzin Dmitry
6391f49d2b
fix upload archive for github release (#215) 2020-12-15 17:48:07 +03:00
Akolzin Dmitry
828cc72930
update release process (#214)
Co-authored-by: Akolzin Dmitry <akolzin@retailcrm.ru>
2020-12-15 16:41:27 +03:00
Akolzin Dmitry
7ed233450c
fetch tags from origin repository (#213) 2020-12-15 14:15:37 +03:00
Akolzin Dmitry
24222d66ca
fix version file path (#212) 2020-12-15 13:50:54 +03:00
Alex Lushpai
ff87f7939e
Product name update within rebranding, minor code cleanup (#210) 2020-12-15 13:17:34 +03:00
Yura
bb23c4cc40
Handle the promotional price 2020-12-04 14:33:29 +03:00
DmitreyZl
cd7f63562d
Fix name option for onlineconsultant (#209) 2020-12-03 16:34:45 +03:00
Akolzin Dmitry
29bdecfc96
Closes #201. Remove payments with empty payment type (#208) 2020-12-03 12:07:20 +03:00
Yura
75fc11c6f9
Closes #200 - Address fix 2020-11-25 10:54:38 +03:00
Yura
fb7290f865
Option identifier for ICML (#203) 2020-11-25 10:52:11 +03:00
Akolzin Dmitry
c2abd5acd8
Move CI to GitHub Actions (#204) 2020-11-24 10:15:27 +03:00
Akolzin Dmitry
579150ea08
cleared api version detecting (#198)
* cleared api version detecting
* phpcs stage
2020-09-25 10:39:00 +03:00
DanielWeiser
769f35f379
fix compatibility with php 5.4 (#197) 2020-09-24 10:52:14 +03:00
vasilevdm
1d9110c364
fix version file path (#194) 2020-09-23 11:57:15 +03:00