1
0
mirror of synced 2024-11-21 21:06:07 +03:00
Commit Graph

125 Commits

Author SHA1 Message Date
Vitaly Bormotov
dbbd4a71ee Fix isset($response->field) syntax (#34) 2017-03-07 12:20:48 +03:00
Alex Lushpai
e6ba6d1155 Merge pull request #19 from gwinn/v3
V3
2016-07-22 02:36:51 +04:00
Alex Lushpai
5cd752796d remove dev packages from vendor 2016-07-22 01:32:00 +03:00
Alex Lushpai
d26f609e9f travis update, packs test update 2016-04-14 23:11:51 +03:00
Alex Lushpai
546010b337 travis update 2016-04-14 22:53:59 +03:00
Alex Lushpai
4ccf30d588 travis update 2016-04-14 22:44:50 +03:00
Alex Lushpai
494a4d3432 travis update 2016-04-14 22:40:33 +03:00
Alex Lushpai
338452a169 travis update 2016-04-14 22:28:55 +03:00
Alex Lushpai
0c213eac0e travis 2016-04-14 22:22:18 +03:00
Alex Lushpai
a65fc7ff94 Merge pull request #14 from gwinn/master
paths & mail
2016-04-10 14:58:10 +04:00
Alex Lushpai
347d620959 paths & mail 2016-04-10 13:57:22 +03:00
Alex Lushpai
4606062af8 Merge pull request #13 from gwinn/master
telephony setting method, test & psr compability comments
2016-04-10 01:47:19 +04:00
Alex Lushpai
838b850d48 telephony setting method, test & psr compability comments 2016-04-10 00:46:08 +03:00
Alex Lushpai
118644be43 Update README.md 2016-03-14 23:06:57 +03:00
Alex Lushpai
7f9e8cbb56 Update composer.json 2016-03-14 20:44:21 +03:00
Alex Lushpai
1c695eeda7 Merge pull request #11 from gwinn/master
Packs, telephony, test & docs
2016-03-14 20:34:13 +03:00
Alex Lushpai
1387fbca38 fix readme 2016-03-12 02:03:50 +03:00
Alex Lushpai
4881a416be fix require section 2016-03-12 02:01:43 +03:00
Alex Lushpai
ecb26bc1ff PSR-2, refactoring, tests 2016-03-12 01:54:33 +03:00
Alex Lushpai
31b1d9d0f1 prepare multilanguage readme 2016-03-09 02:34:13 +03:00
Alex Lushpai
9d3e2817fe PSR 2016-03-09 02:31:29 +03:00
Alex Lushpai
9fdb2f0ada packs tests 2016-01-09 15:24:12 +03:00
Alex Lushpai
0b512fa031 packs & telephony methods 2016-01-09 15:23:50 +03:00
Alex Lushpai
5d37588ab2 .gitignore for IDE 2016-01-09 12:02:19 +03:00
Alex Lushpai
04520e7993 merge upstream 2015-12-23 10:26:23 +03:00
Alex Lushpai
700b87fba0 get retry protected 2015-12-23 10:23:10 +03:00
Alex Lushpai
aba730295d Update ApiClient.php
Опечатка в storeInventoriesUpload
2015-12-23 10:12:52 +03:00
Ilyas Salikhov
3a3d0c2658 Merge pull request #9 from linniksa/patch-provide-full-args-to-http-build-query
Provide values for all arguments in http_build_query
2015-07-30 14:45:05 +03:00
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
6ee6452748 рекурсивная отправка запроса в случае timeout, количество попыток - 3 2015-06-15 17:50:31 +03:00
Alex Lushpai
1cb4074470 stores get & stores edit 2015-06-15 16:47:47 +03:00
Alex Lushpai
741ee9bb1a stores get & stores edit 2015-06-15 16:40:39 +03:00
Ilyas Salikhov
2098ad3bf2 Merge pull request #6 from gwinn/master
Методы `/orders/packs/history`, `/stores/inventories`, `/stores/inventories/upload`.
2015-05-20 11:41:17 +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
Alex Lushpai
b4f3c0efb2 Create LICENSE 2015-02-02 16:21:11 +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
1b5af03644 Fix CRM domain 2014-11-17 00:12:48 +03:00
Ilyas Salikhov
1319ff063d Update README.md 2014-11-13 13:22:26 +03:00
Ilyas Salikhov
4eb7a73887 Link to documentation 2014-11-13 13:04:11 +03:00
Ilyas Salikhov
a084f0f183 Moved docs to gh-pages branch 2014-11-13 12:58:05 +03:00
Ilyas Salikhov
695b0555a1 Remove private and protected methods from docs 2014-11-13 09:39:01 +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
a217a9786e Update README.md 2014-11-07 13:05:40 +03:00
Ilyas Salikhov
91955b3ee4 Update README.md 2014-11-07 11:34:54 +03:00