max-baranikov
fb811c7bdf
Updated paginated API requests to use sinceId instead of page number
2022-06-14 17:17:05 +03:00
max-baranikov
1fe840d96f
Fixed styles on old PS versions. Sort the logs by modified date in the settings
2022-06-03 17:49:00 +03:00
max-baranikov
ed2e48f88b
Implement the new settings page (on VueJS)
2022-05-30 18:20:21 +03:00
max-baranikov
06ca38be56
Fix comparing address in back sync
2022-04-22 18:34:27 +03:00
max-baranikov
cf97a5e3db
Remove outdated files during module upgrade process
2022-03-04 13:14:32 +03:00
max-baranikov
805e2414a0
Added filter for order status update hook
2022-03-04 12:40:08 +03:00
max-baranikov
9ef8d48dfc
Added Throwable handling. Improved ExceptionMiddleware
2022-02-07 14:19:39 +03:00
max-baranikov
2bdf1cc4de
Fixed bugs switching Debug mode and WebJobs from the settings page
2022-02-04 12:06:35 +03:00
max-baranikov
3150dfa282
Added table of the exported orders on the settings page
2021-12-06 14:37:43 +03:00
gleemand
7a8be5f637
Added middleware to receive order number (CRM->PS)
2021-11-15 15:14:16 +03:00
Apcenuu
f9a730208a
Add CS Fixer
2021-11-03 12:19:39 +03:00
max-baranikov
c927b29378
Refactor order upload methods
2021-10-20 12:18:08 +03:00
max-baranikov
bf52b020da
Fix catalog notice on the first module install
2021-10-19 18:27:25 +03:00
gleemand
0c072aea29
Added stock update and out-of-stock options
2021-10-19 17:44:32 +03:00
max-baranikov
35bccc98b4
Fix mixed payments
2021-10-12 14:35:29 +03:00
gleemand
273efdaab0
Bump new version of Simla.com
2021-09-21 11:43:35 +03:00
max-baranikov
d91ba6d4c2
Improved work with order addresses in history methods
2021-09-17 14:05:42 +03:00
max-baranikov
bf5c98218c
Enable and reset web jobs within the settings page
2021-08-03 18:39:40 +03:00
gleemand
2cb8804137
Added option for sending and receiving order number
2021-07-30 14:30:51 +03:00
max-baranikov
72639aadbb
Generate Icml in settings tab
2021-07-27 13:25:44 +03:00
opheugene
a17286474d
Bump new version of Simla.com
2021-07-16 13:22:49 +03:00
gleemand
ce43131231
Rebranding to Simla.com
2021-07-09 11:57:12 +03:00
max-baranikov
20c8e83a59
Added updating order address from RetailCRM
2021-07-07 13:14:06 +03:00
gleemand
45ce3247f6
Added highlighting of tabs with errors in settings
2021-06-25 18:44:52 +03:00
opheugene
49f687f6ff
Improved work with the history of CRM changes for orders
2021-06-18 14:37:52 +03:00
Eugene Polozov
9b6d5a5700
Bump version
2021-06-16 11:35:51 +03:00
gleemand
07fbd38277
Hiding inactive types in module config, added links to CRM on config forms
2021-06-08 16:04:39 +03:00
gleemand
efec3e06a3
Skipping of non-existent orders in uploadOrders
2021-06-07 13:24:57 +03:00
gleemand
8273d38ca9
Removed intervals of less than 15 minutes for abandoned carts
2021-05-31 18:02:00 +03:00
Eugene Polozov
4fb5030c23
Bump version, fixed formatting
2021-05-29 18:37:46 +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
max-baranikov
ad9ce38131
Added export functionality on the module settings page
2021-04-29 16:40:42 +03:00
max-baranikov
9e9c13bb66
Executing only one job in one run. Added Job manager tab in settings
2021-04-23 16:01:38 +03:00
Eugene Polozov
33f756be8c
Fixed code style
2021-04-05 18:00:04 +03:00
opheugene
95c3e291f7
Fixed url post in module settings
2021-04-05 16:44:15 +03:00
max-baranikov
7fd6ff80a2
fix #97 Fixed error when validating non-crm customers address
2021-04-05 14:53:57 +03:00
max-baranikov
520149394e
Fixed error in abandoned carts for PS below 1.7.1 version
2021-04-05 14:30:03 +03:00
Dima Uryvskiy
ad5779c41b
Add upload release asset ( #103 )
2021-03-17 13:10:28 +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
Eugene Polozov
f6f330c559
Bump version
2021-02-12 16:25:08 +03:00
Бараников Максим
3c032aa171
Added payment status on order upload and payment add hooks. Fixed payment edit. Fixed delivery cost
2021-01-27 18:17:39 +03:00
opheugene
438cd8d077
Move to GitHub actions
2021-01-21 14:39:32 +03:00
max-baranikov
65fb25703b
Added MultiStore support
2020-12-27 14:48:36 +03:00
opheugene
9a0b732f50
Rebranding RetailCRM
2020-12-15 17:19:21 +03:00
opheugene
5565bbaf9b
Changed links for registering the system to receive a demo, Bump version
2020-12-01 22:48:25 +03:00
a06074a978
Do not check key existence for job manager
2020-07-22 15:23:52 +03:00
5886df2cc2
Bump version
2020-07-08 18:05:42 +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
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.
2020-04-30 14:41:09 +03:00
257b4a0c0f
fixes for validator
2020-04-24 13:49:14 +03:00