12 Commits

Author SHA1 Message Date
max-baranikov
ed2e48f88b
Implement the new settings page (on VueJS) 2022-05-30 18:20:21 +03:00
max-baranikov
9ef8d48dfc
Added Throwable handling. Improved ExceptionMiddleware 2022-02-07 14:19:39 +03:00
max-baranikov
3150dfa282
Added table of the exported orders on the settings page 2021-12-06 14:37:43 +03:00
Apcenuu
f9a730208a
Add CS Fixer 2021-11-03 12:19:39 +03:00
Apcenuu
5bbddab7ee
Refactor RetailcrmProxy 2021-10-12 16:55:46 +03:00
max-baranikov
72639aadbb
Generate Icml in settings tab 2021-07-27 13:25:44 +03:00
max-baranikov
5fc6e4c5b8
Added a check for the existence of logs folder. Do not report about abandoned carts state in logs 2021-06-21 16:39:50 +03:00
Eugene Polozov
ca8ebe50ea Fixed work with log for PrestaShop 1.6 2021-06-16 11:17:59 +03:00
max-baranikov
6cdb1f48a0
Move logs to var, split it by days, add task to remove old logs 2021-05-28 14:32:43 +03:00
a62b0e77cd
Customer change logic 2020-07-08 16:09:45 +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
2020-04-23 15:49:29 +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
2020-04-16 15:26:03 +03:00