1
0
mirror of synced 2024-11-22 13:26:08 +03:00
Commit Graph

48 Commits

Author SHA1 Message Date
Sergey Linnik
e09fc4a58f Provide values for all arguments in http_build_query
Without that http_build_query depend on system settings and may fail
(drupal 6 in default config)
2015-07-30 13:47:15 +03:00
Alex Lushpai
67e0f4746e Update Client.php 2015-05-20 11:31:07 +03:00
Alex Lushpai
de6dbdd87f psr2 & rollback for timeout handle 2015-05-08 18:03:05 +03:00
Alex Lushpai
7ec35c2ad8 minor fixes 2015-05-04 18:56:30 +03:00
Alex Lushpai
d1b26b1663 minor fixes 2015-05-04 18:54:57 +03:00
Alex Lushpai
c7e7ed92cf packs & inventories, improve curl connection timeout handler 2015-05-04 18:47:14 +03:00
Alex Lushpai
03466cf0ad Curl retry, curl timeouts & verify options 2015-04-30 17:35:57 +03:00
Ilyas Salikhov
33f34b991e Added sites methods, Added site parameter to order/customer methods 2014-11-27 11:23:44 +03:00
Ilyas Salikhov
4e78faa228 Add method ordersStatuses 2014-11-13 09:37:53 +03:00
Alex Lushpai
60db8448d7 add apigen doc, minor changes in code for phpcs approval 2014-11-10 03:12:50 +03:00
Ilyas Salikhov
65eab8845b Added skipMyChanges in ordersHistory 2014-11-06 17:19:20 +03:00
Ilyas Salikhov
ca2b480a26 Added reference and statistic methods 2014-11-06 16:39:55 +03:00
Ilyas Salikhov
a0f583406c Complete orders and customers methods 2014-11-06 13:48:07 +03:00
Ilyas Salikhov
a1aa7da86d Add ordersList method 2014-11-06 03:50:15 +03:00
Ilyas Salikhov
8b59f079ef Added ordersHistory. Fix test 2014-11-06 03:18:39 +03:00
Ilyas Salikhov
921dbda756 New version of PHP client for API v3. Not all methods implements 2014-11-06 02:44:52 +03:00
Alex Lushpai
5effd0cd18 cleanup unused code 2014-10-03 19:30:18 +04:00
Ilyas Salikhov
e5b07ed701 Merge pull request #2 from linniksa/patch-add-datetime-support
Add support to DateTime dates
2014-09-22 09:45:27 +04:00
tikijian
b00bbdae91 add page support to orders method 2014-09-19 15:21:26 +04:00
Sergey Linnik
9eefd8d8ba Add support to DateTime dates 2014-09-18 21:38:52 +04:00
tikijian
6260236e09 quickfix 2014-09-18 17:49:31 +04:00
tikijian
88864dcafe orders method 2014-09-18 16:19:36 +04:00
Grisha Pomadchin
a53565c8fd customers method fix 2014-07-11 17:19:46 +04:00
Grisha Pomadchin
e5215e7fcb Merge branch 'master' of github.com:intarocrm/rest-api-client 2014-06-20 17:56:36 +04:00
Grisha Pomadchin
c7ab1125c3 v 1.3.0 api v3 2014-06-20 17:56:13 +04:00
Ilyas Salikhov
7345e7f6cd Update RestApi.php 2014-06-17 07:32:13 +04:00
Ilyas Salikhov
b54350ff2f Fix warning of open_basedir 2014-04-13 13:58:37 +04:00
Grisha Pomadchin
a5e7b5253d +method fix name 2014-04-03 13:52:08 +04:00
Grisha Pomadchin
66139a5e8e customers Find method 2014-04-03 13:47:51 +04:00
Grisha Pomadchin
1e61f51ae6 +customerExternalIds method 2014-03-22 15:17:55 +04:00
Grisha Pomadchin
4f678f35d8 +deliveryServices methods 2014-03-22 15:09:44 +04:00
Ilyas Salikhov
0e17e6c541 Add orderMethod methods 2014-03-04 20:45:17 +04:00
Ilyas Salikhov
349f657032 Add orderMethod methods 2014-03-04 20:29:24 +04:00
Ilyas Salikhov
5a203238b9 Remove tabs 2013-10-15 14:59:09 +04:00
Ilyas Salikhov
07321498fc Error processing throw exceptions 2013-10-15 14:11:57 +04:00
Grisha Pomadchin
2bcb749828 routings fix 2013-08-27 18:07:57 +04:00
Grisha Pomadchin
bf8d724f73 customerUpload fix 2013-07-29 17:55:24 +04:00
Grisha Pomadchin
7ac3170b76 +statisticUpdate; +30s timeout 2013-07-29 12:38:42 +04:00
Kruglov Kirill
a647993272 Method customersUpload added 2013-07-26 16:25:08 +04:00
Ilyas Salikhov
a492d61eaa Remove custom cyrillic converter 2013-07-18 19:47:06 +04:00
Kruglov Kirill
c908a8cc8f fix #15896
delete methods are removed.
orderFixExternalIds method added.
2013-07-18 15:39:52 +04:00
Kruglov Kirill
31106561b8 Methods updated 2013-07-09 16:24:28 +04:00
Kruglov Kirill
253b818cd1 New method
orderStatusEdit added.
2013-07-08 18:06:55 +04:00
Kruglov Kirill
34f68a3ef1 New methods
orderStatusesList and orderStatusGroupsList are added.
2013-07-08 15:30:47 +04:00
kruglov
0ac7375802 Update README.md 2013-07-04 15:51:49 +04:00
kruglov
7764b89e43 namespace fix 2013-07-04 15:33:13 +04:00
kruglov
c14a661174 fix #15624
orderType methods added;
composer.json, README.md fixed
2013-07-04 15:21:32 +04:00
kruglov
fae840b108 composer.son added 2013-07-04 11:57:49 +04:00