1
0
mirror of synced 2024-11-22 05:16:07 +03:00
Commit Graph

109 Commits

Author SHA1 Message Date
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
Ilyas Salikhov
19b483dacb Translate README to russian. 2014-11-07 11:31:33 +03:00
Ilyas Salikhov
8c029959e5 Merge branch 'master' of https://github.com/retailcrm/api-client-php 2014-11-07 11:25:11 +03:00
Ilyas Salikhov
931e11fbfa Separate doc in english 2014-11-07 11:24:50 +03:00
Ilyas Salikhov
0a82ae223d Update README.md 2014-11-06 19:15:51 +03:00
Ilyas Salikhov
cf536edc2c Correct install instructions 2014-11-06 17:24:44 +03:00
Ilyas Salikhov
652938ea89 Merge branch 'v3' 2014-11-06 17:20:07 +03:00
Ilyas Salikhov
65eab8845b Added skipMyChanges in ordersHistory 2014-11-06 17:19:20 +03:00
Ilyas Salikhov
3c2b25982d Merge pull request #3 from retailcrm/v3
New client for API v3
2014-11-06 16:50:23 +03:00
Ilyas Salikhov
ca2b480a26 Added reference and statistic methods 2014-11-06 16:39:55 +03:00
Ilyas Salikhov
de8514fe14 Removed docs 2014-11-06 14:10:48 +03:00
Ilyas Salikhov
5a81516922 Example of the docs 2014-11-06 14:05:32 +03:00
Ilyas Salikhov
a0f583406c Complete orders and customers methods 2014-11-06 13:48:07 +03:00
Ilyas Salikhov
5b1e5651e7 Fix examples 2014-11-06 11:31:47 +03:00
Ilyas Salikhov
a1aa7da86d Add ordersList method 2014-11-06 03:50:15 +03:00
Ilyas Salikhov
be29e86d73 fix in README 2014-11-06 03:20:32 +03:00
Ilyas Salikhov
8b59f079ef Added ordersHistory. Fix test 2014-11-06 03:18:39 +03:00