7 Commits

Author SHA1 Message Date
Uryvskiy Dima
c5828e33a2
ref #89483 The 'page' parameter has been removed from the history API methods (#211) 2023-04-25 10:58:07 +03:00
max-baranikov
fb811c7bdf
Updated paginated API requests to use sinceId instead of page number 2022-06-14 17:17:05 +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
max-baranikov
132e53eaed
Added page limit for orders and customers history 2021-07-07 16:42:41 +03:00
max-baranikov
7933827318
Optimized work of JobManager commands
* Optimized the SQL query for abandoned carts. Added more checks in paymentCCAdd hook
* Added check for custom event classes
* Added import of all attached categories to the product in Icml
* Improved the sync event
* Fix error when creating order without items
* Fix tests
2021-02-26 15:42: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
2020-04-16 15:26:03 +03:00