324 Commits

Author SHA1 Message Date
max-baranikov
114ae5efd1
Added custom classes loading in bootstrap.php, fixed discount upload
* Added custom classes loading in bootstrap.php. Fixed discount uploading  in case when payment type not configured
* Add customization info to README
2020-11-17 11:56:34 +03:00
opheugene
fb0c45bfd0
Fixed root-category relation with home-category
Co-authored-by: Eugene Polozov <eugene@retailcrm.es>
2020-11-12 13:57:54 +03:00
Dima Uryvskiy
41ce30b143
Fixed the error with same client addresses (#85) 2020-11-11 18:34:57 +03:00
Dima Uryvskiy
f8620c9951
Changed clearing empty fields (#84) 2020-11-11 10:31:20 +03:00
Dima Uryvskiy
4afadc2d60
Fix problem with composer. Use composer version 1.10.17 (#88) 2020-11-10 10:03:23 +03:00
a06074a978
Do not check key existence for job manager v3.1.1 2020-07-22 15:23:52 +03:00
5886df2cc2
Bump version v3.1.0 2020-07-08 18:05:42 +03:00
a62b0e77cd
Customer change logic 2020-07-08 16:09:45 +03:00
c90adf1913
Use state field in address
* use state in address
* make tests independent
2020-05-26 12:25:53 +03:00
b8d052bda2
Offer prices tax
* [fix] offer prices tax & better error logging in job manager
2020-05-20 13:39:18 +03:00
8a3f87ce81
ability to enable or disable job manager runs via client request
* ability to enable or disable job manager runs via client request
* ability to run all jobs via cli
2020-05-18 14:48:03 +03:00
7db8ff5044
don't use 1.7 controllers lifecycle 2020-05-18 14:47:20 +03:00
06fcce2dec
Minor fixes
* take into account the gift wrapping price
* ignore gift products in history
* change order gift status if gift item was deleted
* improvements for controllers
* improvements for history logging
* only use shutdown handler when critical error appears
2020-05-07 13:04:44 +03:00
9b2a8e1585
Better cli interface
* [Feature] --reset-all command can be used to reset entire job subsystem.
* [Feature] Add export event to cli jobs.
* [Improvement] CLI component can handle more types of errors now.
* [Improvement] Shutdown handler for resetting execution locks.
* [UX] Added warning notice to the CLI help.
* [Fix] Suppress undefined index notice.
* [Fix] Added export job into CLI jobs list.
v3.0.6
2020-04-30 14:41:09 +03:00
40a0185fa3
remove useless zip 2020-04-27 13:03:54 +03:00
257b4a0c0f
fixes for validator 2020-04-24 13:49:14 +03:00
1be638a970
proper cron & cli support, separated logs for different execution contexts (#65)
* proper cron & cli support, separated logs for separate execution contexts
* different job-scope locks for cli and manager
* proper signal handling pass
* add proper cli path
* trick prestashop into thinking that we're calling getProducts from back office
* create order on edit if it's not present in retailCRM
* prevent discount to be higher than total
* fix for striped logging
v3.0.5
2020-04-23 15:49:29 +03:00
d4f9e0b762
prevent discount to be higher than total 2020-04-23 15:42:39 +03:00
5108111654
create order on edit if it's not present in retailCRM 2020-04-23 15:41:11 +03:00
36a9c12bf8
trick prestashop into thinking that we're calling getProducts from back office 2020-04-23 15:38:48 +03:00
bfa41b7d14
Fix icml category generation v3.0.4 2020-04-20 15:29:38 +03:00
302c6dd18c
Fix updater for old clients
* fixed problem with updater error
* preserve last run remove status
v3.0.3
2020-04-16 18:18:08 +03:00
006bd960e3
V3 major update
* New design
* Corporate clients
* Online consultant
* Job manager (cron replacement)
* Improved compatibility with 1.6
* Possibility to toggle inventory & history uploads
* Better error logging
* Abandoned carts improvements
* Drop inactive category branch from ICML generation
v3.0.2
2020-04-16 15:26:03 +03:00
Alex Lushpai
8bd474846d
Fix discount rounding v2.5.1 2020-04-14 12:25:59 +03:00
6006563070 bump version 2020-04-14 11:55:06 +03:00
fac7d3706b fix discount rounding 2020-04-14 11:49:30 +03:00
Alex Lushpai
6f55973ac7
Update README.md 2020-03-05 12:14:15 +03:00
Alex Lushpai
c9dc7acc6d
Merge pull request #58 from iyzoer/master
Travis build matrix
2020-03-05 12:13:30 +03:00
Akolzin Dmitry
de10b75379 update deploy 2020-03-05 10:41:50 +03:00
Akolzin Dmitry
91341084d5 fix matrix 2020-03-05 09:43:41 +03:00
Akolzin Dmitry
77ecd15b45 update matrix 2020-03-04 23:55:28 +03:00
Akolzin Dmitry
7b7719e580 fix require path 2020-03-04 23:37:17 +03:00
Akolzin Dmitry
243b170fa7 test 2020-03-04 23:30:02 +03:00
Akolzin Dmitry
7daa69fc17 test 2020-03-04 23:16:19 +03:00
Akolzin Dmitry
a489fe2f58 test 2020-03-04 22:58:57 +03:00
Akolzin Dmitry
e036afd7aa update Makefile 2020-03-04 18:04:06 +03:00
Akolzin Dmitry
4a468344f9 update phpunit config 2020-03-04 17:59:20 +03:00
Akolzin Dmitry
b15be0d7dd update phpunit config 2020-03-04 17:33:28 +03:00
Akolzin Dmitry
e3ec1b0518 delete phpunit dir 2020-03-04 17:08:43 +03:00
Akolzin Dmitry
c2ceac1a4a update matrix 2020-03-04 17:01:50 +03:00
Akolzin Dmitry
596d6f0b76 alias for legacy tests 2020-03-04 12:26:14 +03:00
Akolzin Dmitry
4d94b95b9e update travis config 2020-03-04 12:16:05 +03:00
Akolzin Dmitry
f4c8000c8d update travis config 2020-03-04 12:09:24 +03:00
Akolzin Dmitry
8eb5e83b11 update travis config 2020-03-04 11:52:15 +03:00
Akolzin Dmitry
9fe976d13c update Makefile 2020-03-04 10:21:20 +03:00
Akolzin Dmitry
38ffafbbc0 update branch version 2020-03-04 10:03:38 +03:00
Akolzin Dmitry
c3ead8a93c update branch version 2020-03-04 09:56:48 +03:00
Akolzin Dmitry
88f161fdc4 update Makefile 2020-03-04 09:48:30 +03:00
Akolzin Dmitry
97b8935764 update Makefile 2020-03-04 09:42:59 +03:00
Akolzin Dmitry
5be30f2988 update Makefile 2020-03-03 18:12:53 +03:00